ChenYilong / CYLDeallocBlockExecutor
Hello block,byebye dealloc!一行代码代替dealloc完成“self-manager”
☆255Updated last year
Related projects ⓘ
Alternatives and complementary repositories for CYLDeallocBlockExecutor
- Implement KVO☆253Updated 9 years ago
- A collection of code for profiling iOS app, such as monitoring FPS.☆329Updated 8 years ago
- runloop、runtime学习与实践☆259Updated 7 years ago
- A new pattern to write less code for you iOS App's application layer.☆215Updated 7 years ago
- iOS platform tool, watch UI thread, report slow call stack.☆308Updated 8 years ago
- 竭尽全力的去解耦的一次实践,封装一个TableView和一些功能组合的控件的Demo☆426Updated 5 years ago
- iOS Module Manager library☆262Updated 6 years ago
- How we made NSDictionary nil safe at Glow☆269Updated 6 years ago
- A TableView Use CoreText Mix Image And Text, Also Support Video.☆199Updated 6 years ago
- NSTimer alternative that doesn't retain the target☆190Updated 8 years ago
- AVPlayer缓存实现☆170Updated 7 years ago
- 可以利用IB,0代码集成的一些小功能☆175Updated 7 years ago
- ☆309Updated 7 years ago
- UIImage category for image tint. For my blog post http://onevcat.com/2013/04/using-blending-in-ios/☆191Updated 9 years ago
- 用起来很像performselector,但是完全没有参数个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数☆210Updated 5 years ago
- SSKeychain☆156Updated 4 years ago
- NSTimer like tool implemented using GCD.☆187Updated 5 years ago
- iOS完美的网络状态判断工具☆252Updated 7 years ago
- 在程序中使用UIAlertController而不用关心低版本兼容的问题☆232Updated 7 years ago
- ☆240Updated 6 years ago
- 中小项目App组件化中间件☆365Updated 8 years ago
- ☆377Updated 9 years ago
- 热插拔,高灵活的网络层解决方案(A Dancing HTTP request framework)☆198Updated 7 years ago
- 【demo】万能动态跳转界面 - runtime☆305Updated 4 years ago
- ☆132Updated 8 years ago
- 完全没有翻译文档的经验,碰到一些用词不合适的时候,还是推荐对比这原文进行观看,如果愿意,大家可以帮忙一起修改☆113Updated 8 years ago
- 支持对 UIWebView/WKWebView 的资源, 进行 预加载、缓存、拦截 等操作 ... Orz☆235Updated 6 years ago
- iOS预加载Web页面方案☆587Updated 7 years ago
- 制作一个类似苹果VFL(Visual Format Language)的格式化语言来描述类似UIStackView那种布局思路,并解析生成页面☆153Updated 7 years ago