这个要考虑ide的标准输出的编码问题网上搜了下 有加上这种参数的"terminal.integrated.shellArgs.windows": ["/k", "chcp 949"],"terminal.integrated.shellArgs.windows": ["/K", "chcp 65001"],"terminal.integrated.shellArgs.windows": ["-NoExit", "/c", "chcp.com 65001"],