自然排序 meaning in English
natural ordering
Examples
- The natsort ( ) function sorts an array by using a " natural order " algorithm . the values keep their original keys
函数的作用是用“自然排序”算法对数组排序。数组内所有值的键保持不变。 - This overload is useful when you want to provide custom sorting ; for example , when the values in a column do not have a natural sort order or when the natural sort order is inappropriate
当希望提供自定义排序时,此重载很有用;例如,当某一列中的值没有自然排序顺序时,或者当自然排序顺序不适用时。