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