摘要: 当UITableView的分组较多的时候,经常会用到快速索引。//设置Section的Header的值 - (NSString *)tableView:(UITableView *)tableView titleForHeaderInSection:(NSInteger)section { ... 阅读全文
posted @ 2014-05-12 08:52 Qiang zi 阅读(314) 评论(0) 推荐(0)