小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 日英・英日専門用語 > 引数アドレスの英語・英訳 

引数アドレスの英語

ピン留め

追加できません

(登録数上限)

単語を追加

日英・英日専門用語辞書での「引数アドレス」の英訳

引数アドレス


「引数アドレス」の部分一致の例文検索結果

該当件数 : 26



例文

はMPOOLポインタとアドレス引数にとる。例文帳に追加

takes an MPOOL pointer and an address as arguments.発音を聞く  - JM

正しい行き先アドレス引数としてsendto (2)例文帳に追加

Datagrams can be sent immediately using sendto (2)発音を聞く  - JM

さらに、前記第2のアドレスに格納された引数を参照しつつ、前記第1のアドレスに格納された前記テストプログラムを実行する。例文帳に追加

The test program stored in the first address is then executed while referring to the argument stored in the second address. - 特許庁

引数は Python 文字列オブジェクトを指すポインタへのアドレスでなくてはなりません。例文帳に追加

The argument must be the address of a pointer variable pointing to a Python string object. - Python

実行形式プログラム生成時に、ソースファイル毎にて、定義されている関数及び変数の情報、参照している関数及び変数の情報、開始アドレス、及び終了アドレスを含ませ、更に、上記の関数毎にて、引数情報、関数の開始アドレス、関数の終了アドレスを含ませる。例文帳に追加

At the time of generating the execute form program, the information of defined functions and variables, the information of referred functions and variables, a start address, and an end address are included in each source file and argument information and the start address and end address of each function are included in each function. - 特許庁

ケーブル又はリピータ機器32は、(1)ソース機器と同じ物理アドレスを用いながらメッセージの種類を変える、又は(2)不明の物理アドレスを用いてメッセージの引数にソース機器の物理アドレス情報を記述したメッセージを用いる。例文帳に追加

The cable or repeater 32 changes the kind of a message while using the same physical address as that of the source device (1) or uses a message where physical address information of the source device is described in an argument of the message by using an unknown physical address (2). - 特許庁

例文

またはスタックに対して、ローカル変数の間、ローカル変数とリターンアドレスの間、リターンアドレスと仮引数の間にダミーの領域を積むようにする。例文帳に追加

Otherwise, for the stack, dummy areas are piled between the local variables, between the local variable and a return address, and between the return address and a dummy augment. - 特許庁

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「引数アドレス」の部分一致の例文検索結果

該当件数 : 26



例文

ユーザが、「Scan to Email」を指示し、宛先アドレスを入力すると、スキャン部11が原稿をスキャンして、スキャン画像、宛先アドレス、その他を引数として電子メール送信要求を呼び出す(x1)。例文帳に追加

When the user instructs "Scan to Email", and inputs a destination address, a scan part 11 scans a document, and calls up an Email send request with a scanned image, the destination address, and other as arguments (x1). - 特許庁

送信する際に受信側ユーザのユーザ名又はメールアドレス等の当該受信側ユーザを特定できるユーザ名を引数としてHASH関数で一意的な数値列を演算して、これをサブアドレスとする。例文帳に追加

A transmitter side uses a user name, such as a user name or a mail address of a receiver side user, by which the receiver side user can be identified, for an argument and calculates unique numerical sequence by using a HASH function and uses the calculation result for a sub address in the case of transmission. - 特許庁

次に、前記テストプログラムを前記半導体回路内に設けられる記憶部の第1のアドレスに格納し、かつ、前記所定の値が設定された引数を前記記憶部の第2のアドレスに格納する。例文帳に追加

Next, the test program is stored in a first address of a memory section which is provided in the semiconductor circuit and the argument set with the predetermined value is stored in a second address of the memory section. - 特許庁

例外として、括弧で囲われていない書式化単位文字列が単一のアドレス引数に対応する場合がいくつかあります。例文帳に追加

With a few exceptions, a format unit that is not a parenthesized sequence normally corresponds to a single address argument to these functions. - Python

また、指示書解釈実行部48は、抽出した引数を配列に格納し、該配列の先頭アドレス引数型不定のポインタ形式でファクトリ70に渡す。例文帳に追加

Furthermore, the instruction book interpretation execution unit 48 stores the extracted argument in an array, and delivers a leading address of the array to the factory 70 in accordance with an argument type undefined pointer form. - 特許庁

設定変更部46は、設定変更コマンドで指定されたアドレスの設定項目に格納された設定値テーブル70の引数を、設定変更コマンドで指定された引数に書き換える。例文帳に追加

The setting changer 46 rewrites an argument in a setting value table 70, which is stored in a setting item of an address designated by a setting change command, to an argument designated by the setting change command. - 特許庁

呼び出し側に提供される Python オブジェクトの参照は全て 借りた (borrowed) ものです; オブジェクトの参照カウントをデクリメントしてはなりません!以下の関数に渡す補助引数 (additional argument) は、書式化文字列から決定される型へのアドレスでなければなりません; 補助引数に指定したアドレスは、タプルから入力された値を保存するために使います。例文帳に追加

Note that any Python object references which are provided to the caller are borrowed references; do not decrement their reference count!Additional arguments passed to these functions must be addresses of variables whose type is determined by the format string; these are used to store values from the input tuple. - Python

例文

又は、削除対象とする仮想クライアントPC名とユーザ名と物理サーバコンピュータIPアドレスとの引数が入力されたとき、この引数を基に物理サーバコンピュータ上から仮想化ソフトウェア201を用いて仮想コンピュータを削除する命令を前記ミドルウェア部に発する。例文帳に追加

Alternatively, the system issues, to the middleware part, a command of deleting the virtual computer from the physical server computer, based on the argument, using a virtualizing software 201, when the arguments for the name of a virtual client PC to be deleted, a user name and the IP address of the physical server computer are input. - 特許庁

>>例文の一覧を見る

「引数アドレス」の英訳に関連した単語・英語表現
1
argument address 日英・英日専門用語

引数アドレスのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日中韓辭典研究所日中韓辭典研究所
Copyright © 2024 CJKI. All Rights Reserved

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS