青年中文青年中文

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.