iOS開發經常使用快捷鍵

Xcode:chrome

Command+Shift+N 快速建立projectxcode

Command+N 快速建立文件瀏覽器

Command + Alt + N = 快速建立組(文件夾)ide

 

Command + 0,  hide/show navigationBar工具

Command + alt + 0,  hide/show utilitiesBarspa

Command + shift + Y,  hide/show debugAreadebug

Command+enter 關閉輔助視圖code

Command+option+enter 開啓輔助視圖xml

 

Command + [,代碼縮進資源

Control + I ,  對齊代碼

Command + F當前頁搜索關鍵字

Command + Shift + F 工程內搜索關鍵字

Command+shift+k 替換資源後最好Product Clean

Command + L 跳轉到指定行

Command + shift + o 快速打開

Command + shift + j 快速定位

 

Ctrl+ command + e 批量修更名字

Command + shift + B Analyze. Can detect memory leak(然並卵)

alt + command + =  AutoLayout的update frame

Command + option + (shift) + leftarrow/ rightarrow 展開/收起代碼塊

 

iPhone Simulator:

Command+shift+k 打開/關閉硬件鍵盤

Command + -> 模擬器向右翻轉

Command + S 模擬器截圖

Command + 1/2/3 改變模擬器尺寸

 

MAC:

Command + ~ 在多個打開的xcode project中切換

Command+shift+G, 前往文件夾

Command+option+escape, 強制退出

Command+option+I   chrome瀏覽器下打開Chrome 開發者工具
相關文章
相關標籤/搜索