摘要:
遇到的技术并解决之:1.实现中文下的tableView index: UILocalizedIndexedCollation* theCollation = [UILocalizedIndexedCollationcurrentCollation]; NSInteger sect = [theCollation sectionForObject:per collationStringSelector:@selector(getname)]; per.sectionNumber = sect;代码里根据person对象per的name属性来进行排序,per的sectionNumber记录的是na 阅读全文
posted @ 2012-12-14 09:54
xiaoou
阅读(609)
评论(0)
推荐(0)

浙公网安备 33010602011771号