GrowTree

导航

iOS开发 基本知识结构

0.OC

  0.1 面向对象的三大特性

  0.2 运行时 ---> Runtime

  0.3 运行循环 ---> RunLoop

 

1.Foundation

  1.1 NSObject

  1.2 NSString

  1.3 NSArray, NSMutableArray

  1.4 NSDictionary, NSMutableDictionary

 

2.UIKit

  2.1 UIResponse

  2.2 UIView

  2.3 UIControl

  3.4 UIViewController

 

3. 多线程 和 网络

  3.1 GCD

  3.2 NSURLSession

 

posted on 2018-04-06 22:59  GrowTree  阅读(183)  评论(0编辑  收藏  举报