zoukankan      html  css  js  c++  java
  • Eclipse快捷键

    1 Useful eclipse Keyboard

    • rectangle selection model

      shift + alt + a

    • Template
      Alt + /
    • Go to implementation => F3
    • Rename => Shift + Alt + R
    • Ctrl + F11
    • Ctrl + E quick browser
    • Ctrl + M Maxiam the active window
    • F12 Active Editor
    • Ctrl + F6 Switch window
    • Ctrl + F7 Switch viewer
    • Control + F8 Switch perspective
    • Ctrl + Shift + O orgnize imports
    • Ctrl + Shift + B add breakpoint
    • ALt + Enter Full screen the simulator
    • Ctrl + Shift + Delete Delete line
    • F2 Show help
    • Ctrl + Shift + F4 close all document

    2 Move /Copy the lines

    Select

    ALT + UP /Down to move Ctrl + ALT + UP /Down to copy and move


    Post by: Jalen Wang (转载请注明出处)

  • 相关阅读:
    gulp
    grunt
    iscroll手册
    Javascript闭包演示【转】
    【转】Backbone.js学习笔记(二)细说MVC
    【转】Backbone.js学习笔记(一)
    node包管理相关
    写出高效率的正则表达式的几点建议
    常用正则表达式
    help、man和info工具的区别
  • 原文地址:https://www.cnblogs.com/jalenwang/p/2332502.html
Copyright © 2011-2022 走看看