Magic-Unique / Runtime
Runtime基础知识点总结
☆73Updated 5 years ago
Alternatives and similar repositories for Runtime:
Users that are interested in Runtime are comparing it to the libraries listed below
- 截获崩溃信息,用弹出alert代替崩溃☆76Updated 8 years ago
- iOS crash保护,unrecognized selector、NSTimer、Container 、NSNotification、NSString 、KVO、KVC等crash保护。☆93Updated 5 years ago
- my temporary files☆78Updated 8 years ago
- show fps☆88Updated 6 years ago
- Crash Rank☆67Updated 8 years ago
- 用起来很像performselector,但是完全没有参数个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数☆210Updated 5 years ago
- ☆92Updated 8 years ago
- This repository is all my blog Demo.☆86Updated 2 years ago
- Decouple huge appDelegate.m into small files.☆74Updated 8 years ago
- A automatically reference manager for icon image.☆135Updated 6 years ago
- iOS图片高性能设置圆角研究过程文章☆90Updated 7 years ago
- ☆94Updated 6 years ago
- 活用category的组件通信框架☆95Updated 6 years ago
- Personal UI Component Collection.☆115Updated 8 years ago
- 用method swizzle来降低iOS常见容器类的崩溃。To reduce iOS app crash by use method swizzle.☆90Updated 5 years ago
- 特种label,镂空文字、歌词进度显示☆109Updated 6 years ago
- Solve The bug of "can't add self as subview"☆90Updated 8 years ago
- RunLoop 测试相关的Demo☆88Updated 8 years ago
- iOS开发笔记☆67Updated 9 years ago
- 一种高效裁剪圆角的算法☆115Updated 8 years ago
- ☆88Updated 6 years ago
- MasonryDemo和Masonry源码解析☆40Updated 8 years ago
- download demo☆89Updated 8 years ago
- ☆107Updated 7 years ago
- Xcode Source Editor Extension 插件,实现功能有四个,一.初始化自定义view、UICollectionViewCell、UITableViewCell、viewController,自动删除无用代码和添加默认代码;二. 为属性自动添加懒加载代码…☆140Updated 3 years ago
- Clear objective-c project unused classes.☆163Updated 6 years ago
- Objc,Getter 函数自动补全插件,基于 Xcode 8 的 Source Editor Extension 开发☆64Updated 8 years ago
- 一个可以脱 离Xcode的debug,直接在app里,打印内存对象,动态改UI,动态跑oc代码的多功能控制台☆132Updated 8 years ago
- ☆22Updated 6 years ago
- iOS serialization in 4 lines. 4行代码完成iOS序列化与反序列化,本文件提供iOS下的序列化与反序列集成方案。☆89Updated 8 years ago