采用sumlimeREPL调试或运行 python 文件时发现:采用os.system(shell_str)命令,则中文出现如图所示的不正常显示或乱码

采用os.system命令时 sumlimeREPL 中文不正常显示或乱码

方法

修改\SublimeText3_64\Data\Packages\SublimeREPL\config\Python\Main.sublime-menu文件中的此处为"gbk"

采用os.system命令时 sumlimeREPL 中文不正常显示或乱码

 

 

相关文章:

  • 2022-12-23
  • 2021-11-27
  • 2022-02-13
  • 2021-12-24
  • 2022-12-23
  • 2021-12-08
  • 2022-01-07
  • 2021-07-17
猜你喜欢
  • 2022-12-23
  • 2021-12-05
  • 2021-09-29
  • 2022-01-09
  • 2021-09-17
  • 2021-11-12
相关资源
相似解决方案