ctrl + shift + r => 找出想開啟的檔案
ctrl + e =>開啟編輯區的檔案列表
ctrl + pageUp/pageDown => 切換編輯區的檔案
alt + 左/右 => 切換編輯歷程
ctrl + t => 秀出實作樹狀
ctrl + d =>刪除一行
ctrl + m =>將編輯區最大化及還原
ctrl + F11 =>再次執行上次執行的程式
ctrl + / =>單行註解
ctrl + shift + / =>將mark處多行註解
ctrl + shift + \ =>將mark處多行註解取消
ctrl + shift + p => 對應的大括號
ctrl + shift + o => 自動import lib
ctrl + shift + f =>code排版
ctrl + shift + g =>找出使用該method或變數的地方
shift + F2 =>看javaDoc
F3 =>秀出變數宣告處
F4 =>秀出 type 階層
alt + shift + z => 產生try catch區塊
沒有留言:
張貼留言