利用NSSet的AllObjects方法NSSet *set = [NSSet setWithArray:resultArray];NSArray *dataArray = [set allObjects];