UITableView生活使用

来源:互联网 发布:淘宝一元拍在哪里 编辑:程序博客网 时间:2024/05/29 17:40
UITableView  

UITableViewStyleGrouped风格时给其北京颜色

[theTableView setBackgroundView:nil];

[theTableView setBackgroundColor:dBackGroundColor];

//theTableView为自定义的UITableView

//dBackGroundColor 为自定义的北京颜色

原创粉丝点击