这个东西在Ideal里面报的错误,在控制台提示:

  Error:(1, 1) 错误: 需要class, interface或enum

网上搜到说是编码问题,我的解决方式:

  把出错的文件选中复制一份,再随便起个名字粘贴到本目录下,保存项目,再把副本删了。。。Ideal会自动给解码重新编码!

最新文章

  1. [BZOJ3142][HNOI2013]数列(组合)
  2. JS--中的 Cookie 与存储
  3. 用java在mysql中随机插入9000 000条数据
  4. vbScript常用运算符与函数
  5. 算法设计 - LCS 最长公共子序列&&最长公共子串 &&LIS 最长递增子序列
  6. rman的conver方法拷贝ASM文件
  7. PHP临时文件session的分级存储与定期删除
  8. UVA 195 Anagram
  9. js盒子模型
  10. Android Weekly Notes Issue #284
  11. Android中菜单图标等系统自带的图标
  12. python全栈学习--day3
  13. 《Effective Java》 读书笔记(一)
  14. 用IntelliJ IDEA 开发Spring+SpringMVC+Mybatis框架 分步搭建二:配置MyBatis 并测试(1 构建目录环境和依赖)
  15. vs2015网站发布时,设置页面合并后程序集的文件版本
  16. 【原创】空中鼠标一DMP欧拉角
  17. hdu3189-Just Do It-(埃氏筛+唯一分解定理)
  18. python print 美化
  19. VS2013 error C2556: “const int &Array<int>::operator [](int)”: 重载函数与“int &Array<int>::operator [](int)”只是在返回类型上不同
  20. Android修改默认SharedPreferences文件的路径,SharedPreferences常用工具类

热门文章

  1. Oracle-11g-r2 实例囚笼(Instance Caging)配置
  2. canvas动画--demo
  3. 784. Letter Case Permutation 字符串中字母的大小写组合
  4. springboot中端点监管 endpoint actuator
  5. memcache can't run as root without the -u switch
  6. xml数据改动
  7. C语言中的nan和inf使用
  8. UVa 11925 Generating Permutations (构造法)
  9. JAVA反射机制o
  10. ZOJ2748 Free Kick 2017-04-18 20:40 40人阅读 评论(0) 收藏