array_reduce —使用回调函数将数组迭代地减少为单个值Description array_reduce()反复将callback 函数应用于array 的元素,以将数组缩小为单个值。
確定! 回上一頁