IOS学习 NSOperation 并发数量、暂停/继续、取消、等待、依赖 与GCD区别

@interface ViewController ()并发 //定义一个全局的队列异步 @property (nonatomic,strong)NSOperationQueue *opQueue;ide @endatom @implementation ViewControllerspa //初始化对象线程 -(NSOperationQueue *)opQueue{3d     if (_opQ
相关文章
相关标签/搜索