摘要: 方法一 修改IDEA的编码为UTF-8 具体如下 Help->edit custom VM options 末尾添加: -Dfile.encoding=UTF-8 Run/Debug Configuration->Server VM options 添加: -Dfile.encoding=UTF-8 阅读全文
posted @ 2019-11-30 17:11 飞天小烤猪 阅读(662) 评论(0) 推荐(0) 编辑