Why when retrieving a string from the ResourceBundle.getBundle, incomprehensible characters

后端 未结 0 1281
无人共我
无人共我 2021-01-23 09:05

Please tell me how to solve this problem:

Locale locale = new Locale(language);
        ResourceBundle messages = ResourceBundle.getBundle(\"i18n.messages\", loc         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题