tableView中不易被注意到的方法

- (UIView *)tableView:(UITableView *)tableView viewForHeaderInSection:(NSInteger)section{

}

这个方法 在 reloaddata时会调用

 

posted on 2015-08-31 23:55  🌞Bob  阅读(125)  评论(0)    收藏  举报

导航