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
- Decouple huge appDelegate.m into small files.☆74Updated 8 years ago
- my temporary files☆78Updated 8 years ago
- 用起来很像performselector,但是完全没有参数个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数☆210Updated 5 years ago
- Personal UI Component Collection.☆115Updated 8 years ago
- ☆94Updated 6 years ago
- Crash Rank☆67Updated 8 years ago
- iOS图片高性能设置圆角研究过程文章☆90Updated 7 years ago
- RunLoop 测试相关的Demo☆88Updated 8 years ago
- ☆106Updated 7 years ago
- 一种高效裁剪圆角的算法☆115Updated 8 years ago
- Solve The bug of "can't add self as subview"☆90Updated 8 years ago
- Xcode Source Editor Extension 插件,实现功能有四个,一.初始化自定义view、UICollectionViewCell、UITableViewCell、viewController,自动删除无用代码和添加默认代码;二. 为属性自动添加懒加载代码…☆140Updated 3 years ago
- An elegant solution to common crash of NSArray, NSMutableArray & NSMutableDictonary ...☆112Updated 8 years ago
- Clear objective-c project unused classes.☆161Updated 6 years ago
- 活用category的组件通信框架☆95Updated 6 years ago
- A automatically reference manager for icon image.☆135Updated 6 years ago
- download demo☆89Updated 8 years ago
- 一个根据linkMap文件计算Xcode里各个工程代码占安装包大小的工具☆132Updated 6 years ago
- show fps☆88Updated 6 years ago
- ☆88Updated 6 years ago
- 伯阳写东西的地方☆130Updated 3 months ago
- 一个可以脱离Xcode的debug,直接在app里,打印内存对象,动态改UI,动态跑oc代码的多功能控制台☆132Updated 8 years ago
- 用method swizzle来降低iOS常见容器类的崩溃。To reduce iOS app crash by use method swizzle.☆90Updated 5 years ago
- This repository is all my blog Demo.☆86Updated 2 years ago
- 🔨简单的调试小工具☆145Updated 3 years ago
- iOS开发笔记☆67Updated 9 years ago
- 用于断点下载、任务队列、上传进度、下载进度☆147Updated 5 years ago
- QiLagMonitor is an iOS performance detection tool, which can monitor method time and method call stack through hook objc_msgsend.☆133Updated last year