* 此函数支持多维数组处理。 * * @param array * @return array */ function objarray_to_array($obj) { $ret = array(); foreach ($ ...
確定! 回上一頁