2013年3月18日 星期一

iOS SDK內建framework介紹


framework name    說明 
UIKit
定義所有和UI相關的API
Foundation
定義常用的基本功能API,例如Array,Dictionary這類資料結構,或是字串處理,時間相關的功能 
CoreGraphics
繪圖相關的API
OpenGLES
定義OpenGL ES相關的2D, 3D API,適合遊戲設計
QuartzCore
繪圖相關的API
CoreData
資料存取的API,提供類似資料庫的功能
CoreLocation
提供定位資訊
MapKit
提供地圖相關功能
AVFoundation
音效相關API
GameKit
Bluetooth Ad Hoc連線和Game Center相關API
CoreMotion
偵測accelerometer和gyroscope所感應到的數值,iPhone輕易地變身為wii,帶給使用者絕佳的使用者體驗。 
StoreKit
提供App裡的消費體驗,先以免費App讓使用者上勾,再不著痕跡從App裡銷售虛擬貨幣或神秘法寶吧。
MediaPlayer
精心拍攝的影片,就讓MediaPlayer為我們播放
EventKit
行事曆和Reminders相關API
Social
社群應用相關API
Accounts
帳號相關API
AudioToolbox
音效相關API
SystemConfiguration
存取系統的網路連線狀態
MessageUI
Email,簡訊相關API
ExternalAccessory
和外部硬體溝通的API
AssetsLibrary
存取使用者的照片和影片
AddressBook
通訊錄相關API

沒有留言:

張貼留言