2015年1月25日

UITableView SectionHeader 自定义section的头部

摘要: //自定义section的头部- (UIView *)tableView:(UITableView *)tableView viewForHeaderInSection:(NSInteger)section{ UIView *headerView = [[UIView alloc] initWith... 阅读全文

posted @ 2015-01-25 11:21 奋进的闹钟 阅读(15420) 评论(0) 推荐(0)

导航