摘要:
// 分区中有多少行-(NSInteger ) tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger )section{ return [ self.listData count ];}// 添加每一行的信息- (UITableViewCell *) tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath{ static NSString *tag=@"tag" ; //... 阅读全文
posted @ 2011-08-24 11:07
jifsu
阅读(543)
评论(0)
推荐(0)

浙公网安备 33010602011771号