所有对数据的访问与修改必须通过函数调用来完成。
All access and modifications to the data should be through function calls.
在被调用函数中,可以通过数组下标访问或修改数组元素的值。
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.
应用推荐