会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
CH520 -- Cnblogs。
Galenc
博客园
首页
新随笔
管理
订阅
2024年5月27日
iOS开发_绘制圆角矩形虚线环
摘要: - (void)drawRect:(CGRect)rect { // 获取上下文(/画笔/绘图环境) CGContextRef context = UIGraphicsGetCurrentContext(); // 小段长度 CGFloat line_dash = self.height / 20;
阅读全文
posted @ 2024-05-27 14:22 CH520
阅读(50)
评论(0)
推荐(0)
编辑
公告