Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CoderLNHui/SourceCodeAnalysis
iOS 常用第三方库源码分析,跟迭式积累,欢迎阅读!
https://github.com/CoderLNHui/SourceCodeAnalysis
github objective-c source-code swift
Last synced: 3 months ago
JSON representation
iOS 常用第三方库源码分析,跟迭式积累,欢迎阅读!
- Host: GitHub
- URL: https://github.com/CoderLNHui/SourceCodeAnalysis
- Owner: CoderLNHui
- Created: 2017-03-09T11:31:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T12:46:37.000Z (almost 2 years ago)
- Last Synced: 2024-04-10T10:34:18.008Z (7 months ago)
- Topics: github, objective-c, source-code, swift
- Language: Objective-C
- Homepage:
- Size: 35.1 MB
- Stars: 526
- Watchers: 31
- Forks: 122
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
>阅读源码,不仅能使我们了解作者的功能实现方式,方便我们运用其功能,快速的fix使用中遇到的bug,更重要的是在阅读优秀源码时体会作者的设计思想和架构设计,具体的技术很快就会过时,优秀的设计思想却会历久弥新,给我们今后编码以很大的借鉴和启迪。向优秀的开源者致敬!向优秀的分享者致敬!
>
>为什么要建这个仓库❓
>我非常想为这个工程增加更多实用的内容,以简化初学者入门和老司机回顾的繁索过程,尽快切入主题,快速使用起来。
>
>按照你的需要,对应点击进入阅读。期待你再次光临的时候,会发现你想要的咚咚…… 🤗
>
>—— Agree Agree Agree***
###### Library```objc
{
AFNetworking - 3.1.0 | 3.2.0
SDWebImage - 3.7.5 | 4.1.0 | 4.3.3 | 4.4.6
MJRefresh - 3.1.12 | 3.1.15.1 | 3.1.15.6
MJExtension - 3.0.13 | 3.0.14
MBProgressHUD - 1.1.0
SVProgressHUD - 2.2.2 | 2.2.5
Masonry - 1.1.0
SwiftyJSON - 3.1.4
...
}
```###### 各位厂友,由于「时间 & 知识」有限,难免有「未全、不足」,后续「保持阶段总结,将积累的经验内化形成自己的知识体系」。