iOS開發(fā)中常用的xcode快捷鍵:
運(yùn)行:command + R
停止:command + .
當(dāng)前文件查找:command + F
Clean: command + shift + K
快速查找打開類:command+ shift+ O
清除控制臺(tái)當(dāng)前信息:command + K
撤銷/Undo:command + Z
反撤銷/Redo:command + shift + Z
折疊代碼塊:command + option + ←?
查看當(dāng)前目標(biāo):command + 鼠標(biāo)左鍵
定位當(dāng)前文件在項(xiàng)目中的位置:command + shift + J