Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
试图在我的批处理文件中添加一些行╔═╬。我遇到的问题是它们没有在 CMD 中正确显示。
我正在使用 Windows 7 专业版。
更改您的代码页,也许?在您的 bat 文件中,发出chcp 437
我必须使用 CHCP 65001 才能让角色正常工作。