Java解决源码编码为UTF8运行后中文乱码的问题 Posted on 2020年3月24日 | by zhoushangrenSystem.setProperty("file.encoding", "UTF-8");一行搞定