安装 Visual Studio 2015 后找不到 C++ 项目模板

安装 Visual Studio 2015 后找不到 C++ 项目模板

问题描述:

安装 Visual Studio 2015 后,当我转到文件"->新建项目"时,找不到任何与 Visual C++ 相关的项目模板.我怎样才能得到它们?

After installing Visual Studio 2015, when I go to File -> New Project, I cannot find any project templates related to Visual C++. How can I get them?

您可以通过修改 Visual Studio 来做到这一点,您可以使用以下步骤来做到这一点:

You can do that by modifying the Visual Studio, and you can do that using these steps:

  1. 转到控制面板
  2. 添加或删除程序对话框中,选择要修复的产品,然后单击更改/删除
  3. 在安装向导中,单击下一步
  4. 点击修复
  5. 然后修改 - 现在您可以选择 C++ 来添加它.
  1. Go to Control panel
  2. In the Add or Remove Programs dialog box, select the product you want to repair and then click Change/Remove
  3. In the Setup wizard, click Next
  4. Click Repair
  5. Then Modify - now you can select C++ to add it.