UITableViewDelegate的这个方法: - (UIView *)tableView:(UITableView *)tableView viewForHeaderInSection:(NSInteger)section; 这个函数会调用两次,为什么呢? 没找到原因,可能是系统这么设置的吧;
UITableViewDelegate的这个方法: - (UIView *)tableView:(UITableView *)tableView viewForHeaderInSection:(NSInteger)section; 这个函数会调用两次,为什么呢? 没找到原因,可能是系统这么设置的吧;