摘要:
比较难的是CGContextAddArcToPoint 代码如下:[plain]view plaincopyCGContextRefcontext=UIGraphicsGetCurrentContext();CGContextSetRGBStrokeColor(context,1,0,0,1);CG... 阅读全文
posted @ 2014-08-22 13:07 喜糖 阅读(8538) 评论(0) 推荐(2)
|
||
|
摘要:
比较难的是CGContextAddArcToPoint 代码如下:[plain]view plaincopyCGContextRefcontext=UIGraphicsGetCurrentContext();CGContextSetRGBStrokeColor(context,1,0,0,1);CG... 阅读全文
posted @ 2014-08-22 13:07 喜糖 阅读(8538) 评论(0) 推荐(2) |
||