Vis Studio 2010 Express-缺少默认项目模板 [英] Vis Studio 2010 Express - Missing default Project Templates

查看:68
本文介绍了Vis Studio 2010 Express-缺少默认项目模板的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Visual Studio 2010 Express的全新安装中,我找不到此处列出的项目模板:

In Visual Studio 2010 Express, fresh install, I cannot find the project templates listed here:

http://msdn.microsoft.com/en-us/library/0fyc0azh.aspx

所以我什至不能在没有模板的情况下创建控制台应用程序?

So I cant even make a Console application without template?

使用DEVENV.EXE进行故障排除无法正常工作,我找不到该程序文件.

The troubleshooting with DEVENV.EXE doesnt work, I cannot find that program file.

推荐答案

是的,我有相同的想法问题.

Yeah I've got the same Issue..

交易是,如果您使用msdn中的安装程序来安装VS2010 Express和XNA/Silverlight,则控制台应用程序模板将不存在.
msdn中描述的devenv.exe也不存在于express中.

Deal is, if you use the installer from msdn to install VS2010 express and XNA/Silverlight the console application template is NOT THERE.
The devenv.exe discribed in the msdn is also not present in express.

现在是魔术!

要添加控制台应用程序,请执行以下操作:

To add the console application:

1.转到VS安装目录并进入\ Common7 \ IDE \ VCSExpress \ ProjectTemplates \ 1033

1. go to your VS install directory and in to the path \Common7\IDE\VCSExpress\ProjectTemplates\1033

2.此文件夹中有一堆zip,其中一个称为ConsoleApplication.zip.复制此文件以及您想要的其他任何文件.

2. In this folder is a bunch of zips one of them is called ConsoleApplication.zip  copy this and any others you want.

3.将刚复制的模板粘贴到(用户)\ Documents \ Visual Studio 2010 \ Templates \ ProjectTemplates \ Visual C#文件夹中

3. Paste the templates you just copied into your (user)\Documents\Visual Studio 2010\Templates\ProjectTemplates\Visual C# folder

您现在应该可以再次创建控制台应用程序=)

You should now be able to make a console application again =)


这篇关于Vis Studio 2010 Express-缺少默认项目模板的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆