参考手册函数参考Array 函数array_position版本:3.2本页总览array_position 功能 获取数组中某个元素位置,是的话返回位置,否则返回0. 语法 array_position(any_array, any_element) 示例