- sort() - 对数组进行升序排序
- rsort() - 对数组进行降序排序
- asort() - 根据值对数组进行升序排序
- arsort() - 根据值对数组进行降序排序
- ksort() - 根据键名对数组进行升序排序
- krsort() - 根据键名对数组进行降序排序
- natsort() - 使用自然排序算法对数组进行排序
- usort() - 使用用户自定义的比较函数对数组进行排序
- uasort() - 使用用户自定义的比较函数根据值对数组进行排序
- uksort() - 使用用户自定义的比较函数根据键名对数组进行排序
亿速云「云服务器」,即开即用、新一代英特尔至强铂金CPU、三副本存储NVMe SSD云盘,价格低至29元/月。点击查看>>