Xcode菜單選項的詳細探索

一。File緩存

open with external editor 用外部編輯器打開編輯器

二。Editide

 extract 提取工具

refractor重構優化

encapsulate 封裝ui

dictation  聽寫,口述spa

emoji & symbols :emoji表情和特殊符號.net

exc,tab,shift,fn,control,option(alt),command,space bar,enter return,delete 快捷鍵和符號debug

三。View調試

navigators 左邊8個導航模塊的切換

debug area 中下部的調試框和打印輸出框

utility|juːˈtɪləti|  實用 

utilities 右邊的上面2個選項和下面的4個選項

file inspector 文件檢查

quick help inspector 快速幫助

File Template Library 文件模板庫

Code Snippet Library 代碼片斷庫

Object Library 對象庫

Media Library 媒體庫

Hide Utilities 隱藏實用工具

Toolbar  工具欄(頂部)

四。Find

option,command + f replace 

command+ f finding

Find Call Hierarchy 查找調用層級

五。Navigate:

reveal 展示,披露

symbol Navigator 符號導航      ??

open in 你想怎麼打開     ??

六。1.Editor(選中文件狀態下)

Structure 構造

delimiter 界定

Balance Delimiter 直接選中光標所在的整個大括號

Re-Indent 將格式縮進整理一下

另外4個:往前或日後移一個tab,往上或往下移一行   commnd + [/]        comamnd + option + [/]

Code Folding:提供各類摺疊和取消折疊   command + option 左右箭頭

invisible 看不見的,隱藏的

Focus Follow Selection 高亮聚焦你光標所在的模塊

Show Inivsibles 顯示全部隱藏的東西,好比空格

Show Blame for Line 顯示選中的行的修改者和log

Show Code Coverage 展現代碼的覆蓋範圍??

2.Editor(選中xib狀態下)

七。Product

Profile 打開Instrument 之類的

Analyze:進行代碼分析,能夠檢測一些不規範的OC語法。

Archive :歸檔

Clear 清一下以前編譯的緩存

optimization| 優化

還有一些其餘重要的

Debug

View Debugging關於視圖的調試

Take Screen of Active Device 截圖

Capture View Hierarchy  用3D來捕獲視圖層次

Show View Frame 在模擬器上顯示

Source Control

Window

Minimize:最小化

Zoom:還原

Help

下面這個也不錯,抽時間仔細看下。

http://blog.csdn.net/jeffasd/article/details/51043545

相關文章
相關標籤/搜索