ctrl +d 複製行
ctrl +x 刪除行/剪貼行
ctrl +w 多次選中文字
ctrl + o 重寫方法
ctrl +i 實現方法
alt +insert setter/getter
alt +enter 導包
ctrl +alt+t try/catchif/else for
ctrl +alt+l 格式化
ctrl +alt+o 優化匯入的類包
雙擊shift 開啟任意東西
ctrl +e 最近開啟檔案
ctrl +n 開啟類檔案
ctrl +shift+n 開啟檔案
ctrl +shift+alt+n 開啟具體方法
ctrl +shift+alt+c 複製引用
ctrl +h 檢視類的繼承關係
ctrl +p 檢視方法引數
ctrl +q 檢視方法文件
ctrl +u 方法宣告處
ctrl +alt+b 方法實現處
ctrl+shift+i 檢視定義
alt+f1 檢視檔案所在目錄位置
alt+向左/向右 切換檢視
ctrl+f4 關閉當前
ctrl +(shift)+ / 注釋
ctrl +(shift)+r/f (整個專案)當前檔案替換/查詢
ctrl +shift+(alt)+up/down 移動行
ctrl +(shift)+」+/-」 (當前檔案)當前方法展開/摺疊
shift/ctrl+enter 上/下插一行
ctrl +shift+u 大小寫轉換
ctrl +shift+j 優化合併兩行
ctrl +shift+v 開啟貼上板
alt +up/down 方法間切換
alt +f7 函式/變數/類所有被引用到的地方
ctrl +shift+f7 當前檔案 變數高亮顯示
f3 前後檢視變數
f2 錯誤之間切換
ctrl +f2 停服務
ctrl +shift+f9 編譯
alt +shift +f9/f10 debug/run
ctrl +shift+backspace 回到最後一次編輯的地方
shift +f6 重新命名
sout+tab system.out.println();
常用快捷鍵
windows f2 當你選中乙個檔案的話,這意味著 重新命名 ctrl shift esc 或 ctrl alt delete開啟任務管理器 ctrl w關閉當前的視窗 windows鍵 d 顯示桌面 windows鍵 e 開啟我的電腦 windows鍵 r開啟 執行 對話方塊 ctrl f 定位...
常用快捷鍵
我一直都覺得那些用快捷鍵的好厲害,所以很想學,今天我就查了一下我比較想學的幾個快捷鍵。快捷鍵功能 表示我比較想學的或是未知的 ctrl esc 顯示開始選單 windows e 開啟 資源管理器 我的電腦 windows d 顯示桌面 windows m 最小化所有視窗 windows shift ...
常用快捷鍵
command shift 4 擷取所選螢幕區域到乙個檔案 command shift 3 擷取全部螢幕到檔案 command shift control 3 擷取全部螢幕到剪貼簿 command shift 4 擷取所選螢幕區域到乙個檔案,或按空格鍵僅捕捉乙個視窗 command shift co...