1153万例文収録!

「Exception Handling」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Exception Handlingの意味・解説 > Exception Handlingに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

Exception Handlingの部分一致の例文一覧と使い方

該当件数 : 77



例文

EXCEPTION HANDLING例文帳に追加

例外処理 - 特許庁

"Exception handling" 例文帳に追加

例外処理 - JM

4. Exception Handling 例文帳に追加

4. 例外処理 - Python

EXCEPTION HANDLING METHOD例文帳に追加

例外処理方法 - 特許庁

例文

Exception handling 例文帳に追加

例 67-1例外の処理 - PEAR


例文

feupdateenv and FPU exception handling, like feclearexcept , 例文帳に追加

feupdateenvなどが、 FPU 例外処理にはfeclearexcept , - JM

EXCEPTION HANDLING METHOD AND COMPILER例文帳に追加

例外処理方法及びコンパイラ - 特許庁

PROCESSOR AND EXCEPTION HANDLING METHOD例文帳に追加

プロセッサおよび例外処理方法 - 特許庁

PROGRAM FOR HANDLING EXCEPTION例文帳に追加

例外に対処するためのプログラム - 特許庁

例文

exception handling 例文帳に追加

例外処理《不正事象への対処》 - 研究社 英和コンピューター用語辞典

例文

Exception handling is performed per routine.例文帳に追加

例外処理をルーチン単位で行なう。 - 特許庁

PROCESSOR SYSTEM AND EXCEPTION HANDLING METHOD例文帳に追加

プロセッサシステムおよび例外処理方法 - 特許庁

Provide control for floating point exception handling. 例文帳に追加

浮動小数点例外処理の制御。 - Python

DEVICE FOR EXCEPTION HANDLING FLOW AND ITS HANDLING EXECUTION METHOD例文帳に追加

例外処理フロー用の装置及びその処理実行方法 - 特許庁

This business process exception handling generation support device 3 has a reusable exception handling generation part 19, an exception handling definition generation part 21, and an exception handling execution requirement part 22.例文帳に追加

ビジネスプロセス例外処理生成支援装置3は、再利用可能例外処理生成部19と、例外処理定義生成部21と、例外処理実行要求部22とを備えている。 - 特許庁

The exception handling definition generation part 21 extracts the exception handling to be executed in the business process not defined with the exception handling from the generated list.例文帳に追加

例外処理定義生成部21は、生成した一覧から、例外処理が定義されていないビジネスプロセスで実行すべき例外処理を抽出する。 - 特許庁

The exception handling execution request part 22 makes a business process execution engine 2 execute the extracted exception handling.例文帳に追加

例外処理実行要求部22は、抽出した例外処理をビジネスプロセス実行エンジン2に実行させる。 - 特許庁

An exception handling part 6, upon detecting the exception occurrence signal, identifies the exception cause and notifies the exception occurrence to a bus master 3.例文帳に追加

例外処理部6は、この例外発生信号を検出すると、例外原因を特定し、例外発生をバスマスタ3に通知する。 - 特許庁

BUSINESS PROCESS EXCEPTION HANDLING GENERATION SUPPORT DEVICE AND PROGRAM例文帳に追加

ビジネスプロセス例外処理生成支援装置およびプログラム - 特許庁

An insufficient stack can be handled as one exception condition and subjected to exception handling.例文帳に追加

スタック不足を例外状態の1つとして取り扱い、例外処理を行なうことができる。 - 特許庁

To obtain an exception handling method and a compiler suitable for being used to increase a execution speed of a program which includes the exception handling.例文帳に追加

例外処理を含むプログラムの実行速度向上のために用いて好適な例外処理方法及びコンパイラを得る。 - 特許庁

EFFICIENT PARALLEL FLOATING-POINT EXCEPTION HANDLING IN PROCESSOR例文帳に追加

プロセッサにおける効率的なパラレル浮動小数点例外処理 - 特許庁

Finally, a code for the exception handling is inserted immediately preceding an entry of each of the functions, an exception handler and a sentence to generate the exception.例文帳に追加

最後に各関数の入り口、例外ハンドラ、例外を発生する文の直前に例外処理用のコードを挿入する(1224)。 - 特許庁

The reusable exception handling generation part 19 analyzes a past execution history, and generates a list of the exception handling having high occurrence frequency.例文帳に追加

再利用可能例外処理生成部19は、過去の実行履歴を解析して発生頻度の高い例外処理の一覧を生成する。 - 特許庁

It is important to understand some of the basics of Python exception handling.例文帳に追加

Pythonの例外処理の基本をいくらか理解することが大切です。 - Python

When the voltages return to the acceptable range, the exception handler resumes the pipeline and completes handling of the exception.例文帳に追加

電圧が許容可能な範囲に戻ると、パイプラインをレジュームし、例外の取り扱いを終了する。 - 特許庁

An exception handling embedding means 130 embeds the exception handling source code in the program source code to output it as a new program source code 200.例文帳に追加

例外処理埋込手段130が、プログラムソースコードに例外処理のソースコードを埋め込み、新たなプログラムソースコード200として出力する。 - 特許庁

ELABORATED EXCEPTION HANDLING METHOD AND ITS COMPUTER-READABLE PROGRAM例文帳に追加

敷衍化した例外処理方法、およびそのコンピュータ読み取り可能なプログラム - 特許庁

Error handling is ``strict''.Returns NULL if an exception was raised by the codec. 例文帳に追加

エラー処理は ``strict'' です。 codec が例外を送出した場合にはNULL を返します。 - Python

An exception handling reception means 112 receives the source code for exception handling to be carried out when a status is different from any status defined by the graphic data.例文帳に追加

例外処理受付手段112が、図形式データで定義されたどの状態とも異なっている場合に行う例外処理のソースコードを受け付ける。 - 特許庁

If the current stack frame is not handling an exception, the information is taken from the calling stack frame,or its caller, and so on until a stack frame is found that is handling an exception.例文帳に追加

現在のスタックフレームが例外処理中でない場合、例外処理中のスタックフレームが見つかるまで次々とその呼び出し元スタックフレームを調べます。 - Python

Execution of a trusted code is allowed to an exception handling code by popping a trusted code frame via an exception processing, but execution of an exception handling code is not allowed to a non-trusted code.例文帳に追加

例外処理コードは、例外処理を介してトラステッドコードフレームをポップさせることにより、トラステッドコードの実行を許可されるが、非トラステッドコードに対しては、例外処理コードの実行は許可されない。 - 特許庁

To provide a debug monitor that enables debugging even during exception handling of a firmware part.例文帳に追加

ファームウエア部の例外処理中でもデバッグを可能にしたデバッグモニターを得る。 - 特許庁

ARITHMETIC PROCESSING SYSTEM, EXCEPTION HANDLING METHOD ON COMPUTER SYSTEM, AND COMPUTER PROGRAM例文帳に追加

演算処理システム、コンピュータ・システム上での例外処理方法、並びにコンピュータ・プログラム - 特許庁

EXCEPTION HANDLING IN MANUFACTURING SYSTEM COMBINING ON-LINE PLANNING AND PREDETERMINED RULE例文帳に追加

オン・ライン・プラニングと所定のルールを結合する製造システムにおける例外取扱い - 特許庁

This exception-handling test suite is designed to test the C++ standard library components. 例文帳に追加

この例外処理テストスイートはC++標準ライブラリ部品をテストするために設計された。 - コンピューター用語辞典

On or in an operating system, a special task for handling an exception is run, and a cue for requesting exception handling from the task is prepared.例文帳に追加

オペレーティング・システム上又はその内部では例外を処理する特別なタスクが動作しており、このタスクに対して例外処理を依頼するためのキューが用意されている。 - 特許庁

This device and this method for an exception handling flow of software control in a processor are switched between each mode of a user mode, a front exception mode, and an exception mode.例文帳に追加

プロセッサでのソフトウェア制御の例外処理フロー用の装置及び方法で、これらは利用者モード、前置例外モード、例外モード間の各モード間で切り替えられる。 - 特許庁

The data exception handling process can be accomplished with an automated review tool if desired. 例文帳に追加

このデータ例外処理過程は、望むならば自動化レビューツールを使って達成される。 - コンピューター用語辞典

Even if an exception occurs under a small remaining stack, exception handling is carried out regardless of stack insufficiency.例文帳に追加

また、スタックの残量が少ない状況で例外が発生したとしても、スタック不足をおそれることなく例外処理を行なうことができる。 - 特許庁

If an exception condition occurs in a general task, information necessary for exception handling is added to the cue and, at the same time, the task in the exception condition is brought to a halt.例文帳に追加

一般のタスク内で例外状態が発生したときに、このキューに例外処理に必要な情報が追加され、同時に、例外状態が発生したタスクが停止状態に移行する。 - 特許庁

These include logging and error handling systems that report information on the last or current exception.例文帳に追加

ロギングやエラー処理などで最後に発生したエラーの報告を行う場合などに使用します。 - Python

To automatically conduct a test on the exception handling of a program created by use of an object-oriented programming language.例文帳に追加

オブジェクト指向プログラミング言語を用いて作成されたプログラムの例外処理のテストを自動的に行う。 - 特許庁

To provide a data processor capable of running an interrupt exception handling routine just a number of generation times of request events when the request event is generated to the interrupt exception handling routine a plurality of times.例文帳に追加

同じ割り込み例外処理ルーチンに対する要求イベントが複数回発生した場合、その要求イベントが発生した回数分だけ割り込み例外処理ルーチンを行うことができるデータ処理装置を提供する。 - 特許庁

To solve the problems of the leakage of exception capture and of the reduction in development productivity of programs due to lack of coherence and cooperation of exception handling between routines.例文帳に追加

ルーチン間における例外処理の一貫性や連携の欠如により、例外捕捉の漏洩やプログラムの開発生産性の低下を招くという不都合を解決すること。 - 特許庁

To use this package you will need PHP5 with cURL support enabled and should be familiar with PHP5's exception handling. 例文帳に追加

このパッケージを使用するには、cURL サポートが組み込まれたPHP5 が必要です。 また、PHP5 の例外処理になじんでいなければなりません。 - PEAR

The one instruction means that interrupt or exception handling is not accepted except for a specific factor such as reset.例文帳に追加

1つの命令とは、リセットなどの特定の要因を除いて途中で割り込み若しくは例外処理を受け付けないことである。 - 特許庁

To provide a device and a program, allowing execution of a business process without interruption even when exception handling is not defined.例文帳に追加

例外処理が定義されていない場合にも、ビジネスプロセスを中断させることなく実行可能にする装置およびプログラムを提供する。 - 特許庁

To provide a technology for obtaining exception handling performance corresponding to needs while maintaining compatibility and moreover reducing a logical scale.例文帳に追加

互換性を維持しつつニーズに応じた例外処理性能が得られ、しかも論理規模の縮小を図ることができる技術を提供する。 - 特許庁

例文

... that provides syntactic support for task-level control constructs, including task decomposition, task synchronization, execution monitoring, and exception handling. 例文帳に追加

タスク分解、タスク同期化、実行監視、および例外処理を含むタスクレベルの制御構造体のための構文上のサポートを提供する... - コンピューター用語辞典




  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS