iOS线程\进程间通信

  • 线程之间通信
    • pthread
    • GCD
    • NSThread
    • NSOperation
  • 进程之间通信,即应用之间通信
    • URL Scheme
    • UIPasteboard
    • Keychain
    • 分享
      • UIActivityViewController(轻量级信息分享)
      • UIDocumentInteractionController(共享文档,预览)
    • 相册
 

 

posted @ 2019-08-13 22:56  小锅炖豆腐  阅读(150)  评论(0)    收藏  举报