在cmd中输入 CHCP 65001,实操有效。记录一下

永久设置,代码如下:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Console\%SystemRoot%_system32_cmd.exe]
"CodePage"=dword:0000fde9
"FontFamily"=dword:00000036
"FontWeight"=dword:00000190
"FaceName"="Consolas"
"ScreenBufferSize"=dword:232900d2
"WindowSize"=dword:002b00d2

保存到文件,cmd.reg。形成注册表文件,双击执行即可!

 

相关文章:

  • 2021-04-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-27
  • 2021-12-05
猜你喜欢
  • 2021-07-15
  • 2021-12-29
  • 2021-06-03
  • 2021-11-27
  • 2022-12-23
  • 2021-05-07
  • 2021-12-14
相关资源
相似解决方案