UItableView 动态显示单元格个数

    UIView *view=[[UIView alloc] init];
    view.backgroundColor=[UIColor clearColor];
    [tableView setTableFooterView:view];

posted @ 2015-05-21 14:38  没落云端  阅读(142)  评论(0)    收藏  举报