2013年4月10日

VS2005 warning C4819处理办法(提示代码页有不兼容的字符)

摘要: http://blog.csdn.net/sunnyboycao/article/details/6014107编译VC++程序的时候出现如下提示警告:warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss因为只是一个warning,不影响正常编译,所以并没有引起大家多大的关注。我一开始的时候也是如此。但是后来出现的次数多了,发现这个警告和 阅读全文

posted @ 2013-04-10 16:27 Orz.. 阅读(875) 评论(0) 推荐(1)

导航