Vince's repositories
TabScrollView-ObjC
Tab切换,多scrollView联动,选项卡
AppIconMaker
用python把原始图片自动生成多张appicon图片
wingsrao.github.io
my blog about everything
AVPlayerDemo
基于AVPlayer播放视频demo
BHBDrawBoarderDemo
仿写猿题库练题画板功能
CG_YYLabel
使用storyboard设置YYLabel
Cuckoo
布谷鸟投屏自动演示,Swift练手
HWDownloadDemo
文件下载功能,包含大文件下载,后台下载,杀死进程,重新启动时继续下载,设置下载并发数,监听网络改变等。
iOS-dev-bug
iOS dev bug set
iOS-Monitor-Platform
:books: iOS 性能监控 SDK —— Wedjat(华狄特)开发过程的调研和整理
jd_seckill_new
京东茅台抢购脚本(持续优化)
knowledge-kit
iOS、Web前端、后端、数据库、计算机网络、设计模式经验总结
LFLiveKit-ReplayKit
A ReplayKit Version
listen1_desktop
one for all free music in china (Windows, Mac, Linux desktop)
Love-Leetcode
小码哥《恋上数据结构与算法》学习笔记
MTBook
《机器翻译:统计建模与深度学习方法》肖桐 朱靖波 著 - Machine Translation: Statistical Modeling and Deep Learning Methods
OpgnGLPaintingTest
iOS:用openGLES实现可自由选择各种颜色,宽度,可绘制曲线,矩形,圆形等各种形状,带橡皮擦,可撤回操作的画板涂鸦工具
PPStickerKeyboard
iOS 表情键盘
ShadowsocksX-NG
Next Generation of ShadowsocksX
sm4
sm4加解密
Snake
Yet Another Mach-O Unused ObjC Selector/Class/Protocol Detector. 检测ObjC无用方法、无用类、无用协议。
ZLCollectionView
为应对类似淘宝首页,京东首页,国美首页等复杂布局而写的Collectionview。基于UICollectionView实现,目前支持标签布局,列布局,百分比布局,定位布局,填充式布局,瀑布流布局等。支持纵向布局和横向布局,可以根据不同的section设置不同的布局,支持拖动cell,头部悬浮,设置section背景色和自定义section背景view,向自定义背景view传递自定义方法。实现了电影选座等高难度的布局。