wonderffee / DFDynamicProperty
Add new property for Objective-c's Class without changing origin Class's code, support reflection, special for JSPatch
☆13Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for DFDynamicProperty
- ☆61Updated 7 years ago
- ☆26Updated 9 years ago
- High performance KV cache component for iOS & OS X developers, Inspired by Tencent's blog post//cloud.tencent.com/developer/article/10662…☆58Updated 6 years ago
- 修改 Mach-O 文件的 UUID☆31Updated 5 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆31Updated 2 years ago
- ☆34Updated 5 years ago
- 《iOS开源库源码分析》http://coderyi.com/iOSSourceCodeAnalyze/☆17Updated 3 years ago
- scan Xcode project unused classes by Python☆17Updated 6 years ago
- A database upgrade tool that based on FMDB☆45Updated 7 years ago
- HappyLayerFriends☆24Updated 8 years ago
- a Lib that enable you call objc or c code from javascript on iOS platform