vc++常用快捷键

调试
DebugRemoveAllBreakpoints   Ctrl+Shift+F9       Removes all breakpoints
DebugStepOver                            F10                       Steps over the next statement
DebugStepInto                              F11                       Steps into the next statement
DebugGo                                        F5                         Starts or continues the program               (Ctrl + F5 编译连接运行)
DebugToggleBreakpoint             F9                         Inserts or removes a breakpoint
DebugStepOut                              Shift+F11             Steps out of the current function
DebugStopDebugging                Shift+F5               Stops debugging the program

                  
编辑
SelectionFormat                            Alt+F8                   使用智能缩进设置, 格式选择内容                                                                      
SelectAll                                          Ctrl+A                   选择整个文档                       
Find                                                  Ctrl+F                   查找指定文本

FindNext                                         F3                          查找下一个指定文本                            
FindPrev                                         Shift+F3                查找上一个指定文本                               
GoTo                                               Ctrl+G                    转到指定位置                            
DocumentStart                              Ctrl+Home           Moves to the beginning of the file 

DocumentEnd                               Ctrl+End               Moves to the end of the document                    

Cut                                                   Ctrl+X                   剪切被选择的至剪贴板

Copy                                                Ctrl+C                  复制被选择的至剪贴板
Paste                                               Ctrl+V                   插入剪贴板内容到插入点                                   
Redo  (Ctrl + Shift + z)                  Ctrl+Y                   重做上一次取消的动作            
Undo                                               Ctrl+Z                   取消最后的动作     
GoToMatchBrace                          Ctrl+]                    Finds the matching brace
Home                                              Home                  Moves to either the start of the current line or the start of the text on that line
LineEnd                                          End                      Moves to the end of the current line
BrowseGoToDefinition                F12                      显示一个符号定义            
PageDown                                     Page Down        Moves the cursor down one page
PageUp                                          Page Up              Moves the cursor up one page
                                          

文件
New                                               Ctrl+N                   创建一个新的文档, 工程或者工作空间      
FileOpen                                       Ctrl+O                   打开一个现有的文档     
FilePrint                                         Ctrl+P                   打印全部或部分文档              
FileSave                                        Ctrl+S                   保存文档       

补充:

1. Tab                  代码缩进

2. Shift + Tab     代码反向缩进

3. Ctrl + Tab      工程中文件窗口切换

4. Alt + Tab        Windows窗口切换

5. 在单词上双击鼠标,可以选中单词

6. shift可以配合选中部分代码

7. 在大括号附近用ctrl + ], 可以查找匹配的另一个大括号 
 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值