贝尔的技术博客 发表于 2012-10-25 23:42:22

PHP中数组的三种排序方法

PHP中数组的三种排序方法

一、冒泡排序法
<div style="word-spacing: 0px; font: 18px 微软雅黑; text-transform: none; color: #000000; text-indent: 0px; white-space: normal; letter-spacing: normal; orphans: 2; widows: 2;">说明:找到最大的数,排列到最后面,然后继续找
页: [1]
查看完整版本: PHP中数组的三种排序方法