java的Properties和ResourceBundle类 发布于 2020-09-25 Properties是java中一个比较重要的类,主要用来读取java自己特有的配置文件(Properties文件),各种语言都有 …