Keyboard Action To Press //键盘操作按 Compile File Ctrl + F7 //编译文件 Incremental Build (Build in VC++) F7 //增量构建(构建在VC + +) Animate Alt + F5 //动画 Halt Shift + F5 //停止 Reset CPU Ctrl + R //重置 CPU Reset Emulator Ctrl + Shift + R //重置模拟器 Connect/Disconnect Alt + C //连接/断开连接 Go Main Ctrl + G //去主 Load Program Ctrl + L //加载程序 Reload Program Ctrl + Shift + L //重新加载程序 Restart Ctrl + Shift + F5 //重新启动 Run F5 //运行 Run to cursor Ctrl + F10 //运行到光标 Toggle breakpoint F9 //切换断点 Move to the end of file Ctrl + End //移动到文件的结束 Go to line Ctrl + G //去行 Add variable to Watch window Ctrl + W //添加变量来监视窗口 Stepping //步进 Step Into F11 //进入 Step Over F10 //跨过 Step Out Shift + F11 //走出 Src Step Into Ctrl + F11 //Src进入 Src Step Over Ctrl + F10 //Src跨过 ASM Step Into Alt + F11 //ASM进入 ASM Step Over Alt + F10 //ASM跨过 Breakpoints //断点 Add/ Remove Breakpoint F9 //添加/删除断点 Enable/Disable Breakpoint Ctrl + F9 //启用/禁用断点 Add/Remove HW Breakpoint Shift + F9 //添加/删除硬件断点 Enable/Disable HW Breakpoint Shift + Ctrl + F9 //启用/禁用HW断点 Online help Obtain help on selected word F1 or Shift + F1 //在线帮助
Manage bookmarks Edit bookmarks (launch Bookmark dialog box) Alt + F2 //管理编辑书签 Toggle bookmark Ctrl + F2 //切换书签 Toggle bookmark and edit it Ctrl + Alt + F2 //切换书签和编辑它 Go to next bookmark in file F2 //去下一个书签文件 Go to previous bookmark in file Shift + F2 //去之前的书签文件 Edit column Toggle column edit mode Ctrl + Shift + F8 //编辑列列编辑模式切换 Insert contents of clipboard Ctrl + V, Shift + Insert //插入剪贴板内容 Redo the last edit Ctrl + Y //重做最后的编辑 Undo the last edit Ctrl + Z or Alt + Backspace //撤消最后编辑 Tabs With multiple lines selected, move lines one tab stop to the right Tab
With multiple lines selected, move lines one tab stop to the left Shift + Tab //选中多行选项卡时,
行一个标签停止移动到正确的选项卡
通过选中多行,行一个标签停止移动到左边
Scroll text Scroll up one page at a time Page Up //向上滚动一页一次滚动文本 Scroll down one page at a time Page Down //向下滚动一页 Scroll up one line at a time Ctrl + Up //向上滚动一行 Scroll down one line at a timeCtrl + Down //向下滚动一行 Select text Select character to the left Shift + left arrow //选择文本选择左边的字符 Select character to the right Shift + right arrow //选择右边的字符 Select one word to the left Shift + Ctrl + left arrow //选择左边的一个词 Select one word to the right Shift + Ctrl + right arrow //选择右边的一个词 Select current line if insertion point is home Shift + down arrow //选择当前行如果插入点回家 Select line above if insertion point is home Shift + up arrow //选择上面的线如果插入点回家 Select to end of the line Shift + End //选择结束 Select to beginning of line Shift + Home //选择一行的开始 Select one screen up Shift + Page Up //选择一个屏幕上 Select one screen down Shift + Page Down //选择一个屏幕下 Select all Ctrl + A //选择所有 Mark text Mark to bottom of file Ctrl + Shift + End //马克马克文本文件的底部 Go to next parenthesis or brace and highlight its contents Ctrl + Shift + [ //去下一个括号或支撑和突出其内容
Mark to top of file Ctrl + Shift + Home Find Find marked text Ctrl + F3 Find matching parenthesis or brace Ctrl + ] Find next F3 Find next open parenthesis or brace Ctrl + [ Find previous Shift + F3 Find/Replace Ctrl + F Print Print file Ctrl + P Window management Switch to next document window 文档窗口
//Mark to顶级文件 //找到找到标记文本 //找到匹配的括号或括号 //查找下一个f3 //查找下一个开括号或括号 //找到以前的 //查找/替换 //打印文件 Ctrl + F6 //窗口管理切换到下一个
Switch to previous document window Shift + Ctrl + F6 //切换到先前的文档窗口
Switch to next window (includes all windows) F6 //切换到下一个窗口(包括所有窗口) Switch to previous window (includes all windows) Shift + F6//切换到前一个窗口(包括所有窗口) Switch to previously active window Ctrl + Tab //切换到先前活动窗口 Open Open new document window Ctrl + N //打开新文档窗口打开 Open existing file in document window Ctrl + O //在文档窗口中打开现有的文件 Close Close active window Ctrl + F4 //关闭活动窗口 Save Save file Ctrl + S //保存保存文件

