VS2010使用
Waitforsniping
此账号已停止使用,谢谢!
展开
-
vs2010常用快捷键
调试快捷键 F6: 生成解决方案 Ctrl+F6: 生成当前项目 F7: 查看代码 Shift+F7: 查看窗体设计器 F5: 启动调试 Ctrl+F5: 开始执行(不调试) Shift+F5: 停止调试 Ctrl+Shift+F5: 重启调试 F9: 切换断点 Ctrl+F9: 启用/停止断点 Ctrl+Shift+F9: 删除全部断点 F10: 逐过程 Ctrl转载 2013-01-07 22:17:32 · 563 阅读 · 0 评论 -
VS2010快捷键
Keyboard Shortcuts 1. Alt-Shift-Enter to View Coding Window Full-screen Hitting "Alt+Shift+Enter" will make the coding window full-screen and (temporarily) drop most other windows from view. Resto转载 2013-01-09 12:26:59 · 713 阅读 · 0 评论