摘要: function A($a , $currentArr, $currentIndex , $new , &$data = []){ foreach ($currentArr as $k=>$v){ $new[$currentIndex] = $v; if (isset($a[$currentInde 阅读全文
posted @ 2020-06-10 09:09 仁义礼智信的 阅读(466) 评论(0) 推荐(0)