摘要:
重载函数:-(NSArray *) sectionIndexTitlesForTableView: (UITableView *) tableView{ //dict allKeys取出的key arr无顺序,需进行排序 NSArray *arr = [[self.words allKeys] ... 阅读全文
posted @ 2015-08-05 21:33
一只简单的码农
阅读(100)
评论(0)
推荐(0)
摘要:
1.代理 UITableViewDelegate,UITableViewDataSource2.实现代理- (NSInteger)numberOfSectionsInTableView:(UITableView *)tableView{ return 1; //分区数,默认为1}- (NSI... 阅读全文
posted @ 2015-08-05 20:34
一只简单的码农
阅读(128)
评论(0)
推荐(0)

浙公网安备 33010602011771号