[b][size=medium] 首先把需要操作的properties配置文件修改成UTF-8编码[/size][/b] // 获取properties文件属性值 public static String readPropertiesFile(String filePath, String key) throws FileNotFo……