摘要: 0CGContextRef context = UIGraphicsGetCurrentContext(); 设置上下文1 CGContextMoveToPoint 开始画线2 CGContextAddLineToPoint 画直线4 CGContextAddEllipseInRect 画一椭圆4 ... 阅读全文
posted @ 2015-04-28 09:56 沈红榜 阅读(817) 评论(0) 推荐(0) 编辑