11 2012 档案

摘要:错误信息:Access restriction: the type * is not accessible due to restriction on required library *.jar Access restriction:The method * is not accessible due to restriction on required library *.jarEclipse环境下,项目中导入某些JAR,使用这些JAR中的某些API。结果出现Access restriction错误Access restriction的原因是因为这些JAR默认包含了一系列的代码访问规则(A 阅读全文
posted @ 2012-11-11 16:58 Bug山Bug海 阅读(2507) 评论(0) 推荐(0)
摘要:代码颜色设置:工具>选项>字体和颜色突出显示的引用:选中一个变量的所有引用的高亮颜色智能提示汉化:C:\Program Files\Reference Assemblies\Microsoft\Framework\v3.0\zh-Hans中的xml替换成中文版中的xml,不同框架版本,选择对应目录即可(实际路径可能会变化,选中程序集右键转到定义,能够看到所在目录) 阅读全文
posted @ 2012-11-04 00:27 Bug山Bug海 阅读(194) 评论(0) 推荐(0)