小窓モード


プレミアム

ログイン
設定

設定

関数本体の英語

ピン留め

追加できません

(登録数上限)

単語を追加

英訳・英語 function body


日英・英日専門用語辞書での「関数本体」の英訳

関数本体


「関数本体」の部分一致の例文検索結果

該当件数 : 23



例文

関数本体例文帳に追加

the body of the function発音を聞く  - Python

関数本体は bc の文のリストです。例文帳に追加

The function body is a list of bc statements.発音を聞く  - JM

関数の終了ステータスは、関数本体で最後に実行されたコマンドの終了ステータスです (後述の関数を参照)。例文帳に追加

The exit status of a function is the exit status of the last command executed in the body. (See FUNCTIONS below.発音を聞く  - JM

コンパイルされた関数本体を表現するコードオブジェクトです。例文帳に追加

The code object representing the compiled function body. - Python

モジュール、関数本体、そしてクラス定義はブロックです。例文帳に追加

The following are blocks: a module, a function body, and a class definition. - Python

プログラム中から直接あるいは間接的に呼び出されることはないが、プログラム中に関数シンボルへの参照がある関数について、関数シンボルを、関数に固有の定数に書き換えた上で関数本体を削除する。例文帳に追加

The function body which is never called directly or indirectly from a program and which has a symbol referred to from a program is deleted after the function symbol is rewritten into a specific constant number for the function. - 特許庁

例文

遊技台の副制御部のROMには、複数機種で共通的に使用可能な共通関数ライブラリが格納されており、共通関数ライブラリは、各共通処理が格納されているアドレスを記憶する関数テーブルと、共通処理の本体から構成されている。例文帳に追加

A common function library usable in common among a plurality of models is stored in the ROM of the sub control part of the game table, and the common function library comprises a function table storing addresses storing each common processing and the main body of the common processing. - 特許庁

>>例文の一覧を見る


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

クロスランゲージ 37分野専門語辞書での「関数本体」の英訳

関数本体


「関数本体」の部分一致の例文検索結果

該当件数 : 23



例文

デジタル遅延回路13の出力データは、三角関数変換回路14により三角関数データに変換され、三角関数データに応じた電流量が駆動回路15によりメータ本体20内のステッピングモータの電磁コイルに供給される。例文帳に追加

Output data of the digital delay circuit 13 is converted into trigonometric function data by a trigonometric function conversion circuit 14, and a current amount corresponding to the trigonometric function data is supplied to an solenoid coil of a stepping motor inside the meter body 20 by a drive circuit 15. - 特許庁

このような動作を避けるには、デフォルト値に None を使い、この値を関数本体の中で明示的にテストします。 例えば以下のようにします:例文帳に追加

A way around this is to use None as the default, and explicitly test for it in the body of the function, e.g.: - Python

交換レンズ10Aに設けられたROMから、焦点距離それぞれの近似関数の係数データをカメラ本体へ読み出す。例文帳に追加

Coefficient data of respective approximate functions of focal lengths is read from a ROM provided in an interchangeable lens 10A to a camera main body. - 特許庁

本体は縦方向のスルーホール34を有し、スルーホール34は縦方向の関数として縦方向に直交する断面積が変化する。例文帳に追加

The main body includes a longitudinal through hole 34 and in the through hole 34, a cross-sectional area orthogonal in a longitudinal direction varies as a function of the longitudinal direction. - 特許庁

そして、選択した伝達プロセス220に対して、メッセージ本体222を、OSの提供する関数(sendMessage)を用いて送る。例文帳に追加

Then, to a selected transmission process C220, a message main body 222 is sent by using a function (send message) provided by the OS. - 特許庁

測定装置本体2は振動波形に基づいてベルトの固有振動数つまり張力の関数が算出される。例文帳に追加

The measuring device main body 2 computes the natural frequency of the belt, namely, a function of the tensile force on the basis of the vibration waveform. - 特許庁

データベースへマルチメディアデータ処理部本体だけではなく、マルチメディアデータ処理部の条件判定を行う関数関数エントリも登録しておき、マルチメディアデータ処理部の検索時には、まず関数エントリのみ取り出し条件判定を行い、目的のものであった場合のみマルチメディアデータ処理部本体を取り出す。例文帳に追加

Not only a multimedia data processing part body but also the function entry of a function for determining the condition of the multimedia data processing part are previously registered in a database, in searching the multimedia data processing part only function entry is first extracted to determine the condition, and only when it is an objective one, the multimedia data processing part body is extracted. - 特許庁

例文

動的ライブラリ2が提供する関数Z221のアプリケーションプログラム1による呼び出しを隠すため、関数パラメータ暗号化復号処理部12は、アプリケーションプログラム本体部11による関数Z221の呼び出しを関数Zxの呼び出しに改ざんするとともに、そのパラメータを暗号化する。例文帳に追加

To conceal calling by an application program 1 of a function Z221 provided by a dynamic library 2, a function parameter encryption/decryption processing part 12 alters the call of the function Z221 by an application program main body part 11 into a call of a function Zx and encrypts its parameter. - 特許庁

>>例文の一覧を見る

「関数本体」の英訳に関連した単語・英語表現

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

   
日中韓辭典研究所日中韓辭典研究所
Copyright © 2024 CJKI. All Rights Reserved
株式会社クロスランゲージ株式会社クロスランゲージ
Copyright © 2024 Cross Language Inc. All Right Reserved.

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS