eclipse新建文件模板默认charset=ISO时间:2022-12-20 02:40:12在安装目录下找到eclipse.ini用记事本打开,添加一行-Dfile.encoding=utf-8,就ok了。 这是应为模板中使用了encoding这个变量