随笔 - 399,  文章 - 0,  评论 - 7,  阅读 - 21万

随笔分类 -  OC 画图 UIGraphics

swift - 画图 - 画矩形,虚线,圆和半圆
摘要:import UIKit class JYJYBouncedCouponsViewCellBgView: UIView { //一定要在这里设置 背景色, 不要再draw里面设置, override init(frame: CGRect) { super.init(frame: frame) self.backgroun... 阅读全文
posted @ 2018-08-14 13:55 懂事长qingzZ 阅读(2609) 评论(0) 推荐(0) 编辑
OC - GCD 队列组 - 下载图片画图
摘要:- (void)touchesBegan:(NSSet<UITouch *> *)touches withEvent:(UIEvent *)event{ [self downloadImage]; } -(void)downloadImage{ dispatch_group_t group = di 阅读全文
posted @ 2018-06-28 11:48 懂事长qingzZ 阅读(172) 评论(0) 推荐(0) 编辑


< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示