⌘——Command ⌃ ——Control ⌥——alt ⇧——Shift ⇪——Caps Lock fn——功能鍵就是fn 編輯 Command+alt+T 用 (if..else, try..catch, for, etc.)包住 Command+/ 注釋/取消注釋的行注釋 ...
編輯 Command alt T 用 if..else, try..catch, for, etc. 包住 Command 注釋 取消注釋的行注釋 Command alt 注釋 取消注釋與塊注釋 alt 向上選取代碼塊 alt 向下選取代碼塊 Command alt L 格式化代碼 tab,shift tab 調整縮進 Control alt I 快速調整縮進 Command C 復制 Comma ...
2017-03-31 22:14 0 2014 推薦指數:
⌘——Command ⌃ ——Control ⌥——alt ⇧——Shift ⇪——Caps Lock fn——功能鍵就是fn 編輯 Command+alt+T 用 (if..else, try..catch, for, etc.)包住 Command+/ 注釋/取消注釋的行注釋 ...
部分的功能. 現將最常用的快捷鍵挑出來備忘,既能方便記憶,又能提高工作效率。 ...
整理一下在Mac上使用WS這款IDE的快捷鍵 shift + Enter 軟回車 ,無論在前一行代碼的什么位置,都能定位到下一行. command 顯示/隱藏 左側面板 command + b / 點擊 定位方法 command + option + l 代碼 ...
查找/代替 快捷鍵 說明 ctrl+shift+N 通過文件名快速查找工程內的文件 ctrl+shift+alt+N 通過一個字符快速查找位置 ...
alt+F2 可以選擇打開的瀏覽器 上下鍵移動選擇 Ctrl+/ 或 Ctrl+Shift+/ 注釋(// 或者/*…*/ ) ctrl+shift+A 快速查找並 ...
Editing編輯相關快捷鍵 Ctrl + Space:Basic code completion (the name of any class, method or variable) 基本代碼完成(任何類、函數或者變量名稱),改為Alt+S Ctrl + Shift ...
alt+F2 可以選擇打開的瀏覽器 上下鍵移動選擇 Ctrl+/ 或 Ctrl+Shift+/ 注釋(// 或者/*…*/ ) ctrl+shift+A ...
Mac版ideaDebug調試快捷鍵 執行路口 ...