摘要: 第一种加载方法- (void)drawRect:(CGRect)rect { UIBezierPath *backPath = [UIBezierPath bezierPath]; [backPath moveToPoint:CGPointMake(0, 0)]; [backPat... 阅读全文
posted @ 2015-09-01 19:36 沈红榜 阅读(158) 评论(0) 推荐(0) 编辑