iOS开发—去除UITableView多余Cell的横线2017-01-09 本文已影响133人 ShineYangGod self.tableView.tableFooterView = [[UIView alloc] initWithFrame:CGRectZero];