Objective-C学习—UITableView的使用

1. 加上这句,没有内容的cell则不显示

tableView.tableFooterView = [[UIView alloc] init];

posted @ 2015-10-24 11:12  超越昨天  阅读(193)  评论(0)    收藏  举报