- 博客(5)
- 收藏
- 关注
原创 MoreCarGame
The game inherits the style of traditional racing games, both in terms of operation and rules of the game, which are familiar to the players, allowing players to experience the fun of the game in a ve...
2018-08-09 22:57:14 213
原创 Technical Support Site
iOS programming and system consultingIf you have any questions, please contact me without hesitationE-mail:rghgjghjh@yeah.netTel: +1 866 467 3466Address: Oregon Oregon 17508 SW Beaver Ct AE342
2017-11-16 21:53:49 263
转载 安装Cocoapods 报错ERROR: While executing gem ... (Errno::EPERM) Operation not permitted - /usr/bin/fuzzy
在运行 “sudo gem install cocoapods” 的时候出现问题:ERROR: While executing gem … (Errno::EPERM) Operation not permitted - /usr/bin/fuzzy_match则可以改为: sudo gem install -n /usr/local/bin cocoapods原文链接
2017-07-20 11:09:22 347
原创 CAEmitterLayer 全面介绍及实现各种粒子效果
本文首次发布于 CAEmitterLayer 全面介绍及实现各种粒子效果, 作者余东洋,转载请保留原文链接. 前言CAEmitterLayer作为CALayer的子类的一个高性能的粒子引擎,被用来创建实时的粒子动画如爆炸、烟雾及火焰等效果。在研究其酷炫效果之前,让我们先探究一下CAEmitterLayer的众多基本属性,以方便我们根据需求设置更多参数。CAEmitterLayer CAEmitt
2017-07-20 11:06:00 536
原创 UIBezierPath 基础方法属性的全面介绍
UIKit中的UIBezierPath是Core Graphics框架关于path的一个封装。可以创建基于矢量的路径,例如椭圆或者矩形,或者有多个直线和曲线段组成的形状.
2017-07-20 11:01:41 749
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人