iOS浅谈多线程之NSOperation

NSInvocationOperation 一、在主线程中使用 - (void)touchesBegan:(NSSet<UITouch *> *)touches withEvent:(UIEvent *)event { NSURL *url = [NSURL URLWithString:@"abc"] ; NSInvocationOperation *inv = [[NSInvoc
相关文章
相关标签/搜索