首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > 移动开发 >

(Layout) cannot be resolved or is not a field 异常

2012-07-29 
(Layout) cannot be resolved or is not a field 错误去掉Import中的:Android.R重新导入项目中的.R文件;

(Layout) cannot be resolved or is not a field 错误

去掉Import中的:

Android.R;
重新导入项目中的.R文件;

热点排行