07 2016 档案
摘要:PCM转MP3工具的封装 说明 1. 对 PCM 转 MP3 进行了简单的封装. 2. 使用 https://github.com/wuqiong/mp3lame-for-iOS 生成支持64位的 lame 库. 源码 https://github.com/YouXianMing/iOS-Gener
阅读全文
摘要:UITextField的简易封装 效果 源码 https://github.com/YouXianMing/UI-Component-Collection 中的 UITextFieldView
阅读全文
摘要:UIWebView加载CSS样式的html 效果 源码 细节 1. 自己给一张图片测试 2. CSS样式 3. CSS学习地址 http://www.w3school.com.cn/css/index.asp 素材
阅读全文
摘要:状态栏动画切换效果 效果 源码 https://github.com/YouXianMing/iOS-Project-Examples 中的 StatusBarAnimation
阅读全文
摘要:PlaceholderTextView 效果 源码 https://github.com/YouXianMing/UI-Component-Collection 的 PlaceholderTextView
阅读全文
摘要:定制通用的标签选择器 效果 源码 https://github.com/YouXianMing/UI-Component-Collection 中的 CollectionGridView
阅读全文
摘要:不规则形状的Mask动画 效果 源码 https://github.com/YouXianMing/Animations 细节
阅读全文
摘要:用UIBezierPath数组对UIView进行镂空处理 效果 源码 细节
阅读全文
摘要:扫描二维码控件的封装 效果 源码 https://github.com/YouXianMing/Animations
阅读全文