摘要:1.NSThread2.NSOperationQueue3.GCDNSThread:创建方式主要有两种:[NSThread detachNewThreadSelector:@selector(myThreadMainMethod:) toTarget:self withObject:nil];和NS...
        阅读全文
        
            posted @ 2014-04-16 09:13
| 
 | ||
| 随笔分类 - ios多线程开发
摘要:1.NSThread2.NSOperationQueue3.GCDNSThread:创建方式主要有两种:[NSThread detachNewThreadSelector:@selector(myThreadMainMethod:) toTarget:self withObject:nil];和NS...
        阅读全文
 
            posted @ 2014-04-16 09:13 
摘要:http://blog.csdn.net/totogo2010/article/details/8016129GCD很好的博文
        阅读全文
 
            posted @ 2014-03-15 15:48 
 | ||