Goto next function Ctrl + PgDn Goto declaration Ctrl + Shift + . Goto implementation Ctrl + . Open include file Ctrl + Alt + .
Build
Function Shortcut Key Build Ctrl + F9
Compile current file Ctrl + Shift + F9 Run Ctrl + F10 Build and Run F9 Rebuild Ctrl + F11
Debug
Function Shortcut Key Debug F8
Continue debugging Ctrl + F7 Step over a code block F7
Step into a code block Shift + F7
Step out of a code block Ctrl + Shift + F7 Toggle breakpoint F5 Run to cursor F4
Previous error Alt + F1 Next error Alt + F2
本文来自CSDN博客,转载http://blog.csdn.net/JGood/archive/2010/01/25/5252119.aspx 2请标出处6
明: