Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ChenYilong/ParseSourceCodeStudy
Facebook开源的Parse源码分析【系列】
https://github.com/ChenYilong/ParseSourceCodeStudy
Last synced: 6 days ago
JSON representation
Facebook开源的Parse源码分析【系列】
- Host: GitHub
- URL: https://github.com/ChenYilong/ParseSourceCodeStudy
- Owner: ChenYilong
- License: mit
- Created: 2015-09-04T15:08:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-09-16T14:23:16.000Z (about 5 years ago)
- Last Synced: 2024-11-05T03:36:22.342Z (9 days ago)
- Language: Objective-C
- Homepage:
- Size: 6.16 MB
- Stars: 2,869
- Watchers: 162
- Forks: 537
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ParseSourceCodeStudy Facebook开源的Parse源码分析【系列】
(iOS开发学习交流群:529753706)
1. [Parse的底层多线程处理思路:GCD高级用法](https://github.com/ChenYilong/ParseSourceCodeStudy/blob/master/01_Parse的多线程处理思路/Parse的底层多线程处理思路.md)
附上:[《GCD 扫盲篇》](https://github.com/ChenYilong/ParseSourceCodeStudy/blob/master/01_Parse的多线程处理思路/GCD扫盲篇.md)2. [iOS网络缓存扫盲篇--使用两行代码就能完成80%的缓存需求](https://github.com/ChenYilong/ParseSourceCodeStudy/blob/master/02_Parse的网络缓存与离线存储/iOS网络缓存扫盲篇.md)
3. 下篇预告:Parse的网络缓存与离线存储之“使用80%的代码来完成剩下的20%的缓存需求”,敬请 star 持续关注
----------
Posted by [微博@iOS程序犭袁](http://weibo.com/luohanchenyilong/)
原创文章,版权声明:自由转载-非商用-非衍生-保持署名 | [Creative Commons BY-NC-ND 3.0](http://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)