@Overrideprotected void onStart(){super.onStart();Log.d("TAG", "onStart");}這里提示"void"語法錯誤,第一行的"()"也是提示錯誤,請問怎么回事呢? 查看完整描述