简体   繁体   English

如何在Visual Studio 2012中显示汉字

[英]How to show Chinese character in visual studio 2012

I have a problem when showing the Chinese character in vs 2012. When I try to show them, they only show  (square symbol). 在vs 2012中显示汉字时遇到问题。当我尝试显示它们时,它们仅显示(方形符号)。 How can I show it it visual studio 2012. Thank you so much!!! 我如何向它展示Visual Studio2012。非常感谢!!!

在具有中文符号的工作室中设置字体。

You can use applocale, download it from here: http://www.microsoft.com/en-us/download/details.aspx?id=13209 . 您可以使用applocale,可从此处下载: http : //www.microsoft.com/zh-cn/download/details.aspx?id= 13209。

This is an old app but works well on Win7 and Win8 (tested). 这是一个旧的应用程序,但在Win7和Win8(经过测试)上运行良好。 When installing, simply make sure to run it as admin. 安装时,只需确保以admin身份运行即可。 Then later on, run devnev.exe (visual studio) using applocale and set the locale to Chinese. 然后,稍后使用applocale运行devnev.exe(Visual Studio)并将语言环境设置为中文。 I just tested this works perfectly well. 我刚刚测试了它,效果很好。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM