https://github.com/YouXianMing
上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 85 下一页
摘要: NSDate-TimeAgohttps://github.com/kevinlawler/NSDate-TimeAgoNSDate+TimeAgo has merged with DateTools. DateTools is the parent project and Matthew York ... 阅读全文
posted @ 2015-06-18 22:32 YouXianMing 阅读(871) 评论(0) 推荐(0)
摘要: Replace-iOShttps://github.com/MartinRGB/Replace-iOS看了下demo,运行起来超卡......Simply Implement Zee Young'sanimation,the effect is not good enough,still needs... 阅读全文
posted @ 2015-06-16 22:14 YouXianMing 阅读(461) 评论(0) 推荐(0)
摘要: MotionBlurhttps://github.com/fastred/MotionBlurMotionBlurallows you to add motion blur effect to your animations (currently only position's change). S... 阅读全文
posted @ 2015-06-15 21:00 YouXianMing 阅读(729) 评论(0) 推荐(0)
摘要: 富文本带点击事件的解决方案 效果 分析 富文本中要添加点击link事件,需要深入到CoreText里面才能够解决,本人将TTTAttributedLabel进行了封装(封装并不完全,以后会继续完善),简化了操作. 源码 https://github.com/YouXianMing/UI-Compon 阅读全文
posted @ 2015-06-13 11:24 YouXianMing 阅读(10128) 评论(0) 推荐(0)
摘要: AFNetworking 2.5.x 网络请求的封装源码地址https://github.com/YouXianMing/Networking说明1. 将block形式的请求转换成用代理来处理2. 你可以通过继承父类,改写父类的某些方法来达到转换请求字典(加密或者其他事宜等),转换获取结果的目的(加... 阅读全文
posted @ 2015-06-11 22:42 YouXianMing 阅读(786) 评论(4) 推荐(2)
摘要: FLAnimatedImageFLAnimatedImage is a performant animated GIF engine for iOS:FLAnimatedImage是一个播放gif图片的引擎:Plays multiple GIFs simultaneously with a play... 阅读全文
posted @ 2015-06-10 22:06 YouXianMing 阅读(2730) 评论(0) 推荐(0)
摘要: MJParallaxCollectionViewhttps://github.com/mayuur/MJParallaxCollectionViewThis is a parallax for the cells inside UICollectionView. It gives us an eff... 阅读全文
posted @ 2015-06-09 22:21 YouXianMing 阅读(434) 评论(0) 推荐(0)
摘要: 精美UI界面欣赏[10] 阅读全文
posted @ 2015-06-04 20:57 YouXianMing 阅读(511) 评论(0) 推荐(0)
摘要: 将JSON字典转换为Model文件1. 一切尽在不言中2. 源码https://github.com/YouXianMing/CreateModelFromJson3. 说明如果你还在手动写每一个model,亲,用这个可以解放你,而且,还会过滤掉null值......,当然,你还可以把字典或者数组进... 阅读全文
posted @ 2015-06-03 20:05 YouXianMing 阅读(618) 评论(0) 推荐(1)
摘要: 使用CocoaPods1. 安装CocoaPods有时候,默认的 https://rubygems.org/访问不了,你需要先执行以下命令移除掉sourcesgem sources -r https://rubygems.org/然后添加新的sourcesgem sources -a https:/... 阅读全文
posted @ 2015-06-02 21:43 YouXianMing 阅读(396) 评论(0) 推荐(0)
上一页 1 ··· 21 22 23 24 25 26 27 28 29 ··· 85 下一页