iOS - How to know when NSOperationQueue finish processing a few operations?

前端 未结 4 696
我寻月下人不归
我寻月下人不归 2020-12-04 23:01

I need in my application to download directories and their content. So I decided to implement a NSOperationQueue and I subclassed NSOperation to implement NSURLRequest etc..

4条回答
提交回复
热议问题