首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > .NET > C# >

【c#】自个儿第一个Shell Isolated程序 - 需要修改

2012-08-29 
【c#】自己第一个Shell Isolated程序 -- 需要修改通过VS2008模板创建出来的Solution --- Shell Isolated Sol

【c#】自己第一个Shell Isolated程序 -- 需要修改

通过VS2008模板创建出来的Solution --- Shell Isolated Solution,编译的时候会报错:

?

error RC2135: file not found: Visual

?

报错的对象是2个rc文件。--ProjectNameUI.rc ? ?ProjectName.rc

?

?

解决:

?

把这2个rc文件,重新存盘一下:

?

原来是UTF-8的,改成gb18030

热点排行