游标运行的快捷键是什么
时间:2020-03-05 18:48:41 来源:igfitidea点击:
在Visual Studio 2008中运行光标的快捷键是什么?
解决方案
回答
快捷键是CTRL + F10.
回答
默认值为CTRL + F10,但可以覆盖它。查找我们当前的快捷方式并进行更改的地方是
Tools Customize... Keyboard... Show commands containing: Debug.RunToCursor
或者
Tools Options Environment Keyboard Show commands containing: Debug.RunToCursor