ctrl + shift + o: 引入imports語句
ctrl + shift + t: 開啟open type查詢類檔案
ctrl + shift + f4: 關閉開啟的所有視窗
ctrl + shift + f: 整形
ctrl + alt + ↓(↑) : 向下(上)複製本行 (搞笑)
ctrl + d : 刪除本行
ctrl + o: open declarations f3 : open declaration
ctrl + e : 開啟編輯器(切換視窗)
ctrl + / : 注釋本行
alt + shift + r : 重新命名
alt + shift + f : 自動格式
alt + shift + l : 抽取本地變數
alt + shift + m : 抽取方法
alt + shift + j : 新增doc注釋
alt + /: 提示
alt + . : 輸出提示
MyEclipse各種常用方法
myeclipse 快捷鍵1 ctrl ctrl 1 快速修復 ctrl d 刪除當前行 ctrl q 定位到最後編輯的地方 ctrl l 定位在某行 ctrl o 快速顯示 outline ctrl t 快速顯示當前類的繼承結構 ctrl w 關閉當前editer ctrl k 快速定位到下乙個 ...
Visual Studio Code 常用的快捷鍵
vsc常用快捷鍵 顯示相關 全屏 f11 zoomin zoomout ctrl ctrl 側邊欄顯 隱 ctrl b 預覽markdown ctrl shift v 查詢替換 查詢 ctrl f 查詢替換 ctrl h 整個資料夾中查詢 ctrl shift f 游標相關 移動到行首 home 移...
myeclipse常用快捷鍵
alt 可以在myeclipse中進行配置,沒配置之前是對 進行補全 ctrl 1 快速修復 alt 左箭頭 右箭頭 前進 後退 跟蹤 ctrl shift x 把選中的 修改為大寫 ctrl shift y 把選中的 修改為小寫 ctrl alt 下箭頭 複製當前行 alt 上 下箭頭 交換 ct...