有谁知道之间的区别NSIndexpath.row和NSIndexpath.item?
NSIndexpath.row
NSIndexpath.item
具体来说,我使用哪一个:
-(UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath;
uitableview nsindexpath ios
ios ×1
nsindexpath ×1
uitableview ×1