摘要: 1.设置tableview的背景颜色当设置tableview.backgroundcolor无效时,这样设置: UIView *view = [[UIView alloc] initWithFrame:_tableView.frame]; view.backgroundColor = UIColor 阅读全文
posted @ 2016-09-01 11:48 文艺IT者 阅读(221) 评论(0) 推荐(0)