TO THE ARRAY 日本語 意味 - 日本語訳 - 英語の例文

[tə ðə ə'rei]
名詞
[tə ðə ə'rei]
配列に
配列の
アレイに
配列に対する

英語 での To the array の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Prepend Rap and Reggae to the array.
配列の先頭にRapとReggaeを追加します。
Parts are added to the array or the sequence is changed.
配列に新たなパートを追加したり並び順を変更したりした場合は、。
To register your provider, add it to the array:.
プロバイダを登録するには、この配列に追加します。
Add the new disk to the array- mdadm- manage /dev/md0- add/dev/sdc.
配列に新しいドライブを追加します。-mdadmの-管理は/dev/md0の-追加の/dev/sdcの。
Adds element with the given key and value to the array.
配列に、指定されたキーと値を持つ要素を追加します。
Hybridization of each pool to the array generates a signal at every address comprising an IBL.
各プールのアレイへのハイブリダイゼーションは、IBLを含む全てのアドレスにおいてシグナルを生じる。
To register your provider, simply add it to the array:.
プロバイダを登録するには、この配列に追加するだけです。
Adds all elements in the string to the array. String should have key\\tvalue\ format.
文字列中のすべての要素を配列に追加します。文字列はキー\\t値\のフォーマットでなければなりません。
To register your provider, simply add it to the array:.
プロバイダーに登録するには、この配列に追加するだけです。
The persistent counterpart to the array is the VList data structure described in 2002 by Phil Bagwell.
配列の永続版としてPhilBagwellが2002年に示したVListというデータ構造がある。
To register your provider, simply add it to the array:.
プロバイダーを登録するには、この配列に追加するだけです。
Next we will add a bookmark object to the array of bookmarks held in the TableViewController object:.
次に、bookmarkオブジェクトをTableViewControllerオブジェクトに保持されるブックマークの配列に追加します。
Append(x) adds the item x as one item to the array.
Append(x)は、配列にアイテムxを1つのアイテムとして追加します。
To add a camera to the array, increase Size first, then put the camera to the last element of the array..
カメラを配列に追加する場合は、まずSizeを増やしてから配列の最後の要素にカメラをセットしてください。
It converts a vector of 8 elements to the array of the shape of(4, 2).
要素のベクトルを(4,2)の形状の配列に変換します。
This means that the screen will display instead of an array reference to the array.
この画面表示の代わりに配列への参照配列の型になります。
Laravel automatically configures the session and cache to the array driver while testing, meaning no session or cache data will be persisted while testing.
そしてLaravelはセッションととキャッシュの設定ファイルをテスト環境で呼び出します。両方のドライバはテスト環境ではarrayにセットされます。
SOLUTION: it is necessary to manually re-attach the missing drive to the array.
溶液:それは手動で配列に不足しているドライブを再アタッチすることが必要です。
Other changes to the array(setting the value of or deleting an element) may affect the results of the operation if the method visits the changed element afterwards.
配列に対するその他の変更(値の書き換えや要素の削除)は、もしメソッドが変更した要素に後で訪れた場合には、操作の結果に影響を及ぼすかもしれません。
This mode allows multiple bytes to be transferred into a buffer,which is then written at one time to the array.
このモードでは、複数のバイトをバッファに転送することが可能で、その後、データは一度にアレイに書き込まれます。
If parts are added to the array or the sequence is changed,the array needs to be given back to the Zend_Mime_Part object by calling-gt;setParts($partsArray).
配列に新たなパートを追加したり並び順を変更したりした場合は、-gt;setParts($partsArray)をコールして配列をZend_Mime_Partオブジェクトに書き戻さなければなりません。
If you would like to include related resources in your response,you may add them to the array returned by your toArray method.
関連するリソースをレスポンスへ含めるには、toArrayメソッドから返す配列に追加します。
If the first argument is an array reference,the function push()itself did dereferencing this reference and added data to the array.
の場合最初の引数が配列の機能push()そのものたdereferencingこの参照の追加データの配列になります
We create them using the XPCOM interface nsIAtomService and add them to the array using the AppendElement() function.
このため、XPCOMのnsIAtomServiceインターフェイスを利用して作成した後、AppendElement()関数を使用してその配列に追加します。
Given a 2+1 file on a 3-node array, the Rebalance goal may be used to restripe the file to 3+1when a fourth node is added to the array.
ノード配列上に2+1ファイルが与えられると、再バランス目標は、4番目のノードが配列に加えられるときに3+1にファイルを再ストライピングするために使用されてもよい。
The reason for copying is that the order becomes random in the case of Dictionary type,so it is copied to the array and sorted, and the desired value is taken out in the for loop.
コピーする理由はDictionary型だと、順番がランダムになるため、配列にコピーしてSortしてforループの際に欲しい値を取り出すためです。
The company said this second problem was caused by a firmware bug on the storage array,which significantly increased the time for the database to write to the array.
同社によれば、この2番目の問題はストレージアレイ上のファームウェアバグが原因で、データベースがアレイに書き込むまでの時間が大幅に増えたという。
If in in a vector,diag outputs a NxN matrix with the diagonal equal to the array in(where N is the length of in).
Inがベクトルである場合は、diagは配列inと等しい対角のNxNの行列を出力します(Nはinの長さ)。
If the$name argument is NULL,an array will be returned where the keys to the array are the names of the objects in the registry and the values are the class names of those objects.
引数$nameがNULLの場合は配列が返されます。レジストリ内のオブジェクトの名前が配列のキー、対応するオブジェクトのクラス名が配列の値となります。
The optional second argument mapFn can be a function thatwill be applied to each element before adding it to the array, and thisArg allows us to set this for it.
つ目の引数mapFnは、配列に追加する前に各要素に適用する関数であり、thisArgはそこでのthisを指定できます。
結果: 38, 時間: 0.0352

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語