RunLoop的應用和RunLoop的面試題

一:RunLoop的應用   #import "ViewController.h" @interface ViewController () /** 註釋 */ @property (nonatomic, strong) NSThread *thread; @end @implementation ViewController /** * 1:用NSThread創建線程的時候,不要忘記調用
相關文章
相關標籤/搜索