Shift+[F10] //or 快速菜单键
[L]

解决方案 »

  1.   

    [在代码编辑器中] 
    Alt+G        <到指定行数>Search|Go to line number 
    Ctrl+Shift+G <生成一个新的GUID码> 
    Ctrl+Shift+C <自动生成类代码> 
    Ctrl+O+O     <列出当前编译指令> 
    Ctrl+O+U     <向后或块大小写互换> 
    Ctrl+J       <列出格式代码> 
    Ctrl+T       <删除右边的词> Ctrl+K+B     <定义块首>Marks the beginning of a block 
    Ctrl+K+C     <复制块>Copies a selected block 
    Ctrl+K+K     <定义块尾>Marks the end of a 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+P     <打印块>Prints selected block 
    Ctrl+K+R     <从文件读块>Reads a block from a file 
    Ctrl+K+T     <标识符块>Marks a word as a block 
    Ctrl+K+N     <块大写>Changes a block to uppercase 
    Ctrl+K+O     <块小写>Changes a block to lowercase 
    Ctrl+K+L     <标记行块>Marks the current line 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 block 
    Ctrl+O+C Marks a column block 
    Ctrl+O+I Marks an inclusive block 
    Ctrl+O+K Marks a non-inclusive block 
    Ctrl+O+L Marks a line as a block 
    Ctrl+Q+B     <到块首>Moves to the beginning of a block 
    Ctrl+Q+K     <到块尾>Moves to the end of a block Ctrl+K+[N]   <标记书签>Sets book [N] 
    Ctrl+K+Ctrl+[N] 
    Shift+Ctrl+[N] Ctrl+Q+[N]   <查找书签>Goes to book 
    Ctrl+Q+Ctrl+[N] 
    Ctrl+[N]