https://github.com/YouXianMing
上一页 1 2 3 4 5 6 7 8 9 ··· 85 下一页
摘要: Swift - UITableView展开缩放动画 效果 源码 https://github.com/YouXianMing/Swift-Animations 阅读全文
posted @ 2016-08-09 23:43 YouXianMing 阅读(1677) 评论(0) 推荐(0) 编辑
摘要: Swift - UITableView状态切换效果 效果 源码 https://github.com/YouXianMing/Swift-Animations 阅读全文
posted @ 2016-08-07 10:58 YouXianMing 阅读(913) 评论(0) 推荐(0) 编辑
摘要: 支持辉光效果的Label 效果 源码 https://github.com/YouXianMing/UI-Component-Collection 中的 FBGlowLabel 阅读全文
posted @ 2016-08-03 19:14 YouXianMing 阅读(1011) 评论(0) 推荐(0) 编辑
摘要: 用drawRect以及CAReplicatorLayer绘制动态水波纹 大大简化了写水波纹效果的难度,你可以根据示例自己组装水波纹效果,本设计是几个工具组合在一起完成的效果, DrawRectObject 以及 ReplicatorLineAnimationView 均可以独立完成更复杂的功能. 说 阅读全文
posted @ 2016-08-01 13:26 YouXianMing 阅读(1075) 评论(1) 推荐(0) 编辑
摘要: PCM转MP3工具的封装 说明 1. 对 PCM 转 MP3 进行了简单的封装. 2. 使用 https://github.com/wuqiong/mp3lame-for-iOS 生成支持64位的 lame 库. 源码 https://github.com/YouXianMing/iOS-Gener 阅读全文
posted @ 2016-07-28 21:44 YouXianMing 阅读(4360) 评论(0) 推荐(0) 编辑
摘要: UITextField的简易封装 效果 源码 https://github.com/YouXianMing/UI-Component-Collection 中的 UITextFieldView 阅读全文
posted @ 2016-07-24 21:02 YouXianMing 阅读(1240) 评论(0) 推荐(0) 编辑
摘要: UIWebView加载CSS样式的html 效果 源码 细节 1. 自己给一张图片测试 2. CSS样式 3. CSS学习地址 http://www.w3school.com.cn/css/index.asp 素材 阅读全文
posted @ 2016-07-19 21:49 YouXianMing 阅读(1978) 评论(1) 推荐(1) 编辑
摘要: 状态栏动画切换效果 效果 源码 https://github.com/YouXianMing/iOS-Project-Examples 中的 StatusBarAnimation 阅读全文
posted @ 2016-07-18 21:50 YouXianMing 阅读(874) 评论(0) 推荐(0) 编辑
摘要: PlaceholderTextView 效果 源码 https://github.com/YouXianMing/UI-Component-Collection 的 PlaceholderTextView 阅读全文
posted @ 2016-07-18 18:27 YouXianMing 阅读(517) 评论(0) 推荐(0) 编辑
摘要: 定制通用的标签选择器 效果 源码 https://github.com/YouXianMing/UI-Component-Collection 中的 CollectionGridView 阅读全文
posted @ 2016-07-17 14:51 YouXianMing 阅读(634) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 ··· 85 下一页