Ctrl+K+B Marks the beginning of a block
Ctrl+K+C Copies a selected block
Ctrl+K+H Hides/shows a selected block
Ctrl+K+I Indents a block by the amount specified in the Block Indent combo box on the Editor options page of the Environment Options dialog box
Ctrl+K+K Marks the end of a block
Ctrl+K+L Marks the current line as a block
Ctrl+K+N Changes a block to uppercase
Ctrl+K+O Changes a block to lowercaseCtrl+K+P Prints selected block
Ctrl+K+R Reads a block from a file
Ctrl+K+T Marks a word as a block
Ctrl+K+U Outdents a block by the amount specified in the Block Indent combo box on the Editor options page of the Environment Options dialog box.
Ctrl+K+V Moves a selected block
Ctrl+K+W Writes a selected block to a file
Ctrl+K+Y Deletes a selected blockCtrl+O+C Marks a column block
Ctrl+O+I Marks an inclusive blockCtrl+O+K Marks a non-inclusive block
Ctrl+O+L Marks a line as a blockCtrl+Q+B Moves to the beginning of a block
Ctrl+Q+K Moves to the end of a block

解决方案 »

  1.   

    Ctrl+K+0  Sets book 0
    Ctrl+K+1  Sets book 1
    Ctrl+K+2  Sets book 2
    Ctrl+K+3  Sets book 3
    Ctrl+K+4  Sets book 4
    Ctrl+K+5  Sets book 5
    Ctrl+K+6  Sets book 6
    Ctrl+K+7  Sets book 7
    Ctrl+K+8  Sets book 8
    Ctrl+K+9  Sets book 9Ctrl+K+Ctrl+0 Sets book 0
    Ctrl+K+Ctrl+1 Sets book 1
    Ctrl+K+Ctrl+2 Sets book 2Ctrl+K+Ctrl+3 Sets book 3
    Ctrl+K+Ctrl+4 Sets book 4
    Ctrl+K+Ctrl+5 Sets book 5
    Ctrl+K+Ctrl+6 Sets book 6
    Ctrl+K+Ctrl+7 Sets book 7
    Ctrl+K+Ctrl+8 Sets book 8
    Ctrl+K+Ctrl+9 Sets book 9Ctrl+Q+0  Goes to book 0
    Ctrl+Q+1  Goes to book 1
    Ctrl+Q+2  Goes to book 2
    Ctrl+Q+3  Goes to book 3
    Ctrl+Q+4  Goes to book 4
    Ctrl+Q+5  Goes to book 5Ctrl+Q+6  Goes to book 6
    Ctrl+Q+7  Goes to book 7
    Ctrl+Q+8  Goes to book 8
    Ctrl+Q+9  Goes to book 9Ctrl+Q+Ctrl+0 Goes to book 0
    Ctrl+Q+Ctrl+1 Goes to book 1
    Ctrl+Q+Ctrl+2 Goes to book 2
    Ctrl+Q+Ctrl+3 Goes to book 3
    Ctrl+Q+Ctrl+4 Goes to book 4
    Ctrl+Q+Ctrl+5 Goes to book 5
    Ctrl+Q+Ctrl+6 Goes to book 6
    Ctrl+Q+Ctrl+7 Goes to book 7Ctrl+Q+Ctrl+8 Goes to book 8
    Ctrl+Q+Ctrl+9 Goes to book 9These shortcuts apply only to the Default and Visual Studio schemes:Shortcut ActionShift+Ctrl+0 Sets book 0
    Shift+Ctrl+1 Sets book 1
    Shift+Ctrl+2 Sets book 2
    Shift+Ctrl+3 Sets book 3
    Shift+Ctrl+4 Sets book 4
    Shift+Ctrl+5 Sets book 5
    Shift+Ctrl+6 Sets book 6
    Shift+Ctrl+7 Sets book 7
    Shift+Ctrl+8 Sets book 8
    Shift+Ctrl+9 Sets book 9Ctrl+0 Goes to book 0
    Ctrl+1 Goes to book 1
    Ctrl+2 Goes to book 2Ctrl+3 Goes to book 3
    Ctrl+4 Goes to book 4
    Ctrl+5 Goes to book 5
    Ctrl+6 Goes to book 6
    Ctrl+7 Goes to book 7
    Ctrl+8 Goes to book 8
    Ctrl+9 Goes to book 9
      

  2.   

    F1 Help|Topic Search
    Ctrl+F1 Help|Topic Search
    F3 Search|Search AgainCtrl+E Search|Incremental Search
    Ctrl+F Search|Find
    Ctrl+I Inserts a tab character
    Ctrl+j Templates pop-up menu
    Ctrl+N Inserts a new line
    Ctrl+P Causes next character to be interpreted as an ASCII sequence
    Ctrl+R  Search|Replace
    Ctrl+S File|Save
    Ctrl+T Deletes a wordCtrl+Y Deletes a line
    Ctrl+Z Edit|Undo
    Ctrl+<space bar> Code Completion pop-up windowCtrl+Shift+g Inserts a new Globally Unique Identifier (GUID)
    Ctrl+Shift+I Indents block
    Ctrl+Shift+U Outdents block
    Ctrl+Shift+Y Deletes to the end of a line
    Ctrl+Shift+Z Edit|Redo
    Ctrl+Shift+<space bar> Code Parameters pop-up windowAlt+[ Finds the matching delimiter (forward)
    Alt+] Finds the matching delimiter (backward)End  Moves to the end of a line
    Home Moves to the start of a lineEnter Inserts a carriage return
    Ins  Turns insert mode on/off
    Del  Deletes the character to the right of the cursor
    Backspace Deletes the character to the left of the cursor
    Tab  Inserts a tab
    Space Inserts a blank space
    Left Arrow Moves the cursor left one column, accounting for the autoindent setting
    Right Arrow Moves the cursor right one column, accounting for the autoindent setting
    Up Arrow Moves up one lineDown Arrow Moves down one line
    Page Up Moves up one page
    Page Down Moves down one pageCtrl+Left Arrow Moves one word left
    Ctrl+Right Arrow Moves one word right
    Ctrl+Tab  Moves to the next code page (or file)
    Ctrl+Shift+Tab Moves to the previous code page (or file)
    Ctrl+Backspace Deletes the word to the right of the cursor
    Ctrl+Home Moves to the top of a file
    Ctrl+End  Moves to the end of a fileCtrl+Del  Deletes a currently selected block
    Ctrl+Space Inserts a blank space
    Ctrl+PgDn Moves to the bottom of a screen
    Ctrl+PgUp Moves to the top of a screen
    Ctrl+Up Arrow Scrolls up one line
    Ctrl+Down Arrow Scrolls down one line
    Ctrl+Enter Opens file at cursorShift+Tab  Moves the cursor to the left one tab position
    Shift+Backspace Deletes the character to the left of the cursor
    Shift+Left Arrow Selects the character to the left of the cursorShift+Right Arrow Selects the character to the right of the cursor
    Shift+Up Arrow Moves the cursor up one line and selects from the left of the starting cursor position
    Shift+Down Arrow Moves the cursor down one line and selects from the right of the starting cursor position
    Shift+PgUp Moves the cursor up one screen and selects from the left of the starting cursor position
    Shift+PgDn Moves the cursor down one line and selects from the right of the starting cursor positionShift+End  Selects from the cursor position to the end of the current line
    Shift+Home Selects from the cursor position to the start of the current line
    Shift+Space Inserts a blank space
    Shift+Enter Inserts a new line with a carriage returnCtrl+Shift+Left Arrow Selects the word to the left of the cursor
    Ctrl+Shift+Right Arrow Selects the word to the right of the cursor
    Ctrl+Shift+Home Selects from the cursor position to the start of the current fileCtrl+Shift+End  Selects from the cursor position to the end of the current file
    Ctrl+Shift+PgDn Selects from the cursor position to the bottom of the screen
    Ctrl+Shift+PgUp Selects from the cursor position to the top of the screen
    Ctrl+Shift+Tab Moves to the previous pageAlt+Backspace Edit|Undo
    Alt+Shift+Backspace Edit|Redo
    Alt+Shift+Left Arrow Selects the column to the left of the cursorAlt+Shift+Right Arrow Selects the column to the right of the cursor
    Alt+Shift+Up Arrow Moves the cursor up one line and selects the column from the left of the starting cursor position
    Alt+Shift+Down Arrow Moves the cursor down one line and selects the column from the left of the starting cursor position
    Alt+Shift+Page Up Moves the cursor up one screen and selects the column from the left of the starting cursor position
    Alt+Shift+Page Down Moves the cursor down one line and selects the column from the right of the starting cursor positionAlt+Shift+End Selects the column from the cursor position to the end of the current line
    Alt+Shift+Home Selects the column from the cursor position to the start of the current lineCtrl+Alt+Shift+Left Arrow Selects the column to the left of the cursor
    Ctrl+Alt+Shift+Right Arrow Selects the column to the right of the cursor
    Ctrl+Alt+Shift+Home Selects the column from the cursor position to the start of the current file
    Ctrl+Alt+Shift+End Selects the column from the cursor position to the end of the current fileCtrl+Alt+Shift+Page Up Selects the column from the cursor position to the bottom of the screen
    Ctrl+Alt+Shift+Page Down Selects the column from the cursor position to the top of the screen
      

  3.   

    to chechy(chechy)
     厉害厉害!
     谢谢你的参与
     一定给你加分