版本 vc7.1;
鍵盤(pán)映射方案: vc6
編輯,參數(shù)信息 Ctrl+shift+空格鍵(文本編輯器)
下面的是從網(wǎng)上轉(zhuǎn)的,不保證能用!
====================
VC快捷鍵大全F1: 幫助
Ctrl+O :Open
Ctrl+P :Print
Ctrl+N :New
Ctrl+Shift+F2 :清除所有書(shū)簽
F2:上一個(gè)書(shū)簽
Shift+F2:上一個(gè)書(shū)簽
Alt+F2 :編輯書(shū)簽
Ctrl+F2:添加/刪除一個(gè)書(shū)簽
F12:Goto definition
Shift+F12:Goto reference
Ctrl+'Num+':Displays the next symbol definition or reference
Ctrl+'Num-':Displays the previous symbol definition or reference
Ctrl+J/K:尋找上一個(gè)/下一個(gè)預(yù)編譯條件
Ctrl+Shift+J/K :尋找上一個(gè)/下一個(gè)預(yù)編譯條件并將這一塊選定
Ctrl+End:文檔尾
Ctrl+Shift+End :選定從當(dāng)前位置到文檔尾
Ctrl+Home:文檔頭
Ctrl+Shift+Home :選定從當(dāng)前位置到文檔頭
Ctrl+B/Alt+F9 :編輯斷點(diǎn)
Alt+F3/Ctrl+F :查找
F3:查找下一個(gè)
Shift+F3:查找上一個(gè)
Ctrl+]/Ctrl+E :尋找下一半括弧
Ctrl+Shift+] :尋找下一半括弧并選定括弧之間的部分(包括括弧)
Ctrl+Shift+E :尋找下一半括弧并選定括弧之間的部分(包括括弧)
F4:尋找下一個(gè)錯(cuò)誤/警告位置
Shift+F4:尋找上一個(gè)錯(cuò)誤/警告位置
Shift+Home:選定從當(dāng)前位置到行首
Shift+End:選定從當(dāng)前位置到行尾
Ctrl+L :剪切當(dāng)前行
Ctrl+Shift+L :刪除當(dāng)前行
Alt+Shift+T:交換當(dāng)前行和上一行
Ctrl+Alt+T:Brings up the completion list box
Shift+PageDown :選定從當(dāng)前位置到下一頁(yè)當(dāng)前位置
Shift+PageUp :選定從當(dāng)前位置到上一頁(yè)當(dāng)前位置
Ctrl+Shift+Space:顯示函數(shù)參數(shù)的Tooltip
Ctrl+Z/Alt+Backspace :Undo
Ctrl+Shift+Z/Ctrl+Y :Redo
F8:當(dāng)前位置變成選定區(qū)域的頭/尾(再移動(dòng)光標(biāo)或者點(diǎn)鼠標(biāo)就會(huì)選定)
Ctrl+Shift+F8 :當(dāng)前位置變成矩形選定區(qū)域的頭/尾(再移動(dòng)光標(biāo)或者點(diǎn)鼠標(biāo)就會(huì)選定)
Alt+F8 :自動(dòng)格式重排
Ctrl+G :Goto
Ctlr+X/Shift+Del:Cut
Ctrl+C/Ctrl+Ins :Copy
Ctrl+V/Shift+Ins:Paste
Ctrl+U :將選定區(qū)域轉(zhuǎn)換成小寫(xiě)
Ctrl+Shift+U :將選定區(qū)域轉(zhuǎn)換成大寫(xiě)
Ctrl+F8 :當(dāng)前行變成選定區(qū)域的頭/尾(再移動(dòng)上下光標(biāo)或者點(diǎn)鼠標(biāo)就會(huì)選定多行)
Ctrl+Shift+L :刪除從當(dāng)前位置到行尾
Ctrl+Shift+8 :將所有Tab變成`或者還原
Ctrl+T :顯示變量類型
Ctrl+↑ :向上滾屏
Ctrl+↓ :向下滾屏
Ctrl+Del:刪除當(dāng)前單詞的后半截(以光標(biāo)為分割)
Ctrl+Backspace :刪除當(dāng)前單詞的前半截(以光標(biāo)為分割)
Ctrl+← :移到前一個(gè)單詞
Ctrl+→ :移到后一個(gè)單詞
Ctrl+Shift+← :選定當(dāng)前位置到前一個(gè)單詞
Ctrl+Shift+→ :選定當(dāng)前位置到后一個(gè)單詞
Ctrl+Shift+T :將本單詞和上一個(gè)單詞互換
Alt+0 :Workspace Window
Alt+2 :Output Window
Alt+3 :Watch Window
Alt+4 :Variables Window
Alt+5 :Registers Window
Alt+6 :Memory Window
Alt+7 :CallStack Window
Alt+8 :Disassembly Window
Ctrl+W :ClassWizard
Alt+Enter:屬性
Alt+F7 :Project Settings
F7:Build
Ctrl+F7 :Compile
Ctrl+F5 :Run
Ctrl+Break:Stops the build
F5:Go
Ctrl+F10:Run to cursor
F11:step into
Alt+F10 :Apply codes changes
Ctrl+F9 :Enable/Disable a breakpoint
Alt+F11 :將 Memory Window 切換到下一種顯示模式
Alt+Shift+F11 :將 Memory Window 切換到上一種顯示模式
Ctrl+Shift+F9 :去掉所有斷點(diǎn)
Ctrl+Shift+F5 :Restarts the program
Ctrl+Shift+F10 :將當(dāng)前行設(shè)為下一條指令執(zhí)行的行
Alt+Num*:滾動(dòng)到當(dāng)前指令
Shift+F11:跳出當(dāng)前函數(shù)
F9:斷點(diǎn)
F10:step over
Shift+F5:停止 Debugging
Ctrl+F11:Switches between the source view and the disassembly view for this instruction
Alt+F12 :Queries on the selected object or current context
Alt+F6 :Toggles the docking feature for the window on/off
Shift+Esc:隱藏窗口
Ctrl + F3 向下查找下一個(gè)當(dāng)前光標(biāo)所在位置的單詞
Ctrl + Shift + F3 向上查找下一個(gè)當(dāng)前光標(biāo)所在位置的單詞
Ctrl+Shift+G :?
Ctrl+* :?
Ctrl+Space:?
Ctrl+F3 :?
Ctrl+Shift+F3 :?
Ctrl+D :?
Ctrl+I :?
Ctrl+Shift+I :?
F6:?Activates the next pane
Shift+F6:?Activates the previous pane
Ctrl+M :?Detects duplicate mnemonics in the resource
Ctrl+TAB
Ctrl+u:大寫(xiě)變小寫(xiě)
Ctrl+SHIFT+u:小寫(xiě)變大寫(xiě)
Ctrl+}括號(hào)配對(duì)
以下是資源操作快捷鍵
Ctrl + 1 New Dialog
Ctrl + 2 New Menu
Ctrl + 3 New Cursor
Ctrl + 4 New Icon
Ctrl + 5 New Bitmap
Ctrl + 6 New Toolbar
Ctrl + 7 New Accelerator
Ctrl + 8 Open String Table
Ctrl + 9 Open Version Info
Ctrl + F3 向下查找下一個(gè)當(dāng)前光標(biāo)所在位置的單詞
Ctrl + Shift + F3 向上查找下一個(gè)當(dāng)前光標(biāo)所在位置的單詞
Ctrl + D 激活工具條中顯示查詢內(nèi)容的ComboBox
Ctrl + I 增量查找
Ctrl + Shift + I 反向增量查找
Ctrl + Space 輸入法???
還是不方便就只有自己設(shè)置了.
菜單:Tools->Customize中的KeyBoard選項(xiàng)卡
posted on 2007-04-18 22:07
七星重劍 閱讀(759)
評(píng)論(0) 編輯 收藏 引用 所屬分類:
PL--c/c++