2015年3月10日

摘要: 多线程NSThread:1.NSThread *thread = [[NSThread alloc]initWithTarget:self selector:@selector(thread) object:nil];[thread start];2.[NSThread detachNewThrea... 阅读全文
posted @ 2015-03-10 18:24 T2015 阅读(80) 评论(0) 推荐(0)

导航