2014年7月9日

IOS CAShapeLayer CAGradientLayer UIBezierPath 使用实例

摘要: CGRectrect =CGRectMake(100,100,100,100); UIView* bgView = [[UIViewalloc]initWithFrame:rect]; bgView.backgroundColor= [UIColorgrayColor]; [self.viewa... 阅读全文

posted @ 2014-07-09 10:00 景树园 阅读(1036) 评论(0) 推荐(0)

导航