alex520biao / Pro-Objective-C-Design-Patterns-for-iOSLinks
Objective-C编程之道:iOS 设计模式解析(Pro Objective-C Design Patterns for iOS) 源代码
☆50Updated 11 years ago
Alternatives and similar repositories for Pro-Objective-C-Design-Patterns-for-iOS
Users that are interested in Pro-Objective-C-Design-Patterns-for-iOS are comparing it to the libraries listed below
Sorting:
- LDBus的目标:(保持业务组件的相对独立性,尽量解耦业务组件之间的代码依赖)☆119Updated 10 years ago
- ☆62Updated 9 years ago
- A tool to dispatch protocol to multiple implemertors☆40Updated 8 years ago
- 可循环的scrollView☆30Updated 9 years ago
- 使用 CATextLayer,实现文字的整体变色(网易新闻顶部菜单)与区域变色(UC 浏览器阅读器顶部菜单)功能。☆89Updated 7 years ago
- decoupling between modules in your iOS Project. iOS模块化过程中模块间解耦方案☆141Updated 5 years ago
- OperationQueues☆44Updated 10 years ago
- ☆63Updated 9 years ago
- 基于target-selector 而非基于block注册式的 openURL url参数解析+运行时行为处理,各自行为还需要自定义,定义好行为,无需统一注册,即可生效