Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ming1016/decoupledemo
竭尽全力的去解耦的一次实践,封装一个TableView和一些功能组合的控件的Demo
https://github.com/ming1016/decoupledemo
Last synced: 1 day ago
JSON representation
竭尽全力的去解耦的一次实践,封装一个TableView和一些功能组合的控件的Demo
- Host: GitHub
- URL: https://github.com/ming1016/decoupledemo
- Owner: ming1016
- License: mit
- Created: 2016-03-23T03:33:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-03-31T16:29:46.000Z (almost 6 years ago)
- Last Synced: 2025-02-12T20:12:25.475Z (9 days ago)
- Language: Objective-C
- Size: 737 KB
- Stars: 426
- Watchers: 9
- Forks: 95
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DecoupleDemo
竭尽全力的去解耦的一次实践,封装一个TableView和一些功能组合的控件的Demo里面带有子线程监控主线程的代码示例