cell.backgroundColor = [ UIColor colorWithRed: 0.3 green:0.9 blue: 0.4 alpha: 0.5 ];
ios 设置UITableViewcell透明
最新推荐文章于 2015-10-08 20:00:46 发布
cell.backgroundColor = [ UIColor colorWithRed: 0.3 green:0.9 blue: 0.4 alpha: 0.5 ];