參考:
iOS SDK wiki
07年開始 1.x 2017年11.x 一年一個版本 十年了
SDK contents:
Paste_Image.png
Paste_Image.png
Paste_Image.png
Paste_Image.png
1. IOS SDK
iOS官方參考文檔 IOS Developer Library,所有系統SDK及Framework都可從此查看到;要熟悉SDK跟Framework多看官方。
Cocoa Touch
遵守MVC結構設計
Main features:
- UIKit
- Auto Layout
- Storyboards
- Gesture Recognisers
- Standard System View Controllers
- Others
Frameworks:
Foundation Kit/UIKit/MapKit/Address Book UI/EventKit/Message UI/Notification Center/PushKit/iAd/GameKit
Media
- audio/video/image
- Quartz(Core Graphics)/Core Animation/OpenGL
CGContext: Core Graphic Context;
Core Services
- Networking
- Embedded SQLite database
- Core Location
- Threads
- CoreMotion 重力加速度/陀螺儀 Reference
Core OS / IOS kernel
- TCP/IP and Sockets
- Power management
- File system
- Security