当然可以用predicateWithFormat过滤string数组和其他类型的数组。排序用sortedArrayUsingSelector,selector任意(比如,比较可以用caseInsensitiveCompare)。 在简单数组中没有关键字key,所以不能用sortDescriptorWithKey。