摘要:
1.NSThread2.NSOperationQueue3.GCDNSThread:创建方式主要有两种:[NSThread detachNewThreadSelector:@selector(myThreadMainMethod:) toTarget:self withObject:nil];和NS... 阅读全文
posted @ 2014-04-16 09:13 gavin.han 阅读(18893) 评论(0) 推荐(0)
|
||
|
摘要:
1.NSThread2.NSOperationQueue3.GCDNSThread:创建方式主要有两种:[NSThread detachNewThreadSelector:@selector(myThreadMainMethod:) toTarget:self withObject:nil];和NS... 阅读全文
posted @ 2014-04-16 09:13 gavin.han 阅读(18893) 评论(0) 推荐(0) |
||