天天看點

【 Beginning iOS 7 Development《精通iOS7開發》】06 Multiview Applications

一、典型多視圖應用

1、TAB BAR。

【 Beginning iOS 7 Development《精通iOS7開發》】06 Multiview Applications
【 Beginning iOS 7 Development《精通iOS7開發》】06 Multiview Applications

2、NAVIGATION BAR

【 Beginning iOS 7 Development《精通iOS7開發》】06 Multiview Applications

3、TAB+NAVIGATION

【 Beginning iOS 7 Development《精通iOS7開發》】06 Multiview Applications

4、TOOL BAR

【 Beginning iOS 7 Development《精通iOS7開發》】06 Multiview Applications

二、建立一個多視圖APP

1、APP效果示範

2、項目結構

【 Beginning iOS 7 Development《精通iOS7開發》】06 Multiview Applications

3、代碼下載下傳:

三、小結

View Controller 

Storyboard 

UIViewController 

Empty Application 

Toolbar 

the object attributes inspector

 control-drag 

 App Delegate 

Show Quick Help Inspector 

lazy loading,

superview 

Content Views 

Main.storyboard

Interface Builder

the object library 

scene 

Editor - Align- Horizontal

Center inContainer  

Editor- Align- VerticalCenter

in Container 

the connections inspector 

Touch Up Insideevent  

File’sOwnericon 

background 

the attributes inspector  

the identity inspector  

the color picker 

constraints 

Transition 

繼續閱讀