小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > コンピューター用語 > 呼び出されるプログラムの英語・英訳 

呼び出されるプログラムの英語

ピン留め

追加できません

(登録数上限)

単語を追加

コンピューター用語辞典での「呼び出されるプログラム」の英訳

呼び出されるプログラム


「呼び出されるプログラム」の部分一致の例文検索結果

該当件数 : 54



例文

各ジョブの実行を準備するために呼び出されるプログラム例文帳に追加

a program that is called to prepare each job to be run発音を聞く  - 日本語WordNet

登録プログラム記憶部102は,登録プログラムごとに,該登録プログラムを特定する識別情報と,該登録プログラムに含まれる分析対象関数と,該登録プログラムから識別情報で呼び出される別の登録プログラムに含まれる分析対象関数とを対応付けて記憶する。例文帳に追加

A registered program storage part 102 stores, for each registered program, identification information for specifying the registered program, analysis target functions included in the registered program, and analysis target functions included in another registered program called by identification information from the registered program, in association with each other. - 特許庁

プログラムから呼び出されるファンクションブロックFBを、その呼び出し元のプログラムとは異なる実行タイミングで実行させる。例文帳に追加

To execute a function block FB called from a program at execution timing different from the program of a calling origin. - 特許庁

アプリケーションソフトウエアが実行されるとき、リアルタイムモニタプログラム呼び出される例文帳に追加

When the application software is to be executed, the real time monitor program is called. - 特許庁

RPC パッケージに要求されたプログラムが登録されていない場合に呼び出される例文帳に追加

Called when the desired program is not registered with the RPC package.発音を聞く  - JM

RPC パッケージに要求されたバージョンのプログラムが登録されていない場合に呼び出される例文帳に追加

Called when the desired version of a program is not registered with the RPC package.発音を聞く  - JM

例文

一方、LinuxThreads スレッドライブラリを使ったプログラムでは、fork ハンドラは呼び出される例文帳に追加

Fork handlers are called in this case in a program using the LinuxThreads threading library.発音を聞く  - JM

>>例文の一覧を見る


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

日英・英日専門用語辞書での「呼び出されるプログラム」の英訳

呼び出されるプログラム


「呼び出されるプログラム」の部分一致の例文検索結果

該当件数 : 54



例文

関数モジュールは、OSプログラムや他の関数モジュールからも呼び出される例文帳に追加

The function modules are called even by an OS program and other function modules. - 特許庁

そして、テープ運転でメインプログラムの実行途中にサブプログラム呼び出される場合、メインプログラムへの復帰位置がRAM7の復帰位置記憶エリアに記憶され、例えば、プログラムの番号と、そのプログラムのブロック番号とが記憶される例文帳に追加

When the subprogram is called in the middle of execution of the main program in the tape operation, the return point to the main program is stored in a return point storage area of the RAM 7, and the number of a program and the block number of the program, for example are stored therein. - 特許庁

ROM12に実装された関数21が呼び出されると,関数呼出し時の割り込みが発生し,パッチ実行プログラム22が呼び出される例文帳に追加

When the function 21 embedded in the ROM 12 is called, a function call interrupt is generated to call a patch execution program 22. - 特許庁

ジョブプログラムを含むジョブ実行要求が入力されると、使用ライブラリ判断手段1dによりジョブプログラムが解析され、ジョブプログラム中で呼び出されるリンクライブラリが判断される例文帳に追加

When a job execution request including a job program is inputted, a use-library determination means 1d analyzes the job program to determine a link library which is called in the job program. - 特許庁

デバイスに特有な書き換え処理を記載した書き換えプログラムをデバイスに依存しない共通プログラムから呼び出されるサブルーチンとし、その書き換えプログラムを不揮発性メモリ内の固定アドレスに配置する。例文帳に追加

A rewrite program describing rewrite processing peculiar to a device is defined as a subroutine to be called from a common program, which does not depend on the device, and that rewrite program is located at a fixed address inside the non-volatile memory. - 特許庁

権利分配システムは、少なくとも2つのプログラムによって共用されているサブプログラムに対して、サブプログラムプログラムの1つによって呼び出されている場合に割り当てられる一時的なアクセス権を、あるメモリゾーンへ与える手段を備える。例文帳に追加

A right distribution system is provided with a means for imparting to the zone the temporary access right allocated when a subprogram is called out by the one program in the subprograms used commonly by at least the two programs. - 特許庁

システムプログラムは、サスペンド実行時に待避データを第1の領域に書き込む機能と、サスペンド実行時以外に外部プログラムによってユーティリティプログラム呼び出される場合にユーティリティプログラムをROM36から第1の領域に書き込む機能を有する。例文帳に追加

A system program has a function which writes save data in the first area at the time of suspension execution, and a function which writes the utility program in the fist area from a read only memory 36 when the utility program is called by the external program in addition to the suspension execution time. - 特許庁

例文

呼び出される。 3 にセットされていると、診断メッセージが標準エラー出力に表示され、プログラムは強制終了 (abort) される例文帳に追加

is called immediately; if set to 3, a diagnostic message is printed on stderr and the program is aborted.発音を聞く  - JM

>>例文の一覧を見る


呼び出されるプログラムのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日外アソシエーツ株式会社日外アソシエーツ株式会社
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
日中韓辭典研究所日中韓辭典研究所
Copyright © 2024 CJKI. All Rights Reserved

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS