Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
「exception」に関連した英語例文の一覧と使い方(18ページ目) - Weblio英語例文検索
[go: Go Back, main page]

1153万例文収録!

「exception」に関連した英語例文の一覧と使い方(18ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

exceptionを含む例文一覧と使い方

該当件数 : 1882



例文

You are breaking every rule that ensures due process, and do not give me that national security exception crap.例文帳に追加

適正手続きを保証する あらゆる規則を破ってる 国家安全保証の特例の ご託はいいから - 映画・海外ドラマ英語字幕翻訳辞書

One notable exception is cadmium which was detected at higher than commonly expected values throughout the study area.例文帳に追加

1つの顕著な例外はカドミウムで,一般的予想値より高い値が調査地域全体で検出された。 - 英語論文検索例文集

One notable exception is cadmium which was detected at higher than commonly expected values throughout the study area.例文帳に追加

1つの顕著な例外はカドミウムで,一般的予想値より高い値が調査地域全体で検出された。 - 英語論文検索例文集

One notable exception is cadmium which was detected at higher than commonly expected values throughout the study area.例文帳に追加

1つの顕著な例外はカドミウムで,一般的予想値より高い値が調査地域全体で検出された。 - 英語論文検索例文集

例文

One notable exception is cadmium which was detected at higher than commonly expected values throughout the study area.例文帳に追加

1つの顕著な例外はカドミウムで,一般的予想値より高い値が調査地域全体で検出された。 - 英語論文検索例文集


例文

Even during the war, as an exception, Kitcho was able to continue its operation through the offices of governor of Osaka Prefecture Kakichi KAWARADA. 例文帳に追加

戦時中も吉兆は大阪府知事河原田稼吉の計らいで特別に営業を続けられた。 - Wikipedia日英京都関連文書対訳コーパス

A built-in system exception handler will usually be called resulting in abortion of the program run. 例文帳に追加

組み込みのシステム例外ハンドラは, プログラム走行の打ち切りの結果として呼び出されるのが普通である. - コンピューター用語辞典

With the exception of the Page Alert component, these components only appear on the rendered page when their values are not null. 例文帳に追加

「ページ警告」コンポーネントを除き、これらのコンポーネントは、値が null 以外の場合にのみページに表示されます。 - NetBeans

An exception should be thrown whenever an error condition is met, according to the definition provided in the previous section. 例文帳に追加

例外は、先の節で述べた定義によるエラーが発生した場合に常にスローしなければなりません。 - PEAR

例文

This method sthrow an exception if the IP address is invalid or if the database type is incorrect. 例文帳に追加

IP アドレスが無効な場合、あるいはデータベースの形式が不正な場合にこのメソッドは例外をスローします。 - PEAR

例文

This method throws an exception if the IP address is invalid or if the database type is incorrect. 例文帳に追加

IP アドレスが無効な場合、あるいはデータベースの形式が不正な場合にこのメソッドは例外をスローします。 - PEAR

This method throws an exception if the IP address is invalid or the database type is wrong. 例文帳に追加

IP アドレスが無効な場合、あるいはデータベースの形式が不正な場合にこのメソッドは例外をスローします。 - PEAR

When used on object types for which they do not apply, they will raise a Python exception.例文帳に追加

関数を適用対象でないオブジェクトに対して使った場合、 Python の例外が送出されることになります。 - Python

Code which previously causedTypeError to be raised here may now proceed without an exception.例文帳に追加

このため、以前は TypeError を引き起こしていたようなコードが現在は例外を出さずに処理されるかもしれません。 - Python

Returns the value or NULL in the case of an error; an exception will be raised if NULL is returned.例文帳に追加

生成した値を返します。 エラーの場合にはNULL を返します;NULL を返す場合、例外を送出するでしょう。 - Python

The exception codes defined in the DOM recommendation map to the exceptions described above according to this table:例文帳に追加

DOM 勧告で定義されている例外コードは、以下のテーブルに従って上記の例外と対応付けられます: - Python

In the case of exceptions such as IOError and OSError, this is used to define the filename attribute of the exception instance.例文帳に追加

IOErrorとOSErrorのような例外の場合では、これが例外インスタンスのfilename属性を定義するために使われます。 - Python

Return a new reference to the module object, or NULL with an exception set if an error occurred.例文帳に追加

モジュールオブジェクトへの新たな参照を返します。 失敗した場合には例外をセットし、NULL を返します。 - Python

The first entry in the list represents the caller;the last entry represents where the exception was raised. 例文帳に追加

最初の要素は呼び出し元のフレームレコードで、末尾の要素は例外が発生した位置を示します。 - Python

This exception is raised on all errors, such as unknown number of bytes per sample, etc.例文帳に追加

この例外は、未知のサンプル当たりのバイト数を指定した時など、全般的なエラーに対して送出されます。 - Python

If these methods are present and raise an exception, they are expected to not have altered theobject.例文帳に追加

これらのメソッドが呼び出されて例外を発生させても、オブジェクトを変化させないようになっています。 - Python

Note that closing the instance and instantiating a new one will usually allow recovery from this exception.例文帳に追加

通常、インスタンスを閉じ、新たなインスタンスを再び生成することで、この例外から復旧できます。 - Python

This exception is raised when a writable mailbox has its statuschanged by the server. 例文帳に追加

この例外は書き込み可能なメイルボックスの状態がサーバによって変更された際に送出されます。 - Python

Exception raised when a reply is received from the server that doesnot begin with a digit in the range 1-5. 例文帳に追加

サーバから返される応答が 1-5 の範囲の数字で始まっていない場合に送出される例外です。 - Python

This function clears all information relating to the current or last exception that occurred in the current thread.例文帳に追加

この関数は、現在のスレッドで処理中、又は最後に発生した例外の情報を全てクリアします。 - Python

Exception raised when a proxy object is used but the underlying object has been collected.例文帳に追加

プロキシオブジェクトが使われても、元のオブジェクトがガーベジコレクションされてしまっているときに発生する例外。 - Python

These interfaces are describedbelow.In addition to these classes, xml.sax provides the following exception classes.例文帳に追加

これらのインターフェースに関しては後に解説します。 このほかに xml.sax は次の例外クラスも提供しています。 - Python

If the test fails when the test caseruns, an exception will be raised, and the testing framework will identify the test case as a failure.例文帳に追加

テストケース実行時、テストが失敗すると例外が送出され、テストフレームワークはテスト結果をfailureとします。 - Python

It can report the error to continue with the walk, or raise the exception to abort the walk.例文帳に追加

この関数ではエラーを報告して歩行を続けたり、例外を送出して歩行を中断したりできます。 - Python

The first is that it relies on the Python interpreter to dispatch call,return, and exception events.例文帳に追加

ひとつは、Python インタプリタによる 呼び出し、リターン、例外発生 というイベントの連携を前提にしていることです。 - Python

If the third object is present and not a traceback object or None, a TypeError exception is raised.例文帳に追加

第三のオブジェクトが存在し、オブジェクトがトレースバックオブジェクトでも None でもなければ、TypeError 例外が送出されます。 - Python

An expression-less except clause, if present, must be last; it matches any exception.例文帳に追加

式を伴わない except 節を使う場合、最後に書かなければなりません; この except 節は全ての例外に合致します。 - Python

DBE does not extend the semantics of any existing events with the exception of adding a new drawable type calledXdbeBackBuffer.例文帳に追加

DBE はXdbeBackBufferと呼ばれる新しいドロウアブルのタイプを追加する以外には、現在のイベントの意味も拡張しない。 - XFree86

To provide a processor by which processing on the occurrence of an exception can simply be selected by a user program.例文帳に追加

ユーザプログラムにより簡単に例外発生時の処理を選択することができるプロセッサを提供する。 - 特許庁

The Paper Publishing Exception Several cryptographers have brought lawsuits against the U.S. Government 例文帳に追加

紙の出版物は例外暗号学者のなかには、アメリカ政府に対する訴訟をおこした人たちもいる。 - Electronic Frontier Foundation『DESのクラック:暗号研究と盗聴政策、チップ設計の秘密』

A memory management manager 110 performs memory management exception processing in exception and interruption of a memory management exception by using a program for controlling a MMU as hardware, and also performs allocation and removal of a real time OS logical space 101 under management of the MMU in input time of a memory reservation and release request 111 from a real time OS.例文帳に追加

メモリ管理マネージャ110は、ハードウェアであるMMUを制御するプログラムで、メモリ管理例外の例外・割り込み時にメモリ管理例外処理を行い、また、リアルタイムOSからのメモリ確保・解放リクエスト111の入力時にMMU管理下でリアルタイムOS論理空間101の割り付け・削除を行う。 - 特許庁

An arithmetic exception buffer 28 is provided with an entry in each branch level to be applied and updated by a branch level controlling means 100, and an ROB registration number and exception classification information is held in each entry, and the information of the oldest instruction among exception generation instructions in each branch level is registered in each entry by comparison controlling parts 44-47.例文帳に追加

演算例外バッファ28は、分岐レベル制御手段100で付与・更新される分岐レベル毎にエントリを有し、各エントリにROB登録番号および例外種別情報を保持し、比較制御部44〜47により各分岐レベルの例外発生命令中で最古の命令の情報を各エントリに登録する。 - 特許庁

A first notification 60 of the condition is conveyed to a responsible party 59 at a first instance of determination of the exception, and conveyance of a second notification is prevented at a second, subsequent, instance of determination of the exception.例文帳に追加

前記状態の第1の通知60は、前記例外の決定の第1の事例で責任関係者59に伝達し、第2の通知60の伝達は、その次の、前記例外の決定の第2の事例で防止される。 - 特許庁

The computer then sets as initial values for the input-dedicated register values that can prevent exception interrupt from occurring and executes the instruction string for test use, thereby conducting an operation test without allowing any exception interrupt to occur.例文帳に追加

そして、コンピュータは、入力専用レジスタの初期値として例外割り込みの発生を回避することのできる値をセットして試験用命令列を実行し、例外割り込みを発生させることなく動作試験を行なう。 - 特許庁

The execution unit 430 includes exception deciding logic for judging whether an exceptional operation is the one suited to a prescribed exception standard or not when each data processing operation starts a prescribed pipeline step and stops the processing of the exceptional operation.例文帳に追加

実行ユニットは、各データ処理オペレーションが所定のパイプライン段に入るとき、所定の例外規準に適合する例外オペレーションか判定する例外判定論理を含み、例外オペレーションの処理を停止させる。 - 特許庁

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.例文帳に追加

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

When an exception detection section 108 detects an exception state such as interruption and process switching, an arithmetic processing section 103 instructs an encryption processing section 109 to save a context such as values of each register in a register group 102.例文帳に追加

例外検出部108が割り込み,プロセスの切り替え等の例外状態を検出すると、演算処理部103は、暗号化処理部109に、レジスタ群102内の各レジスタの値等のコンテキストの退避を指示する。 - 特許庁

Since a gate circuit 130 suppresses a capacity overflow exception detection report, the diagnosis control part can recognize that the report is not an exception detection report but is a memory clear end report.例文帳に追加

このとき、ゲート回路130はメモリ容量超え例外検出報告を抑止するので、診断制御部はその報告が例外検出報告ではなく、メモリクリア終了報告であることを認識することができる。 - 特許庁

.Exception state is maintained in per-thread storage (this is equivalent to using global storage in an unthreaded application). 例文帳に追加

で明示的にエラーテストを行う必要があります。 例外時の状態情報 (exception state)は、スレッド単位に用意された記憶領域 (per-thread storage) 内で管理されます (この記憶領域は、スレッドを使わないアプリケーションではグローバルな記憶領域と同じです)。 - Python

The instruction S4 following E1 in the original order is registered as an invalid instruction at the time the exception occurs in R1.例文帳に追加

元の順番でE1より後ろの命令であったS4がR1の例外時無効命令とされて登録される。 - 特許庁

To handle denormal inputs of a denormal exception when a target platform does not support DAZ (Denormals-Are-Zeroes) feature.例文帳に追加

ターゲットプラットフォームが、DAZ機能をサポートしていない場合に、デノーマル例外のデノーマル入力をハンドリングする。 - 特許庁

If pause marks are continued, the CPU deletes the following pause mark and sets an exception flag in place of the pause mark.例文帳に追加

CPUは、区切りマークが連続する場合に、後続の区切りマークを削除し、代わって除外フラグをセットする。 - 特許庁

The entire local cooling system is embedded in the body or at least with the exception of the reservoir 12 and the like.例文帳に追加

局部冷却装置の全体、または少なくともリザーバ12等を除いて体内埋め込み型とされる。 - 特許庁

An on-chip debug logic 7 generates an address 101 of an exception vector when hitting a break point during execution of the program 8.例文帳に追加

オンチップデバッグロジック7は、プログラム8の実行中にブレークポイントにヒットすると、例外ベクタのアドレス101を発生する。 - 特許庁

例文

(2) During the interruption of the proceedings the time limits pursuant to this Act stop running, with the exception of the time limit pursuant to Section 41(1).例文帳に追加

(2) 手続の中断中,第41条(1)にいう期限を除いて本法にいう期間の進行,期限は停止する。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。
  
Copyright © Japan Patent office. All Rights Reserved.
  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
英語論文検索例文集
©Copyright 2001~2025 , GIHODO SHUPPAN Co.,Ltd. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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 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) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
この対訳コーパスは独立行政法人情報通信研究機構の集積したものであり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
原題:”Cracking DES: Secrets of Encryption Research, Wiretap Politics, and Chip Design ”

邦題:『DESのクラック:暗号研究と盗聴政策、チップ設計の秘密』
This work has been released into the public domain by the copyright holder. This applies worldwide.

日本語版の著作権保持者は ©1999
山形浩生<hiyori13@alum.mit.edu>である。この翻訳は、全体、部分を問わず、使用料の支払いなしに複製が認められる。
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2025 GRAS Group, Inc.RSS