zoukankan      html  css  js  c++  java
  • notepad++ 快捷键大全

    Shortcut Command How useful
    Ctrl-C Copy +       –
    Ctrl-X Cut +       –
    Ctrl-V Paste +       –
    Ctrl-Z Undo +       –
    Ctrl-Y Redo +       –
    Ctrl-A Select All +       –
    Ctrl-F Launch Find Dialog +       –
    Ctrl-H Launch Find / Replace Dialog +       –
    Ctrl-D Duplicate Current Line +       –
    Ctrl-L Delete Current Line +       –
    Ctrl-T Switch the current line position with the previous line position +       –
    F3 Find Next +       –
    Shft-F3 Find Previous +       –
    Ctrl-Shft-F Find in Files +       –
    Ctrl-F3 Find (volatil) Next +       –
    Ctrl-Shft-F3 Find (volatil) Previous +       –
    Ctrl-Shft-I Incremental Search +       –
    Ctrl-S Save File +       –
    Ctrl-Alt-S Save As +       –
    Ctrl-Shft-S Save All +       –
    Ctrl-O Open File +       –
    Ctrl-N New File +       –
    Ctrl-F2 Toggle Bookmark +       –
    F2 Go To Next Bookmark +       –
    Shft-F2 Go To Previous Bookmark +       –
    Ctrl-G Launch GoToLine Dialog +       –
    Ctrl-W Close Current Document +       –
    Alt-Shft-Arrow keys or Alt + Left mouse click Column Mode Select +       –
    F5 Launch Run Dialog +       –
    Ctrl-Space Launch CallTip ListBox +       –
    Alt-Space Launch Word Completion ListBox +       –
    Tab (selection of several lines) Insert Tabulation or Space (Indent) +       –
    Shft-Tab (selection of several lines) Remove Tabulation or Space (outdent) +       –
    Ctrl-(Keypad-/Keypad+) or Ctrl + mouse wheel butto Zoom in (+ or up) and Zoom out (- or down) +       –
    Ctrl-Keypad/ Restore the original size from zoom +       –
    F11 Toggle Full Screen Mode +       –
    Ctrl-Tab Next Document +       –
    Ctrl-Shft-Tab Previous Document +       –
    Ctrl-Shft-Up Move Current Line Up +       –
    Ctrl-Shft-Down Move Current Line Down +       –
    Ctrl-Alt-F Collapse the Current Level +       –
    Ctrl-Alt-Shft-F Uncollapse the Current Level +       –
    Alt-0 Fold All +       –
    Alt-(1~8) Collapse the Level (1~8) +       –
    Alt-Shft-0 Unfold All +       –
    Alt-Shft-(1~8) Uncollapse the Level (1~8) +       –
    Ctrl-BackSpace Delete to start of word +       –
    Ctrl-Delete Delete to end of word +       –
    Ctrl-Shft-BackSpace Delete to start of line +       –
    Ctrl-Shft-Delete Delete to end of line +       –
    Ctrl-U Convert to lower case +       –
    Ctrl-Shft-U Convert to UPPER CASE +       –
    Ctrl-B Go to matching brace +       –
    Ctrl-Shft-R Start to record /Stop recording the macro +       –
    Ctrl-Shft-P Play recorded macro +       –
    Ctrl-Q Block comment/uncomment +       –
    Ctrl-Shft-Q Stream comment +       –
    Ctrl-Shft-T Copy current line to clipboard +       –
    Ctrl-P Print +       –
    Alt-F4 Exit +       –
    Ctrl-I Split Lines +       –
    Ctrl-J Join Lines +       –
    Ctrl-Alt-R Text Direction RTL +       –
    Ctrl-Alt-L Text Direction LTR +       –
    F1 About +       –
    //z 2012-4-13 16:49:44 PM IS2120@CSDN
    http://blog.csdn.net/is2120/article/details/7458526

    //z 2014-04-04 17:03:19 BG57IV3@XCL T3032729976.K.F253293061 [T153,L2001,R94,V3219]

    Table of Contents:

    1. Basic File Management
    2. Edit
    3. Search
    4. View
    minus1. Basic File Management
    Ctrl+N Create new document.
    Ctrl+P Display Print... dialog box.
    Ctrl+O Display Open File... dialog box.
    Ctrl+S Save current document.
    Ctrl+Alt+S Display Save As... dialog box.
    Ctrl+Shift+S Save all open documents.
    Ctrl+W Close current document.
    Alt+F4 Exit Notepad++

    ▲ up

    minus2. Edit
    Alt+C Column editor
    minusIndent
    Tab Increase line indent
    Shift+Tab Decrease line indent
    minusConvert case to
    Ctrl+Shift+U Convert to upper case
    Ctrl+U Convert to lower case
    minusLine Operations
    Ctrl+D Duplicate current line
    Ctrl+I Split lines
    Ctrl+J Join lines
    Ctrl+Shift+down Move down current line
    Ctrl+Shift+up Move up current line
    minusComment / uncomment
    Ctrl+Q Toggle block comment
    Ctrl+K Block comment
    Ctrl+Shift+K Block uncomment
    Ctrl+Shift+Q Stream comment
    minusAuto-completion
    Ctrl+Space Function completion
    Ctrl+Enter Word completion
    Ctrl+Shift+Space Function parameter hint

    ▲ up

    minus3. Search
    Ctrl+F Find
    Ctrl+Shift+F Find in files...
    F3 Find next
    Shift+F3 Find previous
    Ctrl+F3 Select and find next
    Ctrl+Shift+F3 Select and find previous
    Ctrl+Alt+F3 Find (volatile) next
    Ctrl+Alt+Shift+F3 Find (volatile) previous
    Ctrl+H Replace...
    Ctrl+Alt+I Incremental search
    F7 Search results window
    F4 Next search result
    Shift+F4 Previous search result
    Ctrl+G Go to...
    Ctrl+B Go to matching brace
    minusJump up
    Ctrl+Shift+1 1st style
    Ctrl+Shift+2 2nd style
    Ctrl+Shift+3 3rd style
    Ctrl+Shift+4 4th style
    Ctrl+Shift+5 5th style
    Ctrl+Shift+O Find style
    minusJump down
    Ctrl+1 1st style
    Ctrl+2 2nd style
    Ctrl+3 3rd style
    Ctrl+4 4th style
    Ctrl+5 5th style
    Ctrl+O Find style
    minusBookmark
    Ctrl+F2 Toggle bookmark
    F2 Next bookmark
    Shift+F2 Previous bookmark

    ▲ up

    minus4. View
    Ctrl+Alt+R Text direction RTL
    Ctrl+Alt+L Text direction LTR


  • 相关阅读:
    12月14日 bs-grid , destroy_all()
    12月13日 什么是help_method,session的简单理解, find_by等finder method
    12月10日 render( locals:{...}) 传入本地变量。
    12月8日 周五 image_tag.
    12月7日,几个错误,拼写错误,遗漏符号:,记忆有误,max-width的作用。gem mini_magick, simple_form
    程序员必读之软件架构
    先进PID控制MATLAB仿真(第4版)
    中文版Illustrator CS6基础培训教程(第2版)
    Android系统级深入开发——移植与调试
    Excel在会计与财务管理中的应用
  • 原文地址:https://www.cnblogs.com/IS2120/p/6745914.html
Copyright © 2011-2022 走看看