ARRAY ELEMENTS Meaning in Japanese - translations and usage examples

[ə'rei 'elimənts]
[ə'rei 'elimənts]

Examples of using Array elements in English and their translations into Japanese

{-}
  • Programming category close
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Remove empty array elements.
空の配列要素を削除する。
Join array elements with a$glue string.
配列の要素を$glue文字列で連結します。
Username is a property of ActorList array elements.
UsernameはActorList配列要素のプロパティです。
Fill it with array elements(3 items).
配列要素(3項目)で埋めます。
Array elements are numbered, starting with zero.
配列要素はゼロから始まる番号が付けられます。
In this example, all the array elements are initialized to zero.
この例では、すべての配列要素はゼロに初期化されます。
Array elements can be of different simple types(numerical, string, group).
配列要素は、異なる単純タイプ(数字、文字列、グループ)にすることができます。
Fortunately we can call is-prime on multiple array elements at the same time:.
幸運なことにis-primeを複数の配列の要素に対して同時に呼び出すことができます:。
FILL(Sets array elements all at once).
FILL(配列要素の一括設定)。
Another thing PHP 4 will now tell youabout is the use of uninitialized variables or array elements.
その他、PHP4では初期化されていない変数または配列要素を使用していることを知らせるようになっています。
Elided array elements are not defined.
省略された配列要素は定義されない。
Click the Plus sign(+)to the left of the OUTARR variable's name to display the values of its array elements.
変数名OUTARRの左側にある正符号(+)をクリックして、その配列要素の値を表示します。
Deleting array elements in JavaScript- delete vs splice.
JavaScriptで配列要素を削除する-スプライス対削除。
Does anyone tell me the algorithm for obtaining all possible values composed of array elements(for example, 3x3):.
配列要素で構成されるすべての可能な値(3x3など)を取得するアルゴリズムを教えてください。
How can I add new array elements at the beginning of an array in JavaScript?
JavaScriptで配列の先頭に新しい配列要素を追加するにはどうすればよいですか?
Symbol. isConcatSpreadable A Boolean valueindicating if an object should be flattened to its array elements.
Symbol.isConcatSpreadableオブジェクトが配列要素にフラット化できるかを示す真偽値です。
The default value of numeric array elements are set to zero, and reference elements are set to null.
数値配列要素の既定値はゼロに設定され、参照要素はnullに設定されます。
What that means is that the C compiler does notusually check to see if you are referencing array elements that don't exist.
つまり、Cコンパイラは通常、存在しない配列要素を参照しているかどうかをチェックしません。
In some programming languages, we can access array elements using negative indexes, counted from the end.
プログラム言語によっては、負の値を使って配列要素にアクセスすることが可能で、この場合は末尾から数えられます。
Array elements which do not pass the callback test are simply skipped, and are not included in the new array..
Callbackテストに合格しない配列要素は単にスキップされ、新しい配列には含まれません。
It means that the change of the order of access to the array elements using ArraySetAsSeries() function is ignored.
ArraySetAsSeries()関数を使用しての配列要素アクセスの順序の変更は無視されるということです。
These array elements are passed as parameters to gate, and can be used for additional context when making authorization decisions:.
これらの配列要素はゲートにパラメータとして渡されたもので、認可の可否を決定する際に、追加コンテキストとして利用できます。
In MATLAB®, there are three primary approaches to accessing array elements based on their location(index) in the array..
MATLAB®では、配列の場所(インデックス)に基づいて配列要素にアクセスする方法が主に3つあります。
All array elements that are not initialized explicitly are initialized implicitly the same way as objects that have static storage duration.
明示的に初期化されないすべての配列要素は静的記憶域期間を持つオブジェクトと同じ方法で暗黙に初期化されます。
The flag is set by the ArraySetAsSeries function andindicates that indexation of the array elements is performed as in timeseries.
フラグはArraySetAsSeries関数によって設定され、配列要素の指数化が時系列で実行されることを示します。
It is up to you to make sure you only reference array elements that you have defined, lest you write over some portion of memory accidentally.
誤ってメモリの一部に書き込まないように、定義した配列要素のみを参照することはあなた次第です。
The private clause allows you to list scalar and array type variables andspecify the number of array elements to privatize.
Private節では、スカラーおよび配列型変数をリストでき、プライベート化する配列要素の数を指定することが可能です。
Returns a string containing a string representation of all the array elements in the same order, with the glue string between each element..
すべての配列要素の順序を変えずに、各要素間にglue文字列をはさんで1つの文字列にして返します。
If you are validating an array form field,you may retrieve all of the messages for each of the array elements using the* character:.
配列形式のフィールドをバリデーションする場合は、*文字を使用し、各配列要素の全メッセージを取得できます。
The code is actually a nested loop:the external loop over array elements, and the internal counts subsums starting with the current element..
コードは実際には入れ子のループです:配列要素に対する外部ループ、および現在の要素で始まる内部カウントのサブ合計です。
Results: 45, Time: 0.024

Word-for-word translation

Top dictionary queries

English - Japanese