Pinned Repositories
AttributedLabel
单一Label显示多颜色字体
auto-fu.zsh
#zsh automatic complete-word and list-choices. Originally incr-0.2.zsh by y.fujii <y-fujii at mimosa-pudica.net>
Charles-Crack
Charles 破解工具
CusTabbarController
自定义的TabBar
engine
The Flutter engine
FDFullscreenPopGesture
A UINavigationController's category to enable fullscreen pop gesture with iOS7+ system style.
JSONFormat
JSON格式化工具
NSNUllCategory
相信不少开发者,都被NSNull坑过,最常见的是服务器返回的json里面,说好的字典、数组、数字,结果返回的是空值。 这个时候,NSJSONSerialization 会自动把他们换成 NSNull。当我们再去用dict[@“hello”]的时候,就会出触发exception,导致程序崩溃。
XMJPhotoBrowser
快速集成相册功能
XScrollLabel
可以滚动显示文字的标签,跑马灯效果
Xunqf's Repositories
Xunqf/JSONFormat
JSON格式化工具
Xunqf/NSNUllCategory
相信不少开发者,都被NSNull坑过,最常见的是服务器返回的json里面,说好的字典、数组、数字,结果返回的是空值。 这个时候,NSJSONSerialization 会自动把他们换成 NSNull。当我们再去用dict[@“hello”]的时候,就会出触发exception,导致程序崩溃。
Xunqf/AttributedLabel
单一Label显示多颜色字体
Xunqf/XMJPhotoBrowser
快速集成相册功能
Xunqf/XScrollLabel
可以滚动显示文字的标签,跑马灯效果
Xunqf/auto-fu.zsh
#zsh automatic complete-word and list-choices. Originally incr-0.2.zsh by y.fujii <y-fujii at mimosa-pudica.net>
Xunqf/Charles-Crack
Charles 破解工具
Xunqf/CusTabbarController
自定义的TabBar
Xunqf/engine
The Flutter engine
Xunqf/FDFullscreenPopGesture
A UINavigationController's category to enable fullscreen pop gesture with iOS7+ system style.
Xunqf/flutter-in-action
《Flutter实战》电子书
Xunqf/flutter_html
A Flutter widget for rendering static html as Flutter widgets (Will render over 80 different html tags!)
Xunqf/flutter_math
Math rendering and editing in pure Flutter.
Xunqf/Hikari
LLVM Obfuscator
Xunqf/html
Dart port of html5lib. For parsing HTML/HTML5 with Dart. Works in the client and on the server.
Xunqf/KLGenerateSpamCode
iOS 马甲应用工具
Xunqf/LabelSizeTest
cell的高度随label上的文字的多少调整
Xunqf/libwebp
Xunqf/MarkdownImages
图床
Xunqf/my-tv
我的电视 电视直播软件,安装即可使用
Xunqf/MyNoteBook
个人笔记
Xunqf/PromiseKit
Promises for Swift & ObjC.
Xunqf/Security-iOS
some NSData Category for doing RSA,AES,MD5,SHA1,SHA256,Sign,Verify on iOS Cryptography
Xunqf/source-han-serif
Source Han Serif | 思源宋体 | 思源宋體 | 思源宋體 香港 | 源ノ明朝 | 본명조
Xunqf/Specs
The CocoaPods Master Repo
Xunqf/YHEpubDemo
Epub 阅读器示例
Xunqf/YYImage
Image framework for iOS to display/encode/decode animated WebP, APNG, GIF, and more.
Xunqf/ZMConfuse
ZMConfuse 是一个命令行脚本。用于对使用Objective-C为开发语言的应用进行代码混淆。混淆的内容包括文件名、类名、协议名、属性名、函数名。