NSRunLoop 概述和原理

原帖地址:http://www.cocoachina.com/newbie/basic/2012/0703/4414.html 感谢原作者 1.什么是NSRunLoop? 我们会经常看到这样的代码: - (IBAction)start:(id)sender { pageStillLoading = YES; [NSThread detachNewThreadSelector:@selector(l
相关文章
相关标签/搜索