2016年7月25日

设置 tableview 的背景颜色,总是不生效

摘要: 1.只设置了背景图片,却忘记了取消掉 cell 的背景颜色(可以通过层次结构来观察) UIImageView *bgView = [[UIImageView alloc]initWithFrame:self.bounds]; bgView.image = [UIImage imageNamed:@" 阅读全文

posted @ 2016-07-25 16:20 活最好的自己 阅读(938) 评论(0) 推荐(0) 编辑

导航