摘要: 相关网址 https://blog.csdn.net/briblue/article/details/73824058 已经整理成笔记 https://blog.csdn.net/bao19901210/article/details/17201173 定义注解 通过 @interface 关键字进 阅读全文
posted @ 2018-09-26 17:58 萧韶九成 阅读(413) 评论(0) 推荐(0)
摘要: 问题描述:An exception has been caught while processing the refactoring 'Rename Compilation Unit'. 问题原因:项目编码格式不对 阅读全文
posted @ 2018-09-26 13:31 萧韶九成 阅读(623) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-09-26 13:30 萧韶九成 阅读(123) 评论(0) 推荐(0)
摘要: 打开MyEclipse,windows >Preferences General >Workspace 右侧窗口Text file encoding,选择Other,改变为UTF-8,以后新建立工程其属性对话框中的Text file encoding即为UTF-8.点击“ok”保存 阅读全文
posted @ 2018-09-26 13:29 萧韶九成 阅读(330) 评论(0) 推荐(0)
摘要: 打不开文件 问题描述:Myeclipse然打开什么东西都报错了:Could not open the editor: Invalid thread access 解决方法:1.cmd 2.cd 进入你的Myeclipse安装目录 : E:\MyEclipse8.5>(不用菜单命令,直接输入地址,或先 阅读全文
posted @ 2018-09-26 13:29 萧韶九成 阅读(163) 评论(0) 推荐(0)
摘要: https://jingyan.baidu.com/album/ca41422fe094251eae99ede7.html?picindex=1 步骤: 1)选中当前工程,右键单击properties,弹出properties界面 2)然后选择MyEclipse—>validation—>Exclu 阅读全文
posted @ 2018-09-26 13:28 萧韶九成 阅读(875) 评论(0) 推荐(0)