找了很多方法,powershell修改了也变不了
最后找到了这个链接的方法:https://blog.csdn.net/weixin_40040107/article/details/103721554?utm_medium=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.channel_param&depth_1-utm_source=distribute.pc_relevant.none-task-blog-BlogCommendFromMachineLearnPai2-1.channel_param

总结:主要是看看黑窗口中的当前页面编码
vscode按下F5黑窗口显示的是乱码
在vscode中运行出来的应该是gbk,修改后成utf8
vscode按下F5黑窗口显示的是乱码
再结合vscode中页面中的编码设置

相关文章:

  • 2022-03-10
  • 2021-10-27
  • 2021-06-03
  • 2021-12-24
  • 2021-10-15
  • 2022-12-23
  • 2021-12-19
猜你喜欢
  • 2021-07-31
  • 2021-08-25
  • 2022-12-23
  • 2022-12-23
  • 2021-08-19
相关资源
相似解决方案