摘要:
public class GoogleAndroidDevelop_menuActivity extends Activity { public static final int ITEM0 = Menu.FIRST; public static final int ITEM1 = Menu.FIRST + 1; Button button1; Button button2; /** Called when the activity is first created. */ @Override public void onCre... 阅读全文
posted @ 2012-04-27 17:05
cateatmycode
阅读(757)
评论(0)
推荐(0)