”按任意键继续。 。 ”。”调试时提示
当我开始而不调试(Ctrl+F5)
时,Visual Studio 在最后给出了一个有用的提示,让我有机会复制控制台内容等。
当我执行 <代码>开始调试(F5)?
When I Start Without Debugging (Ctrl+F5)
Visual Studio gives a helpful prompt at the end, giving me a chance to copy the console content etc.
Is there a switch to get this prompt when I do Start Debugging (F5)
?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我希望我不必每次都记得设置断点,但这似乎是最好的替代方案。
I wish I didn't have to remember to put a break-point every time but that seems to be the best available alternative.