蘋果官方文件閱讀指南

weixin_33866037發表於2017-05-16
2646525-6e3fc5d9944ebbd4.jpg
2646525-bd88140aacbedd0b.png

蘋果官方文件

一、語言學習

Objective-C

1、《Programming With Objective-C》Programming with Objective-C
2、《Object-Orainted Programming with Objective-C》Object-Oriented Programming with Objective-C
3、《Objective-C Runtime Programming Guide》Objective-C Runtime Programming Guide
4、《Objective-C Runtime Reference》Objective-C Runtime Reference
5、《Adopting Modern Objective-C》Adopting Modern Objective-C
6、《Objective-C Feature Availability Index》Objective-C Feature Availability Index
7、《Concepts in Objective-C Programming》Concepts in Objective-C Programming
8、《Improved logging in Objective-CImproved logging in Objective-C
9、《Blocks Programming Topics》Blocks Programming Topics
10、《Transitioning to ARC Release Notes》Transitioning to ARC Release Notes

Swift

Start Developing iOS Apps (Swift)
The Swift Programming Language (Swift 3.1)
Swift Standard Library Reference
Swift Standard Library Functions Reference
Swift Standard Library Operators Reference
Swift Standard Library Type Aliases Reference

Objective-C和Swift互動

Using Swift with Cocoa and Objective-C (Swift 3.1)
Embedding Content with Swift in Objective-C

二、Xcode

Interface Builder Help
  Reference:
    《 Interface Builder Object and Media Help
    《 Interface Builder Connections Help
    《 Auto Layout Help
    《Storyboard Help
    《Size Classes Design Help

三、框架

Core Touch Layer
UIKitDocument:
    《Table View Programming Guide for iOS
    Sample Code:
    《UITableView Fundamentals for iOS

相關文章