array variable信息详情

array variable发音

意思翻译

[计]数组变量

相似词语短语

array───n.数组,阵列;排列,列阵;大批,一系列;衣服;vt.排列,部署;打扮

variable───n.[数]变量;可变物,可变因素;adj.变量的;可变的;易变的,多变的;变异的,[生物]畸变的

crossbar array───纵横阵

variable costs───可变成本

array crossword───数组纵横字谜

array technologies───阵列技术

array filter───阵列滤波器

convolve array───卷积阵

array mbira───双数组

双语使用场景

List of bounds of each dimension of an array variable.───列出数组变量的每个维的界限。

Statement cannot change the data type of an array variable or of its elements.───语句无法更改数组变量或其元素的数据类型。

Shows two ways to create an array object and assign it to an array variable.───演示两种方式来创建数组对象并将其赋给一个数组变量。

The updateCart function is called upon the return, and the JSON values are supplied in an associative array variable called results.───updateCart函数是在返回之前调用的,JSON值是在一个称为results的联合数组变量中提供的。

Supply the array variable at the corresponding place in the argument list.───在引数清单中的对应位置提供阵列变数。

The following example declares an array variable to hold the number of students in each grade in a grammar school.───下面的示例声明一个数组变量来存储初级学校每个年级的学生数。

If you apply a modifier to an array variable instead of a single value variable, the modifier will be applied to every value in that array.───如果你给数组变量应用单值变量的调节,结果是数组的每个值都被调节。

The preceding example declares an array variable but does not assign an array to it.───上一个示例声明了一个数组变量,但没有为它分配数组。

In this particular example, the developer forgot to take the termination string into consideration when building an array variable.───在这个例子中,开发人员忘记构建数组变量时考虑终止符。

英语使用场景

To create a single dimensional array of the type a[m] (where m is an integer variable already defined and initialized), apply the cpp_type stereotype on the array variable a in the UML model.

Similarly, each element of an array variable is initialized individually.

Supply the array variable at the corresponding place in the argument list.

You can do it by accessing internal AppConfig::State data or the array reference returned to you as the value of the array variable, but it is not recommended that you do so.

Arrays have built - in functionality for searching and sorting that can be accessed through the array variable.

To resolve this error, define an array variable, and assign the in - line array to the variable.

The new array replaces the released array in the array variable.