//设置右侧分区索引
- (NSArray *)sectionIndexTitlesForTableView:(UITableView *)tableView
{
}
TableView右侧分区索引
原文:http://www.cnblogs.com/tapple/p/4898852.html