ARRAY ELEMENTS in Japanese translation

[ə'rei 'elimənts]
[ə'rei 'elimənts]
配列要素

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Sort() can also take a callback function to determine how array elements are compared.
Sort()は配列要素をどのように比較されるかを判定するコールバック関数も受け取ります。
From the above Xdebug output, we see that both the old and new array elements now point to a zval container whose"refcount" is 2.
上記のXdebug出力では、新旧両方の配列要素が今や、refcountが2であるzvalコンテナを指すことがわかります。
VO: A volatile reference to an array doesn't treat the array elements as volatileMultithreaded correctness.
VO:配列へのvolatile参照は、配列要素をvolatileとして扱わないMultithreadedcorrectness。
Exceeding the array range(i.e. array element index is equal or exceeds the number of array elements) is considered a critical error(indexing begins from zero).
配列の範囲を越える、つまり配列要素のインデックス値が配列要素の数(インデックスは0から始まる)と等しいまたは大きい場合に重大なエラーとなります。
The order in which elements of the array are accessed by this statement is determined by the internal arrangement of the array elements within awk and cannot be controlled or changed.
この文を使ってアクセスされる配列中の要素の並びはawk内部での配列要素の配置よって決定され、それを制御したり変更することはできない。
This routine is the same as PGCONS, except that array elements that have the"magic value" defined by argument BLANK are ignored, making gaps in the contour map.
このルーチンは引数BLANKで定義されたマジック値を持つ配列要素を無視してコンターマップ中にギャップを作ること以外はPGCONSと同じである。
This method turns array elements one by one, and returns true if all the elements passed the given conditions by a callback function, otherwise false.
配列の要素を1つずつ回し、全要素が与えられた条件を満たしていたらtrue、1つでも条件を満たしていなかったらfalseを返すメソッドです。
Accessing array elements JavaScript arrays are zero-indexed: the first element of an array is at index 0, and the last element is at the index equal to the value of the array's length property minus 1.
配列要素へのアクセスJavaScriptの配列のインデックスは0から始まるので、配列の最初の要素はインデックス0にあります。
Substitutions are only allowed in object field values and array elements(value concatenations), they are not allowed in keys or nested inside other substitutions(path expressions).
置換はオブジェクトのフィールドの値や配列の要素(値の結合)においてのみ有効で、キーやその他の置換(パス式)内では利用できない。
You may have noticed that, in some instances, array elements are displayed with a trailing dot(e.g. 2. vs 2).
気づいているかもしれませんが、いくつかの例で配列の要素にドットがついて表示されているものがあります(例2.vs2)。
On the other hand, if we were to check array elements at random, then we will quickly find an'a' with high probability, whatever the input.
一方、配列要素を「無作為な」順序で調べる場合、入力がどうであっても、高い確率で'a'を素早く見つけ出すことができる。
Exists may also be called on array elements, but its behavior is much less obvious and is strongly tied to the use of delete on arrays..
Existsは配列の要素に対しても呼び出せますが、その振る舞いははるかに不明確で、配列に対するdeleteの使用と強く結びついています。
It doesn't log array elements 3, 5, 7 or hello because those are not enumerable properties, in fact they are not properties at all, they are values.
配列の要素である3,5,7やhelloは、列挙可能なプロパティではないため出力しません。実際、これらはプロパティではなく、値です。
then gets queryPerformed, result, and nextQuery from the array elements while the corresponding callback function receives queryPerformed, result, and nextQuery at once in the success block.
queryPerformed、result、nextQueryを受け取りますが、Promiseではthen()メソッドの関数で1個のparams配列を受け取って、その配列要素からqueryPerformed、result、nextQueryを取得します。
Get index of array element faster than O(n).
O(n)よりも素早く配列要素のインデックスを取得する。
First ID array element of the.
Manager_Referenceの最初のID配列エレメント
String'two' is the array element with index 1.
文字列'two'では配列の要素のインデックス1。
If count is given as a block parameter, set the array element number(integer from 0) being processed.
ブロックパラメータとしてcountを与えれば、実行中の配列要素番号(0から始まる整数)がセットされる。
Type Avro data type of array element string An Avro data type of the array column is written.
Type配列要素のAvroデータ型文字列GridDBカラムの配列要素型に対応するAvroのデータ型が出力される。
If locale is an array or followed by additional parameters then each array element or parameter is tried to be set as new locale until success.
Localeが配列もしくは追加のパラメータが続く場合、それぞれの配列要素もしくはパラメータは成功するまで新規ロケールとしてセットされます。
Results: 45, Time: 0.0332

Array elements in different Languages

Word-for-word translation

Top dictionary queries

English - Japanese