新数 meaning in English
newmath
Examples
- To a new array of the specified element type
的元素复制到指定元素类型的新数组中。 - Copies the elements of the list to a new array
的元素复制到新数组中。 - Creates a new array with elements of type
类型的元素的新数组。 - You can also initialize and pass a new array in one step
也可以在一个步骤中初始化并传递新数组。 - An object reference to the new array is pushed onto the stack
将对新数组的对象引用推送到堆栈上。