vb.net 如何在 Windows XP 中设置默认编码?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/469163/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-09 14:02:25 来源:igfitidea点击:
how to set the default encoding in windows XP?
提问by
im trying to open a file using StreamReader and ive to set a Encoding, but i want it to take the Default Windows Encoding... how can i change my windows Encoding ???
我正在尝试使用 StreamReader 打开文件,并使用 ive 设置编码,但我希望它采用默认的 Windows 编码...我如何更改我的 Windows 编码???
采纳答案by AnthonyWJones
Regional and Language Options Control Panel Item; Advanced tab.
区域和语言选项控制面板项;高级选项卡。
Impacts the entire computer.
影响整个计算机。