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.
我正在使用 Visual Studio 2012,但没有找到用于调试的按钮开始。相反,有一个“附加”按钮。如何启用开始按钮。我从 vs2010 导入的解决方案中只有一个项目。从头开始创建新项目时,可以使用 Start。
您可以通过右键单击 Visual Studio 中的项目并将其设置为“启动项目”来解决此问题。
我遇到了这个问题,结果发现,即使状态栏是空白的,它仍在构建(非常缓慢)。