如果控制台出现乱码
在 注册表中搜索Command Processor 添加 AutoRun 值:chcp 65001
如果是 Powershell 执行 notepad OutputEncoding = New-Object -typename System.Text.UTF8Encoding 保存关闭 之后每次打开控制台都是UTF-8格式的文字
如果控制台出现乱码
在 注册表中搜索Command Processor 添加 AutoRun 值:chcp 65001
如果是 Powershell 执行 notepad OutputEncoding = New-Object -typename System.Text.UTF8Encoding 保存关闭 之后每次打开控制台都是UTF-8格式的文字
本文标题:有关控制台的若干问题
本文链接:https://www.haomeiwen.com/subject/avdodjtx.html
网友评论