摘要:
//去掉顶部 self.tableView.tableHeaderView = [[UIView alloc] initWithFrame:CGRectMake(0, 0, 0, CGFLOAT_MIN)];//CGFLOAT_MIN为无限接近0的浮点数 //去掉底部self.tableview.tableFooterView =[[UIView alloc] initWithFrame:CG... 阅读全文
posted @ 2016-03-18 10:09
进化的蜗牛
阅读(560)
评论(0)
推荐(0)
浙公网安备 33010602011771号