简体   繁体   English

在Visual Studio 2015中找不到C ++的模板

[英]Can't find template for C++ in Visual Studio 2015

I bought a new laptop and Visual Studio was already installed in it, I want to write programs in C++ in Visual Studio 2015, but I could not find the template for C++. 我购买了一台新笔记本电脑,并且已经安装了Visual Studio,我想在Visual Studio 2015中用C ++编写程序,但是找不到C ++模板。 There are blank templates available for different languages but not for C++. 有空白模板可用于不同的语言,但不适用于C ++。 Please help me out. 请帮帮我。

Visual Studio works with a lot of languages. Visual Studio支持多种语言。 There are a lot of version Of VS too. VS也有很多版本。 So: 所以:

  • Click Start, click Control Panel, and then click Programs, Click Programs and Features and then select the Visual Studio Edition. 单击开始,单击控制面板,然后单击程序,单击程序和功能,然后选择Visual Studio Edition。 Click Uninstall/Change. 单击卸载/更改。 In the setup wizard, select Modify and then click Next. 在安装向导中,选择“修改”,然后单击“下一步”。 Select C++ in list of languages. 在语言列表中选择C ++。

OR 要么

  • Go to Microsoft and download Community version of Visual C++ ( MS ) 转到Microsoft,然后下载Visual C ++( MS )的社区版本。

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

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