https://github.com/YouXianMing

07 2016 档案

摘要: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 阅读(4474) 评论(0) 推荐(0)
摘要:UITextField的简易封装 效果 源码 https://github.com/YouXianMing/UI-Component-Collection 中的 UITextFieldView 阅读全文
posted @ 2016-07-24 21:02 YouXianMing 阅读(1268) 评论(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 阅读(1996) 评论(1) 推荐(1)
摘要:状态栏动画切换效果 效果 源码 https://github.com/YouXianMing/iOS-Project-Examples 中的 StatusBarAnimation 阅读全文
posted @ 2016-07-18 21:50 YouXianMing 阅读(897) 评论(0) 推荐(0)
摘要:PlaceholderTextView 效果 源码 https://github.com/YouXianMing/UI-Component-Collection 的 PlaceholderTextView 阅读全文
posted @ 2016-07-18 18:27 YouXianMing 阅读(531) 评论(0) 推荐(0)
摘要:定制通用的标签选择器 效果 源码 https://github.com/YouXianMing/UI-Component-Collection 中的 CollectionGridView 阅读全文
posted @ 2016-07-17 14:51 YouXianMing 阅读(648) 评论(0) 推荐(0)
摘要:添加事件提醒功能 效果 源码 阅读全文
posted @ 2016-07-12 21:54 YouXianMing 阅读(794) 评论(2) 推荐(0)
摘要:不规则形状的Mask动画 效果 源码 https://github.com/YouXianMing/Animations 细节 阅读全文
posted @ 2016-07-10 14:04 YouXianMing 阅读(1178) 评论(0) 推荐(0)
摘要:用UIBezierPath数组对UIView进行镂空处理 效果 源码 细节 阅读全文
posted @ 2016-07-08 23:11 YouXianMing 阅读(1539) 评论(0) 推荐(0)
摘要:扫描二维码控件的封装 效果 源码 https://github.com/YouXianMing/Animations 阅读全文
posted @ 2016-07-08 20:46 YouXianMing 阅读(1557) 评论(1) 推荐(1)