随笔分类 -  Objective-c基础

基础
 
IOS线程学习(一)
摘要:1.NSThread 官方的描述 An NSThread object controls a thread of execution. Use this class when you want to have an Objective-C method run in its own thread o 阅读全文
posted @ 2015-12-19 23:05 sevenr 阅读(223) 评论(0) 推荐(0)