摘要: 一 . 设置UIView的背景图片1.将图片作为UIView的背景色,该方法过于占内存,不建议使用。 //1.imageNamed方式self.view.backgroundColor= [UIColorcolorWithPatternImage:[UIImageimageNamed:@"imag... 阅读全文
posted @ 2015-12-03 00:16 爱健身的程序猿 阅读(761) 评论(0) 推荐(0) 编辑