NSOrderedAscending means: The left operand is smaller than the right operand.
左邊小於右邊
NSOrderedDescending means the opposite: The left operand is greater than the right operand.
左邊大於右邊
Equality is represented by NSOrderedSame: The two operands are equal.
兩邊相等
沒有留言:
張貼留言