每个数组元素能存放一个数据的值。
语句不会根据搜索值测试数组元素。
Statement does not test the array element against the search value.
函数的作用是:返回数组中当前元素的值。
The current function returns the value of the current element in an array.
函数返回了数组中当前元素的值。
The pos() function returns the value of the current element in an array.
在被调用函数中,可以通过数组下标访问或修改数组元素的值。
By subscripting this value, the function can access and alter any argument of the array.
在被调用函数中,可以通过数组下标访问或修改数组元素的值。
By subscripting this value, the function can access and alter any argument of the array.
应用推荐