1. 滑鼠放在實現serializable介面的類名,alt+enter,選擇生成id
shift + control + f 檔案全域性查詢
control + n 快捷鍵—調出setter 和getter方法
control + 回車 調出setter 和getter方法
command+alt+l 格式化**
alt+enter 匯入包,自動修改
alt+command+箭頭前進/後退 返回上一步位置
command+j // 快速生成函式
command + o 自動匯入實現方法
2. ⌘ command
mac下idea常用快捷鍵
command a c x v z 全選 複製 剪下 貼上 撤銷 command shift z 重做 command option l 格式化 command n generate功能,生成setter getter tostring等等 command option m 將選中 提取成單獨方法 ...
mac本idea 快捷鍵
a 快速搜尋 搜尋 set background image 背景圖 f 全屏 模式 語句完成 將自動新增缺少的括號,方括號,花括號和必要的格式 e 檢視最近操作的檔案 p intellij idea顯示每個過載方法或建構函式的引數資訊 o,但是用於檔案和資料夾。要導航到資料夾,請以 slash 字...
IDEA 快捷鍵(MAC 版)說明
自 希望這個版本的介紹更加清楚,減少你一些困惑。keymap檔案位置 在os x系統中,快捷鍵配置檔案存在於 library preferences intellij idea keymaps idea中設定快捷鍵位置 設定快捷鍵就是在對應action上點選右鍵,選擇add keyboard sho...