是否有“跳过所有断点”? VS(2008) 中的命令?

发布于 2024-08-14 04:38:27 字数 39 浏览 7 评论 0原文

如标题所示,是否有一种快速方法可以运行一次代码而不在断点处停止?

As title, is there a quick way to run through the code once without stopping on breakpoints?

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

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

发布评论

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

评论(3

咆哮 2024-08-21 04:38:27

从“调试”菜单中“禁用所有断点” - 您可以指定键盘快捷键:

工具->选项菜单,然后环境->键盘

当然 Ctrl + F5 这是“启动而不调试”的默认快捷键,但我确信您注意到了这一点。

"Disable All Breakpoints" from the Debug menu - you can assign a keyboard shortcut:

Tools->Options menu then Environment->Keyboard

That and of course Ctrl + F5 which is the default short cut for "Start Without Debugging" but I'm sure you noticed this one.

烟若柳尘 2024-08-21 04:38:27

在调试菜单中,有一个“禁用所有断点”选项,可以执行您想要的操作。

In the debug menu, there's a "Disable all breakpoints" option that'll do what you want.

谁的新欢旧爱 2024-08-21 04:38:27

调试菜单中的“启动而不调试”肯定会跳过所有断点:)

"Start without debugging" from the Debug menu will definitely skip all breakpoints :)

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