OA_iOS_开发知识点.txt 239 B

12345
  1. 1.iOS多线程的知识,GCD的详细讲解
  2. https://github.com/nixzhu/dev-blog/blob/master/2014-04-19-grand-central-dispatch-in-depth-part-1.md
  3. 2.AsyncSocket的使用
  4. https://github.com/robbiehanson/CocoaAsyncSocket
  5. 这里我们使用GCDAsyncSocket