摘要: 今天工作时用Visual Studio 2008添加新项时,突然发现项目模板里空空耶,也就是添加新项时,很多模板找不到了,于是在网上搜了一下,找到这样的解决方案。就用这种方法给解决了。 按照以下顺序,打开 VS2008 的命令行工具 Start --> All Progarms --> Microsoft Visual Studio 2008 --> Visual Studio Tools --> Visual Studio 2008 Command Prompt然后执行如下命令:devenv.exe /InstallVSTemplatesOK,就这样给解决了~~O(∩ 阅读全文
posted @ 2012-04-17 16:35 王德林 阅读(295) 评论(0) 推荐(0) 编辑