java SecureCRT Xshell中文乱码
eclipse SecureCRT Xshell中文乱码
eclipse乱码
1.项目乱码:
Window–>Preferences–>General–>Workspace–>Text file encoding.Other 设置为UTF-8;
OR
项目右键–>Properties–>Text file encoding.Other 设置为UTF-8;
2. 控制台乱码:
Run As --> Run Configurations–>Common–>Encoding.Other 设置为gbk(GBK)
SecureCRT 中文乱码
选项–>会话选项–>终端.外观.字符编码修改为UTF-8;
Options–>Session Options–>Appearance–>character encoding 修改为UTF-8
Xshell
File->Properties -->Terminal–>Encoding 修改为UTF-8
idea乱码
File–>Setting–>