在tableView初始化的时候 UIView *v = [[UIViewalloc] initWithFrame:CGRectZero]; [self.myTableViewsetTableFooterView:v]; 就可以了 相关文章: