网上说了好多方法,只说我用了的
设置环境变量--系统环境变量
添加条目:JAVA_TOOL_OPTIONS 值:-Dfile.encoding=UTF-8 -Duser.language=en
cmd运行Java中文乱码,无法加载主类Error: Could not find or load main class
原文:https://www.cnblogs.com/so-easy/p/11369745.html