IDEA 启动时,报“淇℃伅”的字符

IDEA 启动时,报“淇℃伅”的字符,如下:

IDEA 启动时,报“淇℃伅”的字符

 

解决办法:

修改tomcat安装目录下的config/logging.properties文件,找到java.util.logging.ConsoleHandler.encoding,将其值设置为GBK即可解决该问题。

 

拓展:

其他IDEA编码相关设置:在设Settings中搜索“encoding”,把所有的编码都设置成UTF-8

IDEA 启动时,报“淇℃伅”的字符

 

posted @ 2019-03-18 09:46 阿狸哥哥 阅读(...) 评论(...) 编辑 收藏

相关文章:

  • 2021-08-31
  • 2022-12-23
  • 2022-12-23
  • 2021-08-07
  • 2021-12-16
  • 2021-11-20
  • 2022-12-23
  • 2021-09-10
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-10
  • 2021-04-03
  • 2021-06-16
  • 2021-08-13
相关资源
相似解决方案