Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我总是用 C# 编程,所以上次安装 VS 时,我记得选择了 C# 模式或类似的东西。但是现在,我正在学习 C,当我去新项目时,C 和 C++ 根本不存在。在不重置所有设置的情况下,我能做些什么来恢复这些语言?
由于这已在评论中解决,但没有人发布答案......您只需使用C++编译器并将选项设置为编译为C代码,如Mahesh 所示。
C++
C