美文网首页
iOS学习资源汇总

iOS学习资源汇总

作者: 三三At你 | 来源:发表于2019-08-08 21:11 被阅读0次

网站博客

https://nshipster.com/
https://swifter.tips/
美团 https://tech.meituan.com/tags/ios.html
微信阅读 http://wereadteam.github.io/
Bugly http://chuansong.me/account/weixinBugly
https://www.desgard.com/iOS-Source-Probe/

书籍

  • Effective-Objective-C 2.0
  • Swifter - Swift 必备 tips

阅读源码

apple demo

https://developer.apple.com/library/archive/navigation/

DYLD源码

https://opensource.apple.com/tarballs/dyld/

复用session

https://github.com/AFNetworking/AFNetworking

Model缓存离线上传

https://github.com/parse-community/Parse-SDK-iOS-OSX

Cache

https://github.com/SDWebImage/SDWebImage

URLProtocol与Session复用

https://github.com/Kila2/CustomHTTPProtocol

WebSocket

https://github.com/parse-community/ParseLiveQuery-iOS-OSX

URLProtocol很精练

https://github.com/wordpress-mobile/WordPress-iOS

XCode环境变量

https://xcoder.tips/runtime-env

objc.io

https://www.objc.io/issues/

其他开源工具

模版元编程

https://github.com/mustache/mustache.github.com

启动Crash分析

https://github.com/liuslevis/GYBootingProtection

不越狱逆向App

https://github.com/Naituw/IPAPatch
exchen
http://iosre.com/

calling conventions in cocoa

http://slides.com/sunnyxx/calling-conventions-in-cocoa#/15

相关文章

网友评论

      本文标题:iOS学习资源汇总

      本文链接:https://www.haomeiwen.com/subject/ykufjctx.html