ASSOCIATIVE ARRAY Meaning in Japanese - translations and usage examples

Examples of using Associative array in English and their translations into Japanese

{-}
  • Programming category close
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Data are arranged in an associative array.
データを連想配列形式にします。
Result: associative array of deposit addresses:.
結果:入金アドレスに関連した配列:。
Get first key in a(possibly) associative array?
連想配列の中で最初のキーを取得しますか?
Result: associative array of open position info.
結果:オープンポジション情報に関連した配列
Javascript objects correspond most closely to PHP's associative array.
のオブジェクトをPHPに対応させるなら、連想配列にするのが一番近いでしょう。
Result: associative array of open position info.
結果:オープンポジションの情報に関連した配列
To include any optional parameters in the request, call the with method with an associative array:.
リクエストにオプションパラメータを含めるには、withメソッドを呼び出し、連想配列を渡します
Bind the received associative array and execute SQL.
受け取った連想配列をバインドしてSQL実行します。
Associative array that maps the column names to values. You may find this method.
このメソッドには、カラム名と値を関連付けた連想配列を指定します。
In men, there is a whole associative array: flight attendants, nurses, teachers….
客室乗務員、看護師、先生など、男性には連想配列がたくさんあります。
As explained in Chapter 7, helpers accept an additional options argument,which can be an associative array or a string.
章で説明したように、ヘルパーは、連想配列もしくは文字列である追加オプション引数を受けとります。
Now, if we want to use an object as an associative array, we can do it with a little trick:.
今、もし連想配列としてオブジェクトを使いたい場合、リテラルのトリックを使ってそれを行う事ができます。:。
Or array; if you need to pass multiple pieces of information,the best way to do so is to pass an associative array.
情報の複数の部分を渡す必要があるならば、そうする最高の方法は連想配列を渡すことです。
Created name and age associative array with wedge figures in the examples so far, that besides storing gender also in here.
これまで例では、名前と年齢を紐付けた連想配列を作成したが、ここでは、加えて性別も格納するとする。
The following example uses the router's assemble()method to create a URL based on an associative array of parameters passed.
次の例は、ルータのassemble()メソッドを使用して、パラメータで指定した連想配列に基づくURLを作成しています。
Only: Another associative array consisting of the keys to use to match on the children, and only matching children will be counted.
Only:連想配列で子のマッチに使用するキーを指定し、それにマッチした子のみを数える。
Imagine if you stored a giant dictionary, or basically an associative array, in memory and then meted out an API to access that dictionary.
巨大な辞書、つまり基本的に連想配列をメモリに格納し、その辞書にアクセスするためのAPIを設定したとします。
Decoding JSON objects poses a slight difficulty, however,since Javascript objects correspond most closesly to PHP's associative array.
JSONオブジェクトのデコードは、ちょっと大変です。JavascriptのオブジェクトをPHPに対応させるなら、連想配列にするのが一番近いでしょう。
Web IDL dictionary(associative array) implementation has been updated for the latest spec| Firefox Site Compatibility.
WebIDLディクショナリ(連想配列)の実装が最新の仕様に合わせて更新されました|Firefoxサイト互換性情報。
We already observed that we could use the form object as an associative array to access a field, using the field name as key.
フィールドにアクセスするために、formオブジェクトを連想配列として使い、フィールド名をキーとして使うことができることをすでに見ました。
This returns an associative array with red, green, and blue keys that contain the appropriate values for the specified color index.
指定したカラーインデックスindexに対して適当な値からなるred、green、blueをキーとする連想配列を返します。
The sfRoute class constructor takes three arguments: a pattern, an associative array of default values, and another associative array for requirements.
SfRouteクラスのコンストラクタは3つの引数をとります:パターン、デフォルト値の連想配列、要件を指定する連想配列です。
Sending lists orassociative arrays to Python recursively examines each element of the list or associative array and sends each base JMP data type.
Pythonにリストや連想配列を送ると、リストや連想配列内の要素ごとにデータタイプをチェックして、変換します。
For more information about descriptors' methods, see Implementing Descriptors.dictionaryAn associative array, where arbitrary keys are mapped to values.
デスクリプタのメソッドに関して詳しくは、デスクリプタ(descriptor)の実装を参照してください。dictionary(辞書)任意のキーを値に対応付ける連想配列です
The setWidgets() method accepts an associative array where the keys are the field names and the values are the widget objects.
SetWidgets()メソッドは、キーがフィールド名で値がウィジェットのオブジェクトである連想配列を受け入れます。
With setControllerDirectory(), you will need to pass an associative array and specify key and value pairs of module name and directory paths.
SetControllerDirectory()では、連想配列を渡す必要があります。連想配列のキーにはモジュール名、そしてその値としてディレクトリのパスを指定します。
Returns an associative array containing the date information of the timestamp, or the current local time if no timestamp is given, as the following array elements.
Timestampに関する日付情報を有する連想配列を返します。timestampが指定されない場合は、現在のローカルな時間に関する情報を返します。日付情報は以下の配列要素として返されます。
In other words, in the midst of the associative array name using that contains an associative array of gender and age was kicked in.
つまり、連想配列の中で、名前に紐付けられた形で年齢と性別の連想配列を格納する。
The setWidgets() method accepts an associative array where the keys are the field names and the values are the widget objects.
SetWidgets()メソッドは、キーがフィールド名で値がウィジェットのオブジェクトである連想配列を受け取ります。
Results: 29, Time: 0.0259

Word-for-word translation

Top dictionary queries

English - Japanese