https://github.com/YouXianMing

06 2016 档案

摘要:通过path绘制点击区域 效果 源码 https://github.com/YouXianMing/Animations 阅读全文
posted @ 2016-06-26 21:32 YouXianMing 阅读(830) 评论(0) 推荐(0) 编辑
摘要:能添加图标的label 效果 源码 https://github.com/YouXianMing/UI-Component-Collection 中的 IconEdgeInsetsLabel 细节 1. 继承自UILabel 2. 重载了UILabel的两个方法 阅读全文
posted @ 2016-06-25 10:52 YouXianMing 阅读(1237) 评论(0) 推荐(0) 编辑
摘要:便利的初始化view以及设置tag值 效果 源码 https://github.com/YouXianMing/iOS-Project-Examples 中的 SetRect 细节 需要实现协议(用NSMapTable的strongToWeakObjectsMapTable来作为存储string - 阅读全文
posted @ 2016-06-19 18:11 YouXianMing 阅读(922) 评论(0) 推荐(0) 编辑
摘要:递归搜寻NSString中重复的文本 效果 源码 https://github.com/YouXianMing/iOS-Project-Examples 中的 StringRange 项目 阅读全文
posted @ 2016-06-11 04:33 YouXianMing 阅读(895) 评论(0) 推荐(1) 编辑
摘要:自动移除的通知中心 源码 细节 1. 将通知的接收转换成了代理,根据代理中的一个通知名字值来区分不同的通知. 2. 不用自动移除注册的通知 3. 用这个方法发送通知 阅读全文
posted @ 2016-06-10 22:11 YouXianMing 阅读(502) 评论(0) 推荐(0) 编辑
摘要:BadgeValueView 效果 源码 https://github.com/YouXianMing/UI-Component-Collection 中的 BadgeValueView 阅读全文
posted @ 2016-06-09 09:33 YouXianMing 阅读(619) 评论(0) 推荐(0) 编辑
摘要:侧滑栏效果的实现 效果 源码 https://github.com/YouXianMing/iOS-Project-Examples 中的 SideViewController 细节 阅读全文
posted @ 2016-06-08 22:07 YouXianMing 阅读(859) 评论(0) 推荐(0) 编辑
摘要:POP缩放动画 效果 源码 https://github.com/YouXianMing/Animations 细节 1. 参数设置有技巧,可以参考如下所示(项目中的POPSpringParameterController): 2. 动画效果是通过组合两个动画而来的,要注意设置代理: 阅读全文
posted @ 2016-06-05 10:29 YouXianMing 阅读(1782) 评论(0) 推荐(0) 编辑
摘要:完全定制UITabBarViewController 效果 源码 https://github.com/YouXianMing/iOS-Project-Examples 中的 TotalCustomTabBarController 说明 详细细节请参考演示项目,定制按钮需要继承控制器,在重载buil 阅读全文
posted @ 2016-06-03 15:58 YouXianMing 阅读(1554) 评论(0) 推荐(2) 编辑

点击右上角即可分享
微信分享提示