Idea 设置编码UTF-8 Idea中 .properties 配置文件中文乱码
Idea 设置编码UTF-8 Idea中 .properties 配置文件中文乱码
一、设置编码
1、步骤: File -> Setting -> Editor -> File encodings --> 设置编码
二、配置文件中文乱码
1、步骤: File -> Setting -> Editor -> File encodings -> 勾选 " Transparent native-to-ascll conversion " 即可 。