信仰

猛图www.omeng.org

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

- (void)tableView:(UITableView *)tableView willDisplayCell:(UITableViewCell *)cell forRowAtIndexPath:(NSIndexPath *)indexPath
{
if (indexPath.row == [cellItem count]) {
[self fillData:[cellItem count]];
[self.tableView reloadData];
}
}

posted on 2013-04-25 14:21  信仰123  阅读(142)  评论(0编辑  收藏  举报

猛图