yehot / YYFPSLabel
YYKit 中显示界面 FPS 小组件的源码探讨
☆194Updated 6 years ago
Alternatives and similar repositories for YYFPSLabel:
Users that are interested in YYFPSLabel are comparing it to the libraries listed below
- 一句代码,让UIScrollView的 滑动和系统侧滑手势并存,例如:在查看地图界面同时支持地图的滑动和侧滑返回。注:和FDFullscreenPopGesture库不冲突☆240Updated 7 years ago
- 代码耗时打点计时器☆247Updated 6 years ago
- Clear objective-c project unused classes.☆163Updated 6 years ago
- AVPlayer缓存实现☆170Updated 7 years ago
- SSKeychain☆157Updated 4 years ago
- Xcode Source Editor Extension 插件,实现功能有四个,一.初始化自定义view、UICollectionViewCell、UITableViewCell、viewController,自动删除无用代码和添加默认代码;二. 为属性自动添加懒加载代码…☆140Updated 4 years ago
- 导航栏"整体"切换动画☆183Updated 8 years ago
- NSTimer like tool implemented using GCD.☆187Updated 6 years ago
- http://www.cnblogs.com/ludashi/p/6294112.html☆174Updated 8 years ago
- 🔨简单的调试小工具☆146Updated 3 years ago
- A Mac App to find unused images and resources in XCode project.☆62Updated 8 years ago
- iOS上的波浪动画☆149Updated 4 years ago
- ☆240Updated 6 years ago
- iOS即时通讯进阶 - CoacoaAsyncSocket源码解析(源码注释)☆214Updated 8 years ago
- 在Xcode的控制台里支持array and dictionary 的中文输出,Xcode默认是不支持的.导入分类即可在控制台自动支持中文输出☆159Updated 8 years ago
- 基于AVPlayer的iOS视频播放器,支持预设模式:普通模式,竖屏模式,横屏模式,静音模式,自定义模式。接入成本低,支持丰富的手势操作以及UI自定义。☆192Updated 5 years ago
- Yet another URL Router for iOS.☆147Updated 8 years ago
- iOS crash保护,unrecognized selector、NSTimer、Container 、NSNotification、NSString 、KVO、KVC等crash保护。☆93Updated 5 years ago
- Implement KVO☆253Updated 9 years ago
- iOS Module Manager library☆262Updated 6 years ago
- ios PageController☆289Updated 6 years ago
- 椭圆形 长方形 PageControl 轮播图点☆152Updated 3 years ago
- ☆88Updated 6 years ago
- iOS web资源缓存解决方案、异步后台更新。离线缓存☆150Updated 8 years ago
- 搜索项目不用的类☆135Updated 7 years ago
- 一个无侵入的 iOS crash 防护框架 ,基于 Swizzle Method 的 Crash 防护。能有效的防止代码潜在的crash,自动在app运行时实时捕获导致app崩溃的破环因子,使app避免崩溃,照样可以继续正常运行。 主要参考了《大白健康系统--iOS APP…☆228Updated 6 years ago
- 解决打印日志对于Unicode编码不能正常显示中文的问题,只需要将文件导入工程,不需要引用,就能达到打印日志显示Unicode编码中文数据☆133Updated 9 years ago
- BMChineseSort是一个为模型、字典、字符串数组根据特定中文属性基于tableview分组优化的工具类,基于异步、多线程降低排序时间。☆192Updated 4 years ago
- 一 种验证码输入 UI 控件☆251Updated 2 years ago
- When the button Clicked continuously--iOS点击时间分类。1.连续点击是 执行第一次点击事件,忽略后续点击啊。 2.设置单个按钮不需要hook 3.多次点击按钮,只执行最后一次点击事件☆173Updated 6 years ago