zxfcumtcs / zxfcumtcs.github.io

不断积累,快乐分享

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

细说 NSOperation | 赵雪峰的blog

zxfcumtcs opened this issue · comments

https://zxfcumtcs.github.io/2016/05/17/NSOperation/

本文详细介绍了在实现同步、异步 NSOperation 时分别需要实现哪些方法、注意哪些问题。最后对 GCD 与 NSOperation Queue 作了一个简单的对比。