編譯**:command + b
將**翻譯為計算機能夠識別的語言(0/1)
除錯xcode中程式:command + r
摺疊與展開方法**:
.h
和.m
之間切換command + control + ↑
單行注釋的快捷鍵:command + /
新增斷點快捷鍵:command + \
**移動的快捷鍵:
游標移動快捷鍵:
刪除:修改變數名稱的快捷鍵command + control + e
自動調整**格式(錯落有致)command + i
建立檔案:command + n
建立新工程:command + shift + n
清理工程:command + shift + k
檔案中查詢與替換:
導航器中搜尋
顯示/隱藏xcode視窗面板
除錯區快捷鍵:
開啟首選項(preferences):command + ,
文件與幫助:command + shift +0(zero)
快速幫助:
Xcode常用快捷鍵總結
xcode常用快捷鍵,網上找的總結一下,特別是格式化 隱藏xcode command h 退出xcode command q 關閉視窗 command w 關閉所有視窗 command option w 關閉當前專案 command control w 關閉當前檔案 command shift w ...
xcode常用快捷鍵
command shift i 除錯進入 command shift o 跳過 command shift p 繼續執行 command shift t 退出當前斷點 conmand 提示 control command 開啟斷點狀態 control 新增 刪除斷點 command 注釋 comma...
XCode常用快捷鍵
xcode常用快捷鍵 隱藏xcode command h 退出xcode command q 關閉視窗 command w 關閉所有視窗 command option w 關閉當前專案 command control w 關閉當前檔案 command shift w 儲存檔案 command s 儲...