草庐IT

PickAClassCell

全部标签

ios - 滚动tableview计数标签值是否改变?

-(UITableViewCell*)tableView:(UITableView*)tableViewcellForRowAtIndexPath:(NSIndexPath*)indexPath;{staticNSString*simpleTableIdentifier=@"PickAClassCell";cell=(PickAClassCell*)[tableViewdequeueReusableCellWithIdentifier:simpleTableIdentifier];if(cell==nil){NSArray*nib=[[NSBundlemainBundle]loadNi