VS2008 Express:如何默认将所有文件保存为UTF-8?

时间:2022-10-21 22:21:34

Is there any way to make Visual Studio 2008 Express store all the files as UTF-8 by default?

是否有任何方法可以使Visual Studio 2008 Express默认将所有文件存储为UTF-8?

Thanks for your time. Best regards.

谢谢你的时间。最好的祝福。

1 个解决方案

#1


2  

If you create a new file inside VS it will be UTF8 by default, but if the file is already created by other enconding you have to "Save as", and then change the enconding by pressing the down arrow in the "Save" button, and then selecting "Save with enconding..."

如果在VS中创建一个新文件,默认情况下它将是UTF8,但如果该文件已由其他enconding创建,则必须“另存为”,然后按“保存”按钮中的向下箭头更改enconding,然后选择“使用enconding保存...”

#1


2  

If you create a new file inside VS it will be UTF8 by default, but if the file is already created by other enconding you have to "Save as", and then change the enconding by pressing the down arrow in the "Save" button, and then selecting "Save with enconding..."

如果在VS中创建一个新文件,默认情况下它将是UTF8,但如果该文件已由其他enconding创建,则必须“另存为”,然后按“保存”按钮中的向下箭头更改enconding,然后选择“使用enconding保存...”