会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Jeffrey*
博客园
首页
新随笔
联系
订阅
管理
2022年1月23日
cocoapod 安装
摘要: 1. 安装rvm curl -L get.rvm.io | bash -s stable 如果不成功报 443 错误; 则使用本地库安装。 1.1 本地库安装方法为: 1.1.1 添加可运行权限 chmod 777 ../xx/xx/rvm_install.sh 1.1.2 sh ../xx/xx/
阅读全文
posted @ 2022-01-23 15:23 Jeffrey*
阅读(130)
评论(0)
推荐(0)
2021年8月7日
绘制UIBezierPath曲线线条
摘要: //线的类型 typedef NS_ENUM(NSUInteger,BezierPathType){ kPen_bezierPath = 1, kVectorLine_bezierPath,//2 kArc_bezierPath,//3 kRect_bezierPath,//4 kIsosceles
阅读全文
posted @ 2021-08-07 18:28 Jeffrey*
阅读(120)
评论(0)
推荐(0)
公告
点击右上角即可分享