sunnyxx / XXDuckDemoLinks
Demo for duck type
☆36Updated 10 years ago
Alternatives and similar repositories for XXDuckDemo
Users that are interested in XXDuckDemo are comparing it to the libraries listed below
Sorting:
- my temporary files☆78Updated 9 years ago
- 基于target-selector 而非基于block注册式的 openURL url参数解析+运行时行为处理,各自行为还需要自定义,定义好行为,无需统一注册,即可生效☆92Updated 8 years ago
- a demo for monitoring main thread☆38Updated 9 years ago
- 演示实时浏览器展示APP的日志☆104Updated 9 years ago
- 截获崩溃信息,用弹出alert代替崩溃☆76Updated 9 years ago
- 一个可以脱离Xcode的debug,直接在app里,打印内存对象,动态改UI,动态跑oc代码的多功能控制台☆132Updated 8 years ago
- 用起来很像performselector,但是完全没有参数个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数☆210Updated 6 years ago
- 活用category的组件通信框架