intellij,eclipse,vs2013快速鍵

來源:互聯網
上載者:User

標籤:style   blog   color   io   strong   檔案   ar   art   

如何跳轉到上一次編輯的位置,即如何跳到上一個游標所在的位置?intellij:
Command+Alt+左方向鍵:上一游標的位置
Command+Alt+右方向鍵:下一游標的位置

定位到最後編輯位置  Ctrl + Shift + Backspace
eclipse中:
ALT+左方向鍵:上一游標的位置
ALT+右方向鍵:下一游標的位置
vs2013中:

ctrl+‘-‘:上一游標的位置

ctrl+‘+‘:下一游標的位置

 

 

Intellij Idea常用快速鍵

 

1、文本編輯

 

        刪除    ctrl + y        複製    ctrl+c        複製    ctrl + D (複製多行)        剪下    ctrl +x (不指定文字,可以剪下一行,再ctrl+v)      粘貼    ctrl +v

 

2、智能提示

        提示    Ctrl + space

        智能提示 Ctrl + shift + space

        完成當前語句  Ctrl + shift + enter

        建議提示為參數  Ctrl + alt + P

        對代碼重新排列格式 Ctrl + Alt + L

        智能導包             Ctrl + Alt + O

3、位置定位

         定位到下一個或上一個錯誤 F2 / Shift + F2

         定位檔案頭  ctrl+Home

         定位到檔案行數  ctrl+G    

     定位檔案尾   ctrl+End  

         定位到代碼塊開始  ctrl + [

         定位到代碼塊結束  ctrl + ]

         回到最近的視窗      F12

         回到之前的檔案  alt + left

         回到之後的檔案   alt + right

         定位到最後編輯位置  Ctrl + Shift + Backspace

         從tool window或其他window切換到檔案編輯    esc

         關閉最近開啟的視窗    shift + esc

 

4、類、方法、檔案定位

        尋找類    Ctrl + N

        尋找檔案  Ctrl + Shift + N

        符號定位     Ctrl + Alt + Shift + N

        查看檔案結構   ctrl + F12

        最近開啟的檔案  ctr + E

        定位下一個方法 alt + down

        定位上一個方法  alt + up

        查看方法參數資訊  ctrl + p

        查看方法、類的doc ctrl + Q

 

5、類、方法的結構查看、定位

        跳到類或方法的聲明         Ctrl + B

        定位到類的父類、介面     Ctrl + U

        查看類的繼承結構             Ctrl + H

        查看方法的繼承結構          Ctrl + shift + H

        查看類或方法被調用情況  Ctrl + alt +H 

        原地參看類、方法的聲明  Ctrl + Shift + I

        查看子類或實作類別    Ctrl+shift+b

 

6、運行與調試

 Ctrl + F9 Make project (compile modifed and dependent)

 Ctrl + Shift + F9 Compile selected file, package or module

 Alt + Shift + F10 Select configuration and run

 Alt + Shift + F9 Select configuration and debug

 Shift + F10 Run

 Shift + F9 Debug

 Ctrl + Shift + F10 Run context configuration from editor

Debugging

F8 Step over
F7 Step into

Shift + F7 Smart step into

Shift + F8 Step out

Alt + F9 Run to cursor

Alt + F8 Evaluate expression

F9 Resume program

Ctrl + F8 Toggle breakpoint

Ctrl + Shift + F8 View breakpoints

 

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.