简体   繁体   English

Visual Studio 2013中的控制台模板不存在吗?

[英]Console template in Visual studio 2013 not there?

So today I downloaded visual studio 2013 express twice (the download was canceled the first time) And when I opened it, it told me to get a windows 8 licence, and I did... The thing is, when I want to start a new project, the only template available are store app... Here's a screenshot: http://i.imgur.com/7mpUNZn.png 因此,今天我下载了Visual Studio 2013 Express两次(第一次取消了下载),当我打开它时,它告诉我获得Windows 8许可证,然后我做了...问题是,当我想开始新项目,唯一可用的模板是商店应用程序...这是屏幕截图: http : //i.imgur.com/7mpUNZn.png

I am aware back in visual studio 2010, there was an option for console application and I wonder where it is... Maybe I am being stupid, but I do need help! 我知道在Visual Studio 2010中,有一个控制台应用程序选项,我想知道它在哪里...也许我很愚蠢,但是我确实需要帮助! I do not want to create windows 8 application :/. 我不想创建Windows 8应用程序:/。

Any help would be great! 任何帮助将是巨大的!

You have most likely downloaded VISUAL STUDIO 2013 EXPRESS FOR WINDOWS (STORE) . 您最有可能下载了VISUAL STUDIO 2013 EXPRESS FOR WINDOWS (STORE)

You need the edition for Windows Desktop, located here . 您需要位于此处的 Windows桌面版本。 See all links and editions in Scott Hanselman's recent blog post . 查看Scott Hanselman最近的博客文章中的所有链接和版本。

AFAIK, the version that you require to create a console application is "Express 2013 for Windows Desktop " AFAIK,创建控制台应用程序所需的版本是“ Express 2013 for Windows Desktop

There are 3 versions of Visual Studio Express. 有3个版本的Visual Studio Express。

all three versions are found here: http://www.visualstudio.com/en-us/products/visual-studio-express-vs.aspx 这三个版本都可以在这里找到: http : //www.visualstudio.com/zh-cn/products/visual-studio-express-vs.aspx

" Microsoft Visual Studio Express 2013 with Update 4 for Windows Desktop " is the current version; 当前版本Microsoft Visual Studio Express 2013,带有适用于Windows桌面的Update 4 one can choose between "install now" and a .iso image. 您可以在“立即安装”和.iso映像之间进行选择。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM