参考手册函数参考Array 函数array_difference版本:4.0本页总览array_difference 对于数值型数组,返回相邻两个元素的差(从后者中减去前者)构成的数组。 语法 output array_difference(input)