MyEclipse For Mac 快捷鍵列表

2021-08-01 12:32:18 字數 3239 閱讀 9689

一直比較欣賞myeclipse的快捷鍵,網上搜尋了一圈,發現windows平台下面的快捷鍵清單多如牛毛,而mac下面的快鍵鍵清單缺鳳毛麟角,於是,催生了下面這個清單

快鍵鍵

作用

備註

command+1

快速修復(自動導包等)

比如與syso配合,與main配合可快速構造方法簽名

alt+/

自動補全

command+/

選中部分新增(消除)注釋

command+d

刪除當前行

command+alt+s

調出source選單

getter/setter以及重寫和覆蓋父類方法等等有關生成源**相關的操作都在這個鍵的上下文裡

command+shift+f

格式化**

command+e

顯示最近編輯的文件

command+shift+l

顯示本檢視上所有的快捷鍵

command+2+l

引入變數

比如在calendar.getinstance();的時候,用此快捷鍵可自動補全

command+alt+↓

複製當前行到下一行

command+alt+↑

複製當前行到上一行

alt+     →

移到下乙個單詞

alt+←

移到上乙個單詞

alt+del

刪除前乙個單詞

command+→

移到行尾

command+←

移到行首

alt+shift+→

選中下乙個單詞

alt+shift+←

選中前乙個單詞

command+shift+→

選中當前位置到行尾

command+shift+←

選中當前位置到行首

alt+command+m

選中部分抽取為方法

command+[

command+]

command+l

跳轉到指定的行

shift+command+p

跳轉到相應地大括號

control+alt+↓

跳到下乙個成員函式或成員變數

control+alt+↑

跳到上乙個成員函式或變數

command+↑

移到開頭

command+↓

移到結尾

shift+command+enter

在本行的上面插入一行

control+q

最後一次編輯的地方(全域性)

control+m

切換最大化和最小化

alt+command+n

調出新建選單

command+.

檢視**警告(黃色嘆號)

command+f8

切換檢視

control+alt+h

檢視當前函式呼叫棧

control+h

開啟查詢對話方塊

查詢函式,檔案,類等等

command+o

開啟當前檔案結構

shift+command+o

自動匯入當前缺少的包

command+2+l

將臨時new出來的變數取名字作為區域性變數

command+2+f

將臨時new出來的變數取名字作為成員變數

command+2+r(alt+command+r)

給變數重新命名

shift+command+f11

執行當前檔案

shift+command+s

儲存所有檔案

control+↑

向上滾動頁面

control+↓

向下滾動頁面

alt+command+q

調出show view

shift+command+e

展示editor列表(贊)

alt+command+/

補全名稱

shift+command+x

選中部分全部大寫

shift+command+y

選中部分全部小寫

補充command+f7

展示下乙個view

設定成command+f1比較方便

command+f6

展示下乙個editor

設定成command+f2比較方便

f3

展開呼叫函式的原始碼

Altium Designer 6 0快捷鍵列表

表1.原理圖編輯器與pcb通用的快捷鍵 快捷鍵相關操作 shift 當自動平移時,加速平移 y放置元件時,上下翻轉 x放置元件時,左右翻轉 shift 在箭頭方向以10個柵格為增量移動游標 在箭頭方向以1個柵格為增量移動游標 esc退出當前命令 end重新整理螢幕 home 以游標為中心重新整理螢幕...

mac快捷鍵 xcode快捷鍵

快捷鍵圖示 com w關閉當前頁面 ctrl com com tab 切換程式 com option確定進入程式 option com 0開啟右邊使用工具欄 command option esc 開啟強制退出視窗 com option esc開啟強制退出 com 0 開啟導航器 com shift ...

idea快捷鍵 Alt Shift 快捷鍵

alt shift n 選擇 新增 task 必備 alt shift f 顯示新增到收藏夾彈出層 新增到收藏夾 alt shift c 檢視最近操作專案的變化情況列表 alt shift i 檢視專案當前檔案 alt shift f7在 debug 模式下,下一步,進入當前方法體內,如果方法體還有...