首页 > 代码库 > Fix Some bytes have been replaced with the Unicode substitution character while loading file XXX.cs
Fix Some bytes have been replaced with the Unicode substitution character while loading file XXX.cs
When we use <strong>visual studio</strong> open source file or any other file, we may encounter below problem:
<strong>File Load</strong>
<strong>Some bytes have been replaced with the Unicode substitution character while loading file XXX.cs with Chinese Simplified (GB2312) encoding. Saving the file will not preserve the original file contents.</strong>
I search out on the web, most of the answer is like below:
Use notepad++(or any other text editer) and edited every file in the project in the end of every file there is NullNullNullNull line remove it and click ctrl+S do this to all files
<strong>File Load</strong>
<strong>Some bytes have been replaced with the Unicode substitution character while loading file XXX.cs with Chinese Simplified (GB2312) encoding. Saving the file will not preserve the original file contents.</strong>
I search out on the web, most of the answer is like below:
Use notepad++(or any other text editer) and edited every file in the project in the end of every file there is NullNullNullNull line remove it and click ctrl+S do this to all files
But if there are lots of files, it is difficult and tuff to do. What‘s is the reason for this problem?
博客已搬家至: http://www.kai-zhou.com, 其他博客已停止更新,欢迎访问:Fix Some bytes have been replaced with the Unicode substitution character while loading file XXX.cs 查看文章的最新版本,获得解决办法.
Fix Some bytes have been replaced with the Unicode substitution character while loading file XXX.cs
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。