多线程 block中self 强引用问题
摘要:
#import "ViewController.h"@interface ViewController ()// 定义一个全局的队列属性.方便在任何方法中都可以使用这个Queue@property (nonatomic,strong) NSOperationQueue *queue;// UI 控件... 阅读全文
posted @ 2015-09-05 23:37 li杨 阅读(912) 评论(0) 推荐(0)
浙公网安备 33010602011771号