标签:hdu log sdl roc yun cxf kali rcp msi
偶尔用别人的代码,出现:
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
百度基本的推荐做法是将文件修改编码另存为一下。有时很好奇究竟是声明字符导致该错误,直接删掉就不可以了。
这里提供另一种方法,看图:
我这里完美解决,删除之,警告消失:
标签:hdu log sdl roc yun cxf kali rcp msi
原文地址:http://www.cnblogs.com/through/p/6033992.html