目录正文写在构造方法上写在普通方法上写在方法参数前写在属性上写在其他注解上正文
How do I fill the background color of a UITableViewCell?I tried this code but it didn\'t work. cell.backgroundColor = 开发者_运维知识库[UIColor redColor];