array reference meaning in Chinese
数组引用
数组子串引用
Examples
- The array reference is popped from the stack and the length is computed
从堆栈中弹出数组引用,并计算长度。 - Each conjunction or disjunction returns an array reference with a subroutine that
每个合取或析取都返回数组引用,它带有 - In the third case , the array of words is stored as an array reference in item word
在第三种情形中,单词数组以数组引用的形式存储在$ item { word }中。 - If you look at these functions , you ll notice that the array referenced by mybalance is passed in my reference
如果研究这些函数,将发现在我的引用中传递了mybalance引用的数组。 - The first is the name of the new class that may be defined , and the second is an array reference to existing class names
第一个是可能被定义的新类的名称,第二个是对现有类名的数组引用。