工程
ProjectSettings Alt+F7
ProjectSelectTool Ctrl+Alt+P 激活選擇的工程工具
調(diào)試
ApplyCodeChanges Alt+F10 Applies code changes made to C/C++ source files while debugging
DebugMemoryNextFormat Alt+F11 Switches the memory window to the next display format
DebugShowNextStatement Alt+Num * Displays the source line for the instruction pointer
DebugMemoryPrevFormat Alt+Shift+F11 Switches the memory window to the previous display format
DebugRunToCursor Ctrl+F10 Runs the program to the line containing the cursor
DebugToggleMixedMode Ctrl+F11 Switches between the source view and the disassembly view for this instruction
DebugEnableBreakpoint Ctrl+F9 Enables or disables a breakpoint
DebugSetNextStatement Ctrl+Shift+F10 Sets the instruction pointer to the line containing the cursor
DebugRestart Ctrl+Shift+F5 Restarts the program
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
DebugToggleBreakpoint F9 Inserts or removes a breakpoint
DebugStepOut Shift+F11 Steps out of the current function
DebugStopDebugging Shift+F5 Stops debugging the program
DebugQuickWatch Shift+F9 Performs immediate evaluation of variables and expressions
圖像
ImageBrushLarger + 畫筆各方同時(shí)增加一個(gè)像素
ImageColorSelectTool , 吸取圖像的一種顏色用于描繪
ImageBrushSmaller - 畫筆各方同時(shí)減少一個(gè)像素
ImageBrushPixel . 設(shè)置畫筆大小為一個(gè)像素
ImageZoomOut < 縮小當(dāng)前查看的放大率
ImageZoomIn > 放大當(dāng)前查看放大率
ImageAirbrushTool A 用選定大小的噴槍描繪
ImagePickupBrush Ctrl+B 從選定內(nèi)容創(chuàng)建自定義畫筆
ImageToggleTileGrid Ctrl+G 切換平鋪網(wǎng)格開(kāi)關(guān)
ImageOutlinedEllipseTool Ctrl+Shift+E 描繪一個(gè)有輪廓線的實(shí)心橢圓
ImageOutlinedRoundRectTool Ctrl+Shift+N 描繪一個(gè)有輪廓線的實(shí)心圓角矩形
ImageOutlinedRectangleTool Ctrl+Shift+R 描繪一個(gè)有輪廓線的實(shí)心矩形
ImageBrushTool D 用選定外形和大小的畫筆描繪
ImageEllipseTool E 用選定的線寬描繪一個(gè)橢圓
ImageFillTool F 使用當(dāng)前描繪顏色填充一個(gè)區(qū)域
ImageToggleGrid G 切換網(wǎng)格開(kāi)關(guān)
ImageNewDevice Ins 為不同的顯示設(shè)備創(chuàng)建圖像
ImageLineTool L 用選定的外形和大小描繪一條直線
ImageMagnify M 改變當(dāng)前查看放大率為最大
ImageRoundRectTool N 用選定線寬描繪一個(gè)圓角矩形
ImageToggleOpaque O 使當(dāng)前選定部分為不透明或透明
ImagePencilTool P 用單像素鉛筆描繪
ImageRectangleTool R 用選定的線寬描繪一個(gè)矩形
ImageRectSelectTool S 使用矩形選擇圖像的部分以移動(dòng), 復(fù)制或編輯
ImageFilledEllipseTool Shift+E 描繪一個(gè)實(shí)心橢圓
ImageMagnifyTool Shift+M 改變當(dāng)前查看放大率
ImageFilledRoundRectTool Shift+N 描繪一個(gè)實(shí)心圓角矩形
ImageBrushOutlineTool Shift+O 用當(dāng)前描繪顏色描繪畫筆輪廓或選擇部分
ImageEraseTool Shift+P 擦除圖像的部分
ImageFilledRectangleTool Shift+R 描繪一個(gè)實(shí)心矩形
ImageTextTool T 描繪文字
ImageFlipHorizontal X 水平翻轉(zhuǎn)圖像或選擇部分
ImageFlipVertical Y 垂直翻轉(zhuǎn)圖像或選擇部分
ImageRotate90 Z 旋轉(zhuǎn)圖像或選擇部分 90 度
ImageColorPrev [ 改變描繪顏色為前一個(gè)調(diào)色板顏色
ImageColorNext ] 改變描繪顏色為下一個(gè)調(diào)色板顏色
ImageEraseColorPrev { 改變擦除色為前一調(diào)色板顏色
ImageEraseColorNext } 改變擦除色為下一個(gè)調(diào)色板顏色
插入
InsertDialog Ctrl+1 創(chuàng)建一個(gè)新的對(duì)話框資源
InsertMenu Ctrl+2 創(chuàng)建一個(gè)新的菜單資源
InsertCursor Ctrl+3 創(chuàng)建一個(gè)新的光標(biāo)資源
InsertIcon Ctrl+4 創(chuàng)建一個(gè)新的圖標(biāo)資源
InsertBitmap Ctrl+5 創(chuàng)建一個(gè)新的位圖資源
InsertToolbar Ctrl+6 創(chuàng)建一個(gè)工具欄資源
InsertAcceleratorTable Ctrl+7 創(chuàng)建一個(gè)新的加速欄表資源
InsertStringTable Ctrl+8 創(chuàng)建或打開(kāi)字串表資源
InsertVersionInfo Ctrl+9 創(chuàng)建或打開(kāi)一個(gè)版本信息資源
InsertResource Ctrl+R 創(chuàng)建一個(gè)任意類型的新資源
編輯
Bookmarks Alt+F2 編輯或定位書簽
SelectionFormat Alt+F8 使用智能縮進(jìn)設(shè)置, 格式選擇內(nèi)容
DebugBreakpoints Alt+F9
SentenceCut Alt+Shift+L Deletes the remainder of the sentence
LineTranspose Alt+Shift+T Swaps current and previous lines
DeleteBack Backspace 刪除選擇, 如未選擇, 則刪除光標(biāo)左側(cè)字符
SelectAll Ctrl+A 選擇整個(gè)文檔
ListMembers Ctrl+Alt+T 帶來(lái)完整列表框
WordDeleteToStart Ctrl+Backspace Deletes a word to the left
Copy Ctrl+C 復(fù)制被選擇的到剪貼板
FindTool Ctrl+D 激活查找工具
WordDeleteToEnd Ctrl+Del Deletes a word to the right
WindowScrollUp Ctrl+Down Arrow Scrolls the file contents up one line
DocumentEnd Ctrl+End Moves to the end of the document
Find Ctrl+F 查找指定文本
BookmarkToggle Ctrl+F2 切換當(dāng)前行書簽開(kāi)關(guān)
FindNextWord Ctrl+F3 查找下一個(gè)選定的文本
SelectLine Ctrl+F8 Selects lines of text
GoTo Ctrl+G 轉(zhuǎn)到指定位置
FindReplace Ctrl+H 替換指定文本為不同文本
DocumentStart Ctrl+Home Moves to the beginning of the file
SearchIncremental Ctrl+I 開(kāi)始一個(gè)增加的向前搜索
ConditionalUp Ctrl+J Finds the previous matching preprocessor condition
ConditionalDown Ctrl+K Finds the next matching preprocessor condition
LineCut Ctrl+L 刪除選定的行并置于剪貼板上
WordLeft Ctrl+Left Arrow Moves back one word
BrowsePopContext Ctrl+Num * 返回前述最后瀏覽操作的位置
BrowseNext Ctrl+Num + 顯示下一個(gè)符號(hào)定義或參考
BrowsePrev Ctrl+Num - 顯示前一個(gè)符號(hào)定義或參考
WordRight Ctrl+Right Arrow Moves forward one word
ToggleViewWhitespace Ctrl+Shift+8 顯示或隱藏制表符
DocumentEndExtend Ctrl+Shift+End Extends the selection to the end of the document
BookmarkClearAll Ctrl+Shift+F2 清除窗口中的所有書簽
FindPrevWord Ctrl+Shift+F3 向上查找前一個(gè)出現(xiàn)的選定文本
SelectColumn Ctrl+Shift+F8 選擇一個(gè)文本列塊
DocumentStartExtend Ctrl+Shift+Home Extends the selection to the beginning of the file
SearchIncrementalBack Ctrl+Shift+I 開(kāi)始增加的向上搜索
ConditionalUpExtend Ctrl+Shift+J Extends the selection to the previous matching preprocessor condition
ConditionalDownExtend Ctrl+Shift+K Extends the selection to the next matching preprocessor condition
LineDelete Ctrl+Shift+L 刪除選定的行
WordLeftExtend Ctrl+Shift+Left Arrow Extends the selection back one word
WordRightExtend Ctrl+Shift+Right Arrow Extends the selection forward one word
ParameterInfo Ctrl+Shift+Space 提供有關(guān)函數(shù)參數(shù)的幫助
WordTranspose Ctrl+Shift+T Swaps the current and previous words
SelectionUppercase Ctrl+Shift+U 將選擇內(nèi)容全部大寫
GoToMatchBraceExtend Ctrl+Shift+] Extends the selection to the matching brace
CompleteWord Ctrl+Space 完成當(dāng)前聲明
TypeInfo Ctrl+T 提供在編輯器中選定的變量, 函數(shù)或方法的語(yǔ)法
SelectionLowercase Ctrl+U 將選擇內(nèi)容全部小寫
WindowScrollDown Ctrl+Up Arrow Scrolls the file contents down one line
Paste Ctrl+V 插入剪貼板內(nèi)容到插入點(diǎn)
Cut Ctrl+X 剪切被選擇的至剪貼板
Redo Ctrl+Y 重做上一次取消的動(dòng)作
Undo Ctrl+Z 取消最后的動(dòng)作
GoToMatchBrace Ctrl+] Finds the matching brace
Delete Del 刪除被選擇的
LineDown Down Arrow 移動(dòng)光標(biāo)到下一行
LineEnd End Moves to the end of the current line
BrowseGoToDefinition F12 顯示一個(gè)符號(hào)定義
BookmarkNext F2 移動(dòng)到包含下一個(gè)書簽的行
FindNext F3 查找下一個(gè)指定文本
GoToNextErrorTag F4 移動(dòng)到下一個(gè)包含錯(cuò)誤或標(biāo)記的行
SelectChar F8 Starts character selection mode
Home Home Moves to either the start of the current line or the start of the text on that line
EditToggleOvertype Ins Toggles between inserting and replacing text
CharLeft Left Arrow 移動(dòng)光標(biāo)到一個(gè)字符的左邊
PageDown Page Down Moves the cursor down one page
PageUp Page Up Moves the cursor up one page
CharRight Right Arrow 移動(dòng)光標(biāo)到一個(gè)字符的右邊
LineDownExtend Shift+Down Arrow 向下擴(kuò)展選擇一行
LineEndExtend Shift+End Extends the selection to the end of the current line
BrowseGoToReference Shift+F12 顯示一個(gè)符號(hào)參考
BookmarkPrev Shift+F2 移動(dòng)到包含前一個(gè)書簽的行
FindPrev Shift+F3 查找上一個(gè)指定文本
GoToPrevErrorTag Shift+F4 移動(dòng)到包含前一個(gè)錯(cuò)誤或標(biāo)記的行
HomeExtend Shift+Home Extends the selection to either the start of the current line or the start of the text on that line
CharLeftExtend Shift+Left Arrow 向左擴(kuò)展選擇一個(gè)字符
PageDownExtend Shift+Page Down Extends the selection down one page
PageUpExtend Shift+Page Up Extends the selection up one page
CharRightExtend Shift+Right Arrow 向右擴(kuò)展選擇一個(gè)字符
LineUpExtend Shift+Up Arrow 向上擴(kuò)展選擇一行
LineUp Up Arrow 移動(dòng)光標(biāo)到上一行
工具
瀏覽 Alt+F12 查詢選定的對(duì)象或當(dāng)前上下文
MacroPlayQuick Ctrl+Shift+P
MacroRecordQuick Ctrl+Shift+R Start recording a temporary, throw-away macro
取消 Esc 隱藏窗口或取消模式
查看
ActivateWorkspaceWindow Alt+0 激活工作空間窗口
ActivateOutputWindow Alt+2 激活輸出窗口
ActivateWatchWindow Alt+3 Activates the Watch window
ActivateVariablesWindow Alt+4 Activates the Variables window
ActivateRegistersWindow Alt+5 Activates the Registers window
ActivateMemoryWindow Alt+6 Activates the Memory window
ActivateCallStackWindow Alt+7 Activates the Call Stack window
ActivateDisassemblyWindow Alt+8 Activates the Disassembly window
Properties Alt+Enter 編輯當(dāng)前被選擇的屬性
ClassWizard Ctrl+W
文件
New Ctrl+N 創(chuàng)建一個(gè)新的文檔, 工程或者工作空間
FileOpen Ctrl+O 打開(kāi)一個(gè)現(xiàn)有的文檔
FilePrint Ctrl+P 打印全部或部分文檔
FileSave Ctrl+S 保存文檔
FileGoTo Ctrl+Shift+G Opens a file based on the selected text
組建
BuildStop Ctrl+Break
DebugRunToCursor Ctrl+F10 Runs the program to the line containing the cursor
BuildExecute Ctrl+F5
BuildCompile Ctrl+F7 Compiles the file
DebugStepInto F11 Steps into the next statement
DebugGo F5 Starts or continues the program
Build F7 組建該工程
布局
LayoutSpaceEvenlyAcross Alt+Right Arrow 水平均勻排列選定的控件
LayoutSpaceEvenlyDown Alt+Up Arrow 垂直均勻排列選定的控件
LayoutArrangeButtonsRight Ctrl+B 將選定的按鈕放在對(duì)話框的右上角
LayoutTabOrder Ctrl+D 設(shè)置對(duì)話框內(nèi)控件的順序
LayoutAlignBottom Ctrl+Down Arrow 將選定的控件靠底部排列
LayoutCenterInDialogVertically Ctrl+F9 在對(duì)話框內(nèi)垂直居中控件
SelectDialogGuideType Ctrl+G 循環(huán)選擇無(wú)網(wǎng)格, 參考線和對(duì)話編輯網(wǎng)格
LayoutAlignLeft Ctrl+Left Arrow 將選定的控制靠左側(cè)排列
CheckMnemonicKeys Ctrl+M 在資源中檢測(cè)記憶副本
LayoutAlignRight Ctrl+Right Arrow 將選定的控件靠右側(cè)排列
LayoutArrangeButtonsBottom Ctrl+Shift+B 將選定的按鈕放在對(duì)話框底部中間
LayoutCenterInDialogHorizontally Ctrl+Shift+F9 在對(duì)話框內(nèi)水平居中控件
ResourceTest Ctrl+T 運(yùn)行對(duì)話框以測(cè)試其外觀和性能
LayoutAlignTop Ctrl+Up Arrow 將選定的控件靠頂端排列
ControlMoveDown Down Arrow 向下移動(dòng)選定的控件一個(gè)對(duì)話單位
LayoutAlignVerticalCenter F9 將選定的控件垂直居中排列
ControlMoveLeft Left Arrow 向左移動(dòng)選定的控件一個(gè)對(duì)話單位
ControlMoveRight Right Arrow 向右移動(dòng)選定的控件一個(gè)對(duì)話單位
ControlHeightIncrease Shift+Down Arrow 向下調(diào)整選定的控件或?qū)υ捯粋€(gè)對(duì)話單位
LayoutSizeToContent Shift+F7 調(diào)整選定控件的大小以適合標(biāo)題文字
LayoutAlignHorizontalCenter Shift+F9 將選定的控件水平居中排列
ControlWidthDecrease Shift+Left Arrow 向左調(diào)整選定的控件或?qū)υ捯粋€(gè)對(duì)話單位
ControlWidthIncrease Shift+Right Arrow 向右調(diào)整選定的控件或?qū)υ捯粋€(gè)對(duì)話單位
ControlHeightDecrease Shift+Up Arrow 向上調(diào)整選定的控件或?qū)υ捯粋€(gè)對(duì)話單位
ControlMoveUp Up Arrow 向上移動(dòng)選定的控件一個(gè)對(duì)話單位
窗口
WindowDockingView Alt+F6
WindowNextPane F6 激活下一個(gè)窗格
WindowHide Shift+Esc 隱藏窗口
WindowPrevPane Shift+F6 激活上一窗格