如何在正常模式下切换断点 [英] How do I switch between Breakpoints in normal mode

查看:212
本文介绍了如何在正常模式下切换断点的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,



如何使用键盘快捷键在正常模式下切换断点而不是在c#中运行模式。



请参阅,如果我在编码页面的顶部和底部保留断点,由于代码非常冗长,很难向上和向下滚动,所以我需要知道切换断点的快捷方式。 div class =h2_lin>解决方案

使用F11键在断点之间切换或使用IDE Visual Studio在正常模式下前进。


嗨试试这个链接



http://msdn.microsoft。 com / en-us / library / da5kh0wa.aspx [ ^ ]



http:/ /www.dofactory.com/ShortCutKeys/ShortCutKeys.aspx [ ^ ]



运行模式和普通模式的含义是什么?如果你运行那么只有你可以达到断点,如果你按F11它调试代码,如果你点击F5它运行代码


大家好,



我得到了解决方案...



您可以使用Ctrl + Alt + B它打开一个断点窗口,你可以导航

Hi all,

How to switch between breakpoints in normal mode not in run mode in c# using keyboard shortcut.

See, if I keep a break point on top and bottom of the coded page, its difficult to scroll up and down as the code is very lengthy, so I need to know the shortcut to switch over breakpoints.

解决方案

Use F11 key to switch between breakpoints or to move forward in normal mode using IDE Visual Studio.


hi try this links

http://msdn.microsoft.com/en-us/library/da5kh0wa.aspx[^]

http://www.dofactory.com/ShortCutKeys/ShortCutKeys.aspx[^]

what is mean by run mode and normal mode ? if u run then only u can reach break points and if u press F11 it debug code ,if u click F5 it run the code


Hi all,

I got the solution...

You can use Ctrl + Alt + B it open a break points window and you can navigate


这篇关于如何在正常模式下切换断点的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆