VC Studio uses tips 1. Do not move the parentheses in the progranu to move the cursor to the parentheses that need to be detected (such as parentheses {}, square bracket [], parentheses () and angle brackets <>), type shortcuts "Ctrl ]. If the parentheses match the correct, the cursor jumps to the matching parentheses, otherwise the cursor does not move, and the chassis speaker will also send a warning. 2. View a macro definition of a macro (or variable, function) to move the cursor to a macro you want to know, just like the most common declare_map_message, press F12 (or right Menu Go to Defition of ...), If Browse file is not created, a prompt dialog appears, determine, and then jump to the place where you define those things. 3. Format a mess-of-eight source code to select the source code, press ATL F8. 4. Find members variables or functions in editing states cannot display the deletion of the project extension as a .ncb file, reopen the project. 5. How to organize a large number of classes in the ClassView view, right-click New Folder in the ClassView view, and drag the class with similar properties to the corresponding folder, so that the entire view looks clear. 6. Positioning Prerequisit Specifies to locate the cursor to the symmetrical #IF, #ENDIF, use Ctrl K. 7. How to add system lib to the current project in Project | Settings | Link | Object / library modules: Enter the lib name, different LIBs with spaces. 8. How to add the header file (.h) in the system to the current project. #Include