Button button1 = (Button)findViewById(R.id.button1); 报错Button cannot be resolved to a type 10 这到底是怎么回事啊?请高手指点,谢谢... 这到底是怎么回事啊?请高手指点,谢谢 展开 我来答 可选中1个或多个下面的关键词,搜索相关资料。也可直接点“搜索资料”搜索整个问题。 canno button findviewbyid r.id.button1 搜索资料 2个回答 #热议# 空调使用不当可能引发哪些疾病? bdjyw_b 2011-09-06 · TA获得超过255个赞 知道小有建树答主 回答量:112 采纳率:0% 帮助的人:88.7万 我也去答题访问个人页 关注 展开全部 应该是没有导入Button类所在的包吧 已赞过 已踩过< 你对这个回答的评价是? 评论 收起 guoweifyj 2011-09-12 · TA获得超过346个赞 知道小有建树答主 回答量:158 采纳率:100% 帮助的人:167万 我也去答题访问个人页 关注 展开全部 import android.view.view;import android.widget.Button; 已赞过 已踩过< 你对这个回答的评价是? 评论 收起 推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询 其他类似问题 2012-10-21 Button button1 = (Button)findViewById(R.id.button1); 报错R.id cannot be resolved to a variable 2 2013-12-20 Button button = (Button) findViewById(R.id.Button); 15 2011-07-04 Button button1 = (Button)findViewById(R.id.button1); 报错Button cannot be resolved to a type 2017-09-04 R.id.button1报错! 4 2014-12-19 【java Android】 Button send = (Button)findViewById(R.id.button1); 2014-04-23 button mButton=(Button)findViewBYID(R.id.Button01);怎么理解 2 2011-09-02 Button button = (Button) findViewById(R.id.button);错了。。 1 2018-03-19 【安卓开发】btn=(Button)findViewById(R.id.button); 12 更多类似问题 > 为你推荐: