背景 要求写一个方法aakxQ,返回去重后的数组。数组的类型可能是int64,也可能是string,或是其他类型。如果区分类型的话,每增加一个新的类型都需要重新写一个方法。
I have been trying to set a UIImageView background color (see below) in awakeFromNib [imageView setBackgroundColor:[UIColor colorWithRed:0 green:0 blue:0 alpha:1.0]];