摘要:
//二维数组,按其中某个键值排序/** @param array $array the array to sort.* @param string $key_name the first item to sort by.* @param string $sort_order the order to sort by("SORT_ASC"|"SORT_DESC")* @param string $sort_type the sort type("SORT_REGULAR"|"SORT_NUMERIC"|"S 阅读全文
posted @ 2011-09-27 17:50
高学平
阅读(625)
评论(0)
推荐(0)
2011年9月27日