草庐IT

enqueRequestOperations

全部标签

ios - AFNetworking enqueRequestOperations 在调用所有 AFJSONRequestOperation 完成之前触发完成

AFHTTPClient*client=[[AFHTTPClientalloc]initWithBaseURL:[NSURLURLWithString:@"http://twitter.com"]];NSURL*url=[NSURLURLWithString:@"https://alpha-api.app.net/stream/0/posts/stream/global"];NSURLRequest*r=[NSURLRequestrequestWithURL:url];AFJSONRequestOperation*operation=[AFJSONRequestOperationJSO