文章分类 -  Tools

Visual Studio and other develop tools.
摘要:1、首先要装.Net Framework 3.5 SP1, 这样项目属性Target Framework可以选2.0;2、Project ToolsVersion="2.0" 要改成 ,否则会报错:Error 70 The type or namespace name 'XXNameSpace' could not be found (are you missing a using directive or an assembly reference?) D:\xxx.cs 1 7 YYNameSpace3、(C++项目)windows8自动更新Micros 阅读全文
posted @ 2014-03-11 17:30 心安处即吾乡 阅读(160) 评论(0) 推荐(0)