Skip to the content
Skip to the main menu
Menu
POSTS
CATEGORIES
TOOLS
ABOUT
FRIENDS
SHANGREN's Blog
Time Flies
标签:
Java
Java解决源码编码为UTF8运行后中文乱码的问题
System.setProperty("file.encoding", "UTF-8");
一行搞定
2020年3月24日