https://github.com/YouXianMing
上一页 1 2 3 4 5 6 7 8 9 10 ··· 85 下一页
摘要: 添加事件提醒功能 效果 源码 阅读全文
posted @ 2016-07-12 21:54 YouXianMing 阅读(763) 评论(2) 推荐(0) 编辑
摘要: 不规则形状的Mask动画 效果 源码 https://github.com/YouXianMing/Animations 细节 阅读全文
posted @ 2016-07-10 14:04 YouXianMing 阅读(1148) 评论(0) 推荐(0) 编辑
摘要: 用UIBezierPath数组对UIView进行镂空处理 效果 源码 细节 阅读全文
posted @ 2016-07-08 23:11 YouXianMing 阅读(1505) 评论(0) 推荐(0) 编辑
摘要: 扫描二维码控件的封装 效果 源码 https://github.com/YouXianMing/Animations 阅读全文
posted @ 2016-07-08 20:46 YouXianMing 阅读(1526) 评论(1) 推荐(1) 编辑
摘要: 通过path绘制点击区域 效果 源码 https://github.com/YouXianMing/Animations 阅读全文
posted @ 2016-06-26 21:32 YouXianMing 阅读(829) 评论(0) 推荐(0) 编辑
摘要: 能添加图标的label 效果 源码 https://github.com/YouXianMing/UI-Component-Collection 中的 IconEdgeInsetsLabel 细节 1. 继承自UILabel 2. 重载了UILabel的两个方法 阅读全文
posted @ 2016-06-25 10:52 YouXianMing 阅读(1235) 评论(0) 推荐(0) 编辑
摘要: 便利的初始化view以及设置tag值 效果 源码 https://github.com/YouXianMing/iOS-Project-Examples 中的 SetRect 细节 需要实现协议(用NSMapTable的strongToWeakObjectsMapTable来作为存储string - 阅读全文
posted @ 2016-06-19 18:11 YouXianMing 阅读(919) 评论(0) 推荐(0) 编辑
摘要: 递归搜寻NSString中重复的文本 效果 源码 https://github.com/YouXianMing/iOS-Project-Examples 中的 StringRange 项目 阅读全文
posted @ 2016-06-11 04:33 YouXianMing 阅读(892) 评论(0) 推荐(1) 编辑
摘要: 自动移除的通知中心 源码 细节 1. 将通知的接收转换成了代理,根据代理中的一个通知名字值来区分不同的通知. 2. 不用自动移除注册的通知 3. 用这个方法发送通知 阅读全文
posted @ 2016-06-10 22:11 YouXianMing 阅读(498) 评论(0) 推荐(0) 编辑
摘要: BadgeValueView 效果 源码 https://github.com/YouXianMing/UI-Component-Collection 中的 BadgeValueView 阅读全文
posted @ 2016-06-09 09:33 YouXianMing 阅读(616) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 10 ··· 85 下一页