The Array Size的意思|示意

美 / / 英 / /

数组大小


The Array Size的网络常见释义

数组大小 The array size, defined by reference or value.

The Array Size相关短语

1、 Change the size of array 改变数组尺寸

The Array Size相关例句

A hash index is often implemented using an array where each element in the array is a hash bucket with a fixed size, as is depicted in Figure 1.

hash索引常常使用一个数组来实现,数组中的每个元素是一个有固定大小的hash bucket,如图1所示。

The connector also allows users to specify the array size to use the Teradata array operation feature.

连接器还允许用户指定数组大小使用teradata数组操作特性。

Another useful addition is the SplFixedArray class, which, as the name implies, is a fixed-size array implementation.

另一个有用的补充是splfixedarray类,顾名思义,这是一个固定大小的数组实现。

These are the default variables for the position, text contents, and color, font size, fade-in and fade-out speed in milliseconds, and an array to hold the display string.

这些是位置、文本内容和颜色、字体大小、淡入和淡出速度(以毫秒为单位)及保存显示字符串的数组的默认变量。

The array size, defined by reference or value.

数组大小,通过引用或值定义。

The capacity of a slice s is the size of the array from s [0] to the end of the array, and is returned by the cap built-in function.

切片s的容量是数组从s[0]到数组尾端的大小,并由内建的cap函数返回。