你好!
@Override
public boolean onCreateOptionsMenu(Menu menu)
{
// Inflate the menu; this adds items to the action bar if it is present.
getMenuInflater().inflate(R.menu.main, menu);
return true;
}
}; //这里加个分号
JAVA莫有弄过,表示爱莫能助。不过提示是一个语法错误。应该好弄