摘要:
1.NSThread先创建,后启动NSThread *thread = [NSThread allc] initWithTarget:self selector:@selector(run) object:nil];[thread start];直接启动2.GCD3.NSOperation线程 队列... 阅读全文
posted @ 2015-09-19 18:06
ddhjy
阅读(112)
评论(0)
推荐(0)
浙公网安备 33010602011771号