摘要: cell.selectedBackgroundView = [[UIView alloc] initWithFrame:cell.frame]; cell.selectedBackgroundView.backgroundColor = [UIColor whiteColor];- (void)t... 阅读全文
posted @ 2014-08-06 09:35 菜鸟程序猿 阅读(140) 评论(0) 推荐(0)