VS2008 Express:如何默认将所有文件另存为UTF-8?
有没有办法让 Visual Studio 2008 Express 默认将所有文件存储为 UTF-8?
谢谢你的时间。 此致。
Is there any way to make Visual Studio 2008 Express store all the files as UTF-8 by default?
Thanks for your time.
Best regards.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果你在VS中创建一个新文件,默认情况下它是UTF8,但如果该文件已经由其他编码创建,你必须“另存为”,然后通过按“保存”按钮中的向下箭头更改编码,然后选择“保存并编码...”
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..."