| 意味 | 例文 |
Error Handlingの部分一致の例文一覧と使い方
該当件数 : 183件
Changed in version 2.3:Support for other error handling schemes added. 例文帳に追加
バージョン 2.3 で 変更 された仕様:その他のエラーハンドリングスキーマがサポートされました - Python
To solve a problem wherein it is difficult to correctly perform automatic detection of a recognition error in a voice recognition error handling device.例文帳に追加
音声認識誤り処理装置では、認識誤りの自動検出を誤りなく行うことは困難である。 - 特許庁
Hosts can be listed as OK, REJECT, RELAY or simply passed to sendmail's error handling routine with a given mailer error. 例文帳に追加
ホストは OK,REJECT, RELAYとして指定できます。 または、メーラエラーを指定することで、 単に sendmail の エラー処理ルーチンに渡されます。 - FreeBSD
To improve transfer data reliability and improve error handling performance.例文帳に追加
転送データの信頼性向上ならびにエラー対処性能の向上を実現する。 - 特許庁
Its key features are: request-shutdown object "destructors"error handling 例文帳に追加
その主な機能を次に示します。 シャットダウンリクエストによるオブジェクト 「デストラクタ」エラー処理 - PEAR
The next examples illustrate different ways of using PEAR's error handling mechanism. Example 31-2. 例文帳に追加
次の例は、PEAR のエラー処理機構の別の使用方法を説明するものです。 - PEAR
For each of the error handling operations, a point giving part 45 determines a processing operation having a prescribed execution order relationship with the error handling operation as a related processing operation, gives prescribed points to the error handling operation as well as gives to the related processing operation points corresponding to its execution order relationship with the error processing operation.例文帳に追加
点数付与部45が、エラー処理毎に、そのエラー処理に対して所定の実行順序関係にある処理を関係処理として特定し、所定の点数を前記エラー処理に付与するとともに、エラー処理に対する実行順序関係に応じた点数を関係処理に付与する。 - 特許庁
When an error occurs during running the printing, an error category correspondence file 12d is referred and thus an error category to which that error belongs is detected, and a corresponding error recovery method is searched based on the error-handling method setting file 12e.例文帳に追加
印刷処理実行時にエラーが発生すると、エラーカテゴリ対応ファイル12dを参照して当該エラーの属するエラーカテゴリを検出し、エラー処理方法設定ファイル12eに基づき対応のエラー回復方法を検索する。 - 特許庁
Dynamic error message generation allows generation of multiple and distinct error messages from the same error object Sophisticated callbacks are available for error message generation, error context generation, and error handling functionality, see Error Context Display, Custom Error Message Generation, and controlling error generation 例文帳に追加
エラーメッセージの動的な生成機能により、同一のエラーオブジェクトに対して異なるエラーメッセージを生成することが可能 エラーメッセージの生成・エラーコンテキストの生成・エラー処理機能において、洗練されたコールバック機能が利用可能。 エラーコンテキストの表示,カスタムエラーメッセージの生成,および エラー生成の制御も参照ください。 - PEAR
FAULT CONTAINMENT AND ERROR HANDLING IN PARTITIONED SYSTEM WITH SHARED RESOURCES例文帳に追加
共有リソースを有し、区画に分割されたシステムにおけるエラー抑制及びエラー処理 - 特許庁
To provide a mobile terminal device suitably handling an operation error of an input part.例文帳に追加
入力部の誤操作に好適に対応する携帯端末装置を提供する。 - 特許庁
Changed in version 2.3:Support for 'xmlcharrefreplace' and'backslashreplace' and other error handling schemes added. 例文帳に追加
バージョン 2.3 で 変更 された仕様:'xmlcharrefreplace' 、 'backslashreplace' およびその他のエラーハンドリングスキーマがサポートされました - Python
An error detection part 44 detects multiple error handling operations which have not been correctly executed based on the log information.例文帳に追加
エラー検出部44が、ログ情報に基づき、処理が正常に実行されなかった複数のエラー処理を検出する。 - 特許庁
To provide a material collecting and recording apparatus, and a material collecting and recording method which allow reliable error notice, grasp of error contents, and efficient error handling.例文帳に追加
確実なエラー通知およびエラー内容の把握ならびに効率的なエラー対処を可能にした素材収録装置および素材収録方法を提供する。 - 特許庁
To provide an electronic device and its error handling method preventing an occurrence of an error in the electronic device and reducing a load on a user for preventing the error.例文帳に追加
電子機器でのエラー発生を未然に防止し、エラー回避のためのユーザの負担を軽減する電子機器及びそのエラー対処方法を提供する。 - 特許庁
error handling code ...}?As for insertion, if you attempt to update with values that do not validate against the declared column types, then the update will fail, and the method will return a PEAR Error.例文帳に追加
insert の場合と同様、カラムの宣言の際に指定した型と違う型の値で更新しようとするとupdate は失敗します。 この場合は PEAR Error を返します。 - PEAR
To provide an error handling information display program and an image forming system, allowing easy handling of various kinds of errors.例文帳に追加
各種のエラーに容易に対処することを可能とするエラー対処情報表示プログラム及び画像形成システムを提供する。 - 特許庁
IMAGE FORMATION PROCESSING APPARATUS AND DISPLAY METHOD OF ERROR HANDLING MANUAL FOR IMAGE FORMATION PROCESSING APPARATUS例文帳に追加
画像形成処理装置、画像形成処理装置のエラー対応マニュアル表示方法 - 特許庁
is defined, but by proper error handling code. 例文帳に追加
を定義することで無効にできるassert ではなく、適切なエラー処理コードで対処すべきである。 - JM
To provide a method and system for arbitrating error handling and firmware updates.例文帳に追加
エラーハンドリング及びファームウェア更新を調停するための方法及びシステムを提供する。 - 特許庁
The Core section provides information about the base classes in PEAR PEARTable of ContentsIntroduction-- How to handle the PEAR base class (destructors, error handling) 例文帳に追加
このコアに関するセクションでは、PEAR 基底クラスについての情報を提供します。 - PEAR
To execute preventive handling to an error based on log information related to the error output from application software.例文帳に追加
アプリケーションソフトウェアから出力されたエラーに関するログ情報を基に、当該エラーに対する防止的な対処を実行する。 - 特許庁
When a user sets an error recovery method in error occurrence for each error category on an automatic printing-continuation setting screen 41, the setting contents are stored in an error-handling method setting file 12e.例文帳に追加
自動継続印刷設定画面41上で使用者がエラー発生時におけるエラー回復方法をエラーカテゴリ毎に設定すると、設定内容はエラー処理方法設定ファイル12eに記憶される。 - 特許庁
Specific error handling, especially from library functions (man page sections 2 and 3) should go here. 例文帳に追加
特定のエラーハンドリング、特にライブラリ関数(man ページのセクション 2, 3, 9) でのエラーハンドリングは、ここで説明します。 - JM
These include logging and error handling systems that report information on the last or current exception.例文帳に追加
ロギングやエラー処理などで最後に発生したエラーの報告を行う場合などに使用します。 - Python
When the searched error recovery method is automatic continuation, printing is automatically continued in disregard of the error, and when the method is not the automatic continuation, the error recovery handling by the user operation is performed.例文帳に追加
検索されたエラー回復方法が自動継続である場合にはエラーを無視して自動的に印刷を継続し、自動継続でなければユーザ操作によるエラー回復処理を行う。 - 特許庁
To automatically correct a detection error in a rotational position of a cargo handling frame, which can be caused by a change with time.例文帳に追加
経時変化等により生じ得る荷役フレームの回動位置の検出誤差を自動的に補正する。 - 特許庁
DATA RECORDING/REPRODUCING METHOD WITH ROBUST ERROR HANDLING CAPABILITY AND DATA RECORDING/REPRODUCING APPARATUS SUITABLE FOR THE SAME例文帳に追加
強靭なエラー処理能力を有するデータ記録/再生方法、並びにそれに適した記録/再生装置 - 特許庁
ERROR HANDLING METHOD FOR AUTHENTICATION OF CERTIFICATE IN SECURITY PROTOCOL, PROCESSING SYSTEM, TERMINAL UNIT, AND PROGRAM例文帳に追加
セキュリティプロトコルにおける証明書認証のエラーの処理方法、処理システム、端末装置、及びプログラム - 特許庁
In this and all subsequent examples, we omit the error handling code that should be added to production code.例文帳に追加
この例を含むこれ以降の例では、本番コードに追加すべきエラー処理のコードを省略します。 - PEAR
This enables the person in charge of own company to know the status of resending of the error data quickly to thereby reduce the load and enable quick error handling.例文帳に追加
そのため、自社担当者は、エラーデータの再送状況を迅速に把握できるので、負担が軽減されるとともに、迅速なエラー処理が可能となる。 - 特許庁
This dispenses with the confirmation of the error status and the like by telephone or the like to reduce load of the person in charge and enable early error handling.例文帳に追加
そのため、エラー状況等について電話等で確認する必要が無くなり、担当者の負担が軽減されると共に、迅速なエラー処理が可能となる。 - 特許庁
To log information showing a source of a recoverable error in an information handling system and a place of the source.例文帳に追加
情報ハンドリングシステムにおける回復可能なエラーのソース及びそのソースの場所を示す情報をログする。 - 特許庁
To provide a system and a method for handling an error during device booting-up from a nonvolatile memory (NVM).例文帳に追加
不揮発性メモリ(NVM)からの装置ブートアップ中にエラーを取り扱うためのシステム及び方法を提供する。 - 特許庁
In practice, the result cannot overflow on any current machine, so this error-handling stuff is just nonsense. 例文帳に追加
実際のところ、どの現行のマシンでも結果がオーバーフローを起こすことはないので、このエラー処理は意味がない。 - JM
Methods and apparatus are provided for disabling error handling countermeasures in various processing contexts by monitoring whether a given processing context requires error handling countermeasures; and disabling any recoverable error correction countermeasures when such countermeasures are not required.例文帳に追加
所与の処理の状況が誤り訂正対策を必要とするか否かを監視し、この種の対策が必要でないとき、あらゆる回復可能な誤り訂正対策を使用不可にすることによって、様々な処理の状況で誤り訂正対策を使用不可にするための方法および装置が提供される。 - 特許庁
Thus, even when a trouble is found before error occurrence or a user hardly performs appropriate handling at the error occurrence, the recording operation can be instantly stopped.例文帳に追加
これにより、エラー発生前にトラブルを察知した場合や、エラー発生時の適切な対応が困難なユーザにとっても、即座に記録動作を停止させることが可能である。 - 特許庁
To provide a method of display in a printer capable of adequately display error information even on a small screen and of reducing a troublesome work or a time needed for handling of error by a user of the printer.例文帳に追加
エラー情報を小画面でも的確に表示でき、且つプリンタ使用者にとってエラー対処の手間や時間を削減できるプリンタの表示方法を提供する。 - 特許庁
To provide a program and method for handling error, wherein the data recorded on a recording medium with read error are effectively backed up in an another recording medium.例文帳に追加
読み取りエラーが発生した記録媒体に記録されたデータを他の記録媒体に効果的にバックアップできるようにするエラー対処プログラム及びエラー対処方法の提供。 - 特許庁
To provide a means for detecting a logical command error to properly perform error handling and to execute detection and blockage of a malfunctioning section.例文帳に追加
コマンドの論理的な異常に対して、コマンドの論理的な異常を検出する手段を提供し、適切なエラー処理、障害部位の検出・閉塞処理を実行する。 - 特許庁
To realize the efficient handling of trouble analysis by transferring trouble information to optimum equipment at the time when an error occurs.例文帳に追加
エラーが発生した場合のトラブル情報を最適な機器に転送し、トラブル解析の効率的な処理を実現すること。 - 特許庁
This is useful for reliable error handling on unconnected sockets. 例文帳に追加
の補助メッセージとして渡される。 これは接続志向でないソケットで信頼性の高いエラー処理を行いたい場合に有用である。 - JM
To improve the accuracy in error handling transaction based on the fixed number of drive pulses in the focusing operation of a lens.例文帳に追加
レンズの焦点合わせ動作での固定駆動パルス数に基づくエラー対応処理における精度を向上させる。 - 特許庁
Error Handling Guidelines This part of the Coding Standards describes how errors are handled in PEAR packages that are developed for PHP 5 and 6. 例文帳に追加
エラー処理の指針 ここでは、PEAR パッケージを PHP 5 や 6 向けに開発する際のエラー処理の方法について説明します。 - PEAR
Then, a block for link is recorded lastly (a step S8) and the error handling is completed by updating a PMA(physical medium attachment) (a step S10).例文帳に追加
そして、最後にリンク用ブロックを記録し(ステップS8)、PMAを更新して(ステップS10)、エラー処理を終了する。 - 特許庁
To provide a paper sheet handling device capable of surely and easily processing an error such as a carrying jam.例文帳に追加
この発明は、搬送ジャム等のエラー処理を確実且つ容易にできる紙葉類処理装置を提供することを課題とする。 - 特許庁
To provide a system and a method for fault contaminant and error handling within a domain in a partitioned computer system.例文帳に追加
区画に分割されたコンピュータシステムにおいて、ドメイン内に障害を抑制し、エラー処理を行うシステム及び方法を提供する。 - 特許庁
To avoid an update error by interrupt handling from the other microcomputer when one microcomputer updates a control program.例文帳に追加
1つのマイコンが制御プログラムを更新するとき、他のマイコンからの割り込み処理によって更新エラーが生じないようにする。 - 特許庁
error handling code ...}?Because the 'id' column has been declared to be auto-increment,this code snippet is functionally equivalent to that given in the preceding example. 例文帳に追加
'id' カラムは自動インクリメントとして宣言されているので、このコードと先ほどの例のコードとはまったく同じ動作をします。 - PEAR
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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 (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 - 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/ ). |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|