FantasticLBP / codesnippetsLinks
iOS 代码规范、属性、方法、GCD、线程等代码块和控制器、单例、Model 类模版
☆166Updated 3 years ago
Alternatives and similar repositories for codesnippets
Users that are interested in codesnippets are comparing it to the libraries listed below
Sorting:
- 根据 JSON 自动生成 Model 文件(数据模型)☆225Updated 5 years ago
- Solution for red dot (badge reminder) display and its management / 小红点(消息推送提醒)完整解决方案☆390Updated 6 years ago
- iOS 无痕埋点方案☆124Updated 6 years ago
- 代码耗时打点计时器☆248Updated 6 years ago
- iOS即时通讯,从入门到“放弃”?☆253Updated 8 years ago
- 一个无侵入的 iOS crash 防护框架,基于 Swizzle Method 的 Crash 防护。能有效的防止代码潜在的crash,自动在app运行时实时捕获导致app崩溃的破环因子,使app避免崩溃,照样可以继续正常运行。 主要参考了《大白健康系统--iOS APP…☆228Updated 6 years ago
- A drop-in replacement for UILabel that supports NSAttributedString, rich text, display any view, links, select copy and more☆190Updated 2 years ago
- ☆90Updated 7 years ago
- 基于 AFNetworking 网络中间层,功能细致易拓展☆149Updated 5 years ago
- 帮助 WKWebView 管理 cookie☆138Updated 8 months ago
- 搜索项目不用的类☆137Updated 7 years ago
- 里面重要的地方都有相应的分析和打印,下载运行可以非常直观的表现!☆189Updated 2 years ago
- 分类小集 合☆280Updated 4 years ago
- 很详细的组件化集成方案及Demo,写技术文章不容易,希望各位能帮忙点个Star,谢谢!☆275Updated 5 years ago
- RAC的基础用法,提高开发效率☆90Updated 7 years ago
- 基于AVPlayer的iOS视频播放器,支持预设模式:普通模式,竖屏模式,横屏模式,静音模式,自定义模式。接入成本低,支持丰富的手势操作以及UI自定义。☆192Updated 5 years ago
- UIKit、Foundation 框架文件归整分析,跟迭式积累,欢迎阅读!☆293Updated 2 years ago
- http://www.cnblogs.com/ludashi/p/6294112.html☆173Updated 8 years ago
- QiCardView,一款由QiShare所开源的自定义卡片式控件。☆312Updated 6 years ago
- 一款简单好用的UICollectionView横向滚动刷新控件☆194Updated 6 years ago
- 将字典(NSDictionary)和数组(NSArray)打印的Log显示为Json格式。直接将分类拖入到工程即可使用。☆234Updated 2 years ago
- UI代码自动生成工具☆248Updated 6 years ago
- ☆204Updated 8 years ago
- OC的高级用法和学习☆87Updated 5 years ago
- 这是一个基于CoreText、继承自UIView的控件。它是一个可以满足UILabel所有日常功能并提供图文混排、点击事件等扩展功能的控件。☆143Updated 5 years ago
- iOS web资源缓存解决方案、异步后台更新。离线缓存☆150Updated 8 years ago
- iOS实现动态区域裁剪图片☆141Updated 7 years ago
- Clear objective-c project unused classes.☆165Updated 6 years ago
- Xcode Source Editor Extension 插件,实现功能有四个,一.初始化自定义view、UICollectionViewCell、UITableViewCell、viewController,自动删除无用代码和添加默认代码;二. 为属性自动添加懒加载代码…☆140Updated 4 years ago
- 讲解通过协议实现组件化解耦的直播demo。☆98Updated 4 years ago