摘要:
-(void)drawRect:(CGRect)rect{ CGContextRef cont = UIGraphicsGetCurrentContext(); CGContextSetStrokeColorWithColor(cont, RGB(238, 234, 252).CGColor); CGContextSetLineWidth(cont, 1); CG... 阅读全文
posted @ 2017-04-05 16:59
听风gcl
阅读(149)
评论(0)
推荐(0)