图层绘制方式二:重写CALayer子类的方法实现绘制
a.创建一个CALayer子类
b.在子类中重写
- (void)drawInContext:(CGContextRef)ctx;
c.调用子类的对象并调用setNeedsDisplay方法进行绘制
- (void)drawLayer:(CALayer *)layer inContext:(CGContextRef)ctx;
图层绘制方式一:通过代理方法绘制
a.创建CALaye对象,添加到view对应的layer上
b.设置CALayer对象的代理对象,并调用setNeedsDisplay方法
c.实现代理方法
- (void)drawLayer:(CALayer *)layer inContext:(CGContextRef)ctx;
markmarkmark
hhaohaohaohaohaohoa
ddddfwff
S份额飞飞飞飞
ffhhhhfdfdfff
grtt纷纷扰扰让人