可以用这种方法: NSUInteger indices[] = {0, 14}; NSIndexPath *path = [[NSIndexPath alloc] initWithIndexes:indices length:2]; 祝你愉快,满意请采纳哦