摘要:
首先看两个runloop的示例,来源:http://paste.lisp.org/display/86524第一个:#includestaticvoid_perform(void*info__unused){printf("hello\n");}staticvoid_timer(CFRunLoopT... 阅读全文
随笔档案-2013年1月23日
iOS运行回路(RunLoop)总结
2013-01-23 17:18 by 三戒1993, 172 阅读, 收藏,
摘要:
首先看两个runloop的示例,来源:http://paste.lisp.org/display/86524第一个:#includestaticvoid_perform(void*info__unused){printf("hello\n");}staticvoid_timer(CFRunLoopT... 阅读全文