取消 VS 中正在运行的构建进程

发布于 2024-08-04 11:39:22 字数 73 浏览 6 评论 0原文

是否可以在 Visual Studio 2008 中取消/中止正在运行的构建过程?
如何?

Is it possible to cancel/abort a running build process in Visual Studio 2008?
How?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

盛夏尉蓝 2024-08-11 11:39:22

CTRL + Break 应该可以解决问题吗?

CTRL + Break should do the trick?

毁梦 2024-08-11 11:39:22

尝试按键盘上的 Ctrl+Pause(=break)。

Try hitting Ctrl+Pause(=break) on your keyboard.

冷血 2024-08-11 11:39:22

构建时,Build 菜单有一个 Cancel 菜单项...它还显示特定配置中的组合键(默认值是,如 lzCTRL+BREAK)。

While building, the Build menu has a Cancel menu item... which also shows the key combination in your particular configuration (default is, as answered by lz, CTRL+BREAK).

ぶ宁プ宁ぶ 2024-08-11 11:39:22

这与 VS 2008 无关,但可能是停止构建(以及 VS 的全部)的最通用和最简单的方法:
在此处输入图像描述

It's not about VS 2008 but is probably the most universal and easy way to stop a build (and VS as all):
enter image description here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文