biggercoffee / ZXPUnicode
在Xcode的控制台里支持array and dictionary 的中文输出,Xcode默认是不支持的.导入分类即可在控制台自动支持中文输出
☆159Updated 7 years ago
Alternatives and similar repositories for ZXPUnicode:
Users that are interested in ZXPUnicode are comparing it to the libraries listed below
- 快速集成tableView中头部缩放视图☆188Updated 8 years ago
- 导航栏"整体"切换动画☆183Updated 8 years ago
- When the button Clicked continuously--iOS点击时间分类。1.连续点击是 执行第一次点击事件,忽略后续点击啊。 2.设置单个按钮不需要hook 3.多次点击按钮,只执行最后一次点击事件☆173Updated 6 years ago
- iOS上的波浪动画☆149Updated 4 years ago
- 一句代码,让UIScrollView的滑动和系统侧滑手势并存,例如:在查看地图界面同时支持地图的滑动和侧滑返回。注:和FDFullscreenPopGesture库不冲突☆240Updated 7 years ago
- http://www.cnblogs.com/ludashi/p/6294112.html☆174Updated 7 years ago
- 解决打印日志对于Unicode编码不能正常显示中文的问题,只需要将文件导入工程,不需要引用,就能达到打印日志显示Unicode编码中文数据☆133Updated 9 years ago
- 一句代码,更优雅的调用KVO和通知☆144Updated 2 years ago
- UIAlertView/UIAlertController便捷调用工具☆181Updated 5 years ago
- Easy way to change your navigationBar color☆199Updated 8 years ago
- 零行代码为App添加异常加载占位图☆153Updated 7 years ago
- An article on how to use the runtime☆70Updated 8 years ago
- 自定义button☆153Updated 3 years ago
- 基于iOS10、realm封装的下载器(支持存储读取、断点续传、后台下载、 杀死APP重启后的断点续传等功能☆135Updated 7 years ago
- 自定义按钮,文字图片位置随意定制。YLButton UIButton+Layout☆195Updated 7 years ago
- 用分类封装 WKWebView,一行代码搞定 request、URL、URLString、本地 HTML文件、HTMLString等请求,一个 block 搞定 title、progress、currentURL、当前网页的高度等等所需☆220Updated 6 years ago
- NSTimer like tool implemented using GCD.☆187Updated 6 years ago
- CYPasswordView 是一个模仿支付宝输入支付密码的密码框。☆145Updated 4 years ago
- 用于断点下载、任务队列、上传进度、下载进度☆147Updated 5 years ago
- Easy to use NavigationBar Transition☆78Updated 6 years ago
- 对HHHorizontalPagingView的优化,解决headerView 的点击痛点☆127Updated 7 years ago
- BMChineseSort是一个为模型、字典、字符串数组根据特定中文属性基于tableview分组优化的工具类,基于异步、多线程降低排序时间。☆192Updated 3 years ago
- ☆120Updated 6 years ago
- TDTouchID是一个封装好的指纹、FaceID验证库,可以用来做iOSAPP的登录/支付等验证。☆205Updated last year
- 快速继承搜索界面下拉菜单☆208Updated 8 years ago
- FMDB 二次封装,屏蔽SQL语句,致力于一句代码搞定☆104Updated 7 years ago
- AFNetWorking 3.0 网络请求封装 YYCache缓存☆82Updated 7 years ago
- Custom TextView inherited from UITextView, with placeholder and maximum input characters limit.☆149Updated 9 months ago
- runtime 7种常用方法☆158Updated 8 years ago
- 因为公司有很多模块,几乎每个模块都需要发布视频、语言、照片。所以在很多库的基础上,搭建了一个集合,其中包括带placeHolder的TextView、录制小视频、录制音频、选择照片或拍照。其中包括了很多网络上的资源,只是做了集合,在此留个记录,也希望对一些有需求的朋友有帮助…☆271Updated 6 years ago