https://github.com/YouXianMing
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 85 下一页
摘要: UITableViewCell状态切换效果效果图源码https://github.com/YouXianMing/Animations//// TableViewTapAnimationController.m// Animations//// Created by YouXianMing o... 阅读全文
posted @ 2015-11-27 20:29 YouXianMing 阅读(747) 评论(0) 推荐(0) 编辑
摘要: UIScrollView视差模糊效果效果源码https://github.com/YouXianMing/Animations//// ScrollBlurImageViewController.m// Animations//// Created by YouXianMing on 15/1... 阅读全文
posted @ 2015-11-26 22:12 YouXianMing 阅读(582) 评论(0) 推荐(0) 编辑
摘要: UIScrollView视差效果动画效果源码https://github.com/YouXianMing/Animations//// ScrollImageViewController.m// Animations//// Created by YouXianMing on 15/11/24... 阅读全文
posted @ 2015-11-25 20:52 YouXianMing 阅读(864) 评论(0) 推荐(0) 编辑
摘要: Easing圆环动画效果源码https://github.com/YouXianMing/Animations//// CircleView.h// YXMWeather//// Created by XianMingYou on 15/11/12.// Copyright (c) 2015... 阅读全文
posted @ 2015-11-24 21:54 YouXianMing 阅读(701) 评论(0) 推荐(0) 编辑
摘要: 图片碎片化mask动画效果源码https://github.com/YouXianMing/Animations//// TransformFadeViewController.m// Animations//// Created by YouXianMing on 15/11/17.// ... 阅读全文
posted @ 2015-11-23 20:48 YouXianMing 阅读(641) 评论(0) 推荐(0) 编辑
摘要: POP数值动画效果源码https://github.com/YouXianMing/Animations//// PopNumberController.m// Animations//// Created by YouXianMing on 15/11/18.// Copyright © ... 阅读全文
posted @ 2015-11-19 23:06 YouXianMing 阅读(751) 评论(2) 推荐(0) 编辑
摘要: CAShapeLayer的path动画效果源码https://github.com/YouXianMing/Animations//// CAShapeLayerPathController.m// Animations//// Created by YouXianMing on 15/11/... 阅读全文
posted @ 2015-11-18 22:34 YouXianMing 阅读(2414) 评论(0) 推荐(0) 编辑
摘要: POP的Stroke动画效果源码https://github.com/YouXianMing/Animations//// PopStrokeController.m// Animations//// Created by YouXianMing on 15/11/17.// Copyrig... 阅读全文
posted @ 2015-11-17 21:15 YouXianMing 阅读(641) 评论(0) 推荐(1) 编辑
摘要: POP按钮动画效果源码https://github.com/YouXianMing/Animations//// ButtonPressViewController.m// Facebook-POP-Animation//// Created by YouXianMing on 15/11/1... 阅读全文
posted @ 2015-11-16 20:42 YouXianMing 阅读(697) 评论(0) 推荐(0) 编辑
摘要: OC实用转换model的工具 说明 这是本人写的一个专门用来将json数据直接转换生成Model文件的工具,目的是为了让你从写Model文件的繁琐过程中解脱出来,提升效率以及减少出错的几率,工具的特点如下: 1. 用组合设计模式处理树形数据结构(非线性数据结构) 2. 在调试台中处理生成Model文 阅读全文
posted @ 2015-11-11 22:41 YouXianMing 阅读(1786) 评论(3) 推荐(2) 编辑
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 85 下一页