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」に関連した英語例文の一覧と使い方(13ページ目) - Weblio英語例文検索
[go: Go Back, main page]

1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 1882



例文

The exception information is not available to the program during execution of the finally clause.例文帳に追加

finally 節の実行中は、例外情報を取得することはできません。 - Python

However, such FTAs which provide non-application of AD measures are the exception.例文帳に追加

もっとも、上記のうち、AD 措置不適用を定めるFTA は例外的である。 - 経済産業省

If, as an exception, the scale is given on a drawing, it shall be represented graphically. 例文帳に追加

例外的に図面の尺度を示す場合は,尺度は,図式で表示する。 - 特許庁

SYSTEM AND METHOD FOR PROVIDING CONTEXTUAL EXCEPTION PAGE PROGRAMMING WITHIN PRINT JOB例文帳に追加

プリントジョブ内でコンテクストの例外ページプログラミングを行なうシステム及び方法 - 特許庁

例文

Furthermore, when the automatic switching to the automobile drive mode for the movement from the cell A to the cell B is not desired, exception is set to an exception setting list.例文帳に追加

また、セルAからセルBへの移動で自動車運転モードに自動的に切り替えたくない場合は、例外設定リストにその例外を登録しておく。 - 特許庁


例文

(e) Title XI on invalidation and forfeiture of patents, with the exception of Article 112(1);例文帳に追加

(e) 特許の無効及び消滅に関する第11部。ただし,第112条(1)を除く。 - 特許庁

The IT revolution is taking place all over the world and Japan is no exception. 例文帳に追加

世界各国におけるIT革命は、我が国も例外ではありません。 - 財務省

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

To provide an arithmetic unit allowing suppression of power consumption when an underflow exception or an overflow exception occurs in floating-point calculation.例文帳に追加

浮動小数点演算でアンダーフロー例外及びオーバーフロー例外が発生した場合に消費電力を抑えることができる演算装置を提供する。 - 特許庁

例文

However, the Emperor system, a form of a Kizoku system, had been conserved as an exception. 例文帳に追加

ただし例外として、貴族制の一種である天皇制は保全された。 - Wikipedia日英京都関連文書対訳コーパス

例文

As an exception, Shurai in Nairaishi were not engaged in work-site operation. 例文帳に追加

また内礼司の主礼のように現業に携わらない例外もあった。 - Wikipedia日英京都関連文書対訳コーパス

When the voltages are not within the acceptable range, an exception is generated, and an exception handler stalls the processor pipeline to inhibit accesses to the SRAM cells.例文帳に追加

電圧が許容可能な範囲内にないときに例外が発生され、例外ハンドラは、SRAMセルへのアクセスを禁止するためにプロセッサ・パイプラインをストールする。 - 特許庁

I would love to see if you are an exception to my gifts, as well.例文帳に追加

君が私の能力の例外で... あるかどうか、見せて もらいたいものだ。 - 映画・海外ドラマ英語字幕翻訳辞書

Since you have been at the trouble of coming all this way, I will make an exception in your favour. 例文帳に追加

わざわざ遠路をお出でになったのだから君だけは破格にしよう - 斎藤和英大辞典

The formulation is based upon a similar concept with the exception that .....例文帳に追加

… ということは例外として,この公式化は類似の概念に基づいている。 - 英語論文検索例文集

The formulation is based upon a similar concept with the exception that .....例文帳に追加

… ということは例外として,この公式化は類似の概念に基づいている。 - 英語論文検索例文集

out.printlnstatement to out.println.Add a line that prints out an exception, if an exception is thrown.The try/catch block should now look as follows (new and changed lines are highlighted):例文帳に追加

例外がスローされたときに出力する行を追加します。 この try/catch ブロックは、次のようになります (強調部分は新規または変更の箇所)。 - NetBeans

The errorData property of the exception class will be set to the array that would normally be returned. 例文帳に追加

通常は、例外クラスの errorData プロパティの内容が配列に設定されます。 - PEAR

x == y[i], and all lower integer indices do not raise IndexError exception.例文帳に追加

インデクス i が負である場合に IndexError 例外が送出されることはありません。 - Python

Otherwise it will throw an exception. 例文帳に追加

このメソッドが例外を投げられなければ、誰かが送信したメールを得るべきです。 - Python

An exception is raised if the named encoding is not known to Python.例文帳に追加

指定したエンコード名を Python が理解できない場合には例外を送出します。 - Python

When the conversion fails, the converter function should raise an exception.例文帳に追加

変換に失敗した場合、converter 関数は例外を送出しなくてはなりません。 - Python

This utility function creates and returns a new exception object.The name argument must be the name of the new exception, a Cstring of the form module.class. 例文帳に追加

このユーティリティ関数は新しい例外オブジェクトを作成して返します。 name引数は新しい例外の名前、module.class形式のC文字列でなければならない。 - Python

This utility function prints a warning message to sys.stderrwhen an exception has been set but it is impossible for the interpreter to actually raise the exception.例文帳に追加

例外が設定されているがインタプリタが実際に例外を発生させることができないときに、このユーティリティ関数は警告メッセージをsys.stderrへプリントします。 - Python

Returns 0 if successful; returns -1 and raises an exception if unsuccessful.例文帳に追加

成功すると 0 を返します。 失敗すると -1 を返し、例外を送出します。 - Python

On error, sets the appropriate exception(EOFError or TypeError) and returns NULL. 例文帳に追加

エラーが生じた場合、適切な例外 (EOFError またはTypeError) を送出して NULLを返します。 - Python

Returns the comment string associated with this font.Raises an exception if there is none.Calls fmgetcomment(fh). 例文帳に追加

コメント文字列が何もなければ例外を返します。 fmgetcomment(fh)を呼び出します。 - Python

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

The effect of this is that as exception propagationcauses the Python stack to unwind, the callback is called upon return to each frame as the exception propagates.例文帳に追加

この結果、例外の伝播によって Python が呼び出しスタックを逆戻りする際に、各フレームから処理が戻るごとにコールバック関数が呼び出されます。 - Python

On error, an exception is raised, and there is no way to determine how much data,if any, was successfully sent.例文帳に追加

エラー発生時、送信されたバイト数を調べる事はできません。 - Python

Raises an Error exception if all of the data has not been unpacked.例文帳に追加

全てのデータがまだアンパックされていなければ、例外 Error が送出されます。 - Python

After finish of the initialization process, the mode is switched to execute the exception mode.例文帳に追加

初期化プロセス終了後、モードが切り替わって例外モードが実行される。 - 特許庁

The TEOS film is etched back with the exception of a section just under the photo-resist 132.例文帳に追加

次に、TEOS膜を、フォトレジスト132直下を除きエッチバックする。 - 特許庁

After the process 151 has been terminated, the exception handler 133 notifies the user of a system error and controls the execution of an exception application for urging restart; the process 152 of the exception application is executed in the user-land space 132.例文帳に追加

エクセプションハンドラ133は、プロセス151が終了された後、ユーザに、システムエラーを通知し、再起動を促すための例外アプリケーションの実行を制御し、ユーザランド空間132で例外アプリケーションのプロセス152が実行される。 - 特許庁

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

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

COMPUTER SYSTEM, EXCEPTION PROCESSING PROGRAM AND CONVERSION PROGRAM FOR THE SAME AND COMPILING METHOD例文帳に追加

コンピュータ装置、その例外処理プログラム及び変換プログラム、並びにコンパイル方法 - 特許庁

TRAP PROCESSING METHOD AND EXCEPTION PROCESSING METHOD AND PROCESSOR THEREFOR, AND MICROPROCESSOR例文帳に追加

トラップ処理方法及び例外処理方法並びに処理装置及びマイクロプロセッサ - 特許庁

This Kingdom Act shall be binding for the Netherlands and, with the exception of Chapter 7, for the Netherlands Antilles.例文帳に追加

本法は,オランダ及び,7章を除きオランダ領アンチル諸島を拘束する。 - 特許庁

Exception of Insurance Benefit in a Case of Extinction of Right to Collect an Insurance Premium 例文帳に追加

保険料を徴収する権利が消滅した場合の保険給付の特例 - 日本法令外国語訳データベースシステム

The actual message for the exception is shown in the Console for the current debugging session.例文帳に追加

例外の実際のメッセージは、現在のデバッグセッションのコンソールに表示されます。 - NetBeans

With the exception of Kanto Provinces, approximately ten gokenin (samurai retainers) have been identified in a few provinces. 例文帳に追加

関東諸国を除き、一か国あたり概ね10名程度にとどまっていた。 - Wikipedia日英京都関連文書対訳コーパス

With the exception of the To-ji (Kyoogokoku-ji) Temple, the ward has few sightseeing spots. 例文帳に追加

区内には東寺(教王護国寺)を除いては、いわゆる観光スポットは少ない。 - Wikipedia日英京都関連文書対訳コーパス

HARDWARE SUPPORTING EXCEPTION FOR PROCESSING SOFTWARE ERROR OF I/O ADDRESS CONVERSION CACHE ERROR例文帳に追加

I/Oアドレス変換キャッシュ・ミスのソフトウェア・ミス処理用ハードウェア支援エクセプション - 特許庁

Now, normally, I like them weaker, but let's just call this a hunter's exception, shall we?例文帳に追加

通常は弱らせるのが 好みだけど 今回ハンターは 例外と言う事でどう? - 映画・海外ドラマ英語字幕翻訳辞書

Now that he's been identified, the public safety exception no longer applies.例文帳に追加

彼が特定された、今 公共の安全は例外にする もはや、当てはまらない - 映画・海外ドラマ英語字幕翻訳辞書

Kodanshi (kodan storytellers) rarely appear in broadcast media, with Sanyo KANDA the third being an exception. 例文帳に追加

講談師が放送メディアに出ることは少ない(例外は神田山陽(3代目))。 - Wikipedia日英京都関連文書対訳コーパス

Why do I get an unexpected fixed-point divide exception on a CVB instruction? 例文帳に追加

CVB命令で予期しない固定小数点除算例外を被るのはなぜですか? - コンピューター用語辞典

If it is, the Python function terminated by raising an exception.例文帳に追加

もし NULLなら、呼び出したPython 関数は例外を送出して終了させられています。 - Python

If this is also not implemented or returns NotImplemented, a TypeError exception is raised.例文帳に追加

この演算も実装されていないか、NotImplemented を返すなら、 TypeError例外が送出されます。 - Python

例文

The , =, and =operators will raise a TypeError exception when any operand is a complex number.例文帳に追加

被演算子が複素数の場合、演算子 、 = 、 および = は例外 TypeError を送出します。 - Python




  
英語論文検索例文集
©Copyright 2001~2025 , GIHODO SHUPPAN Co.,Ltd. All Rights Reserved.
  
Copyright Ministry of Economy, Trade and Industry. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
Copyright © Japan Patent office. All Rights Reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
Copyright(C) 財務省
※この記事は財務省ホームページの情報を転載しております。内容には仮訳のものも含まれており、今後内容に変更がある可能性がございます。
財務省は利用者が当ホームページの情報を用いて行う一切の行為について、何ら責任を負うものではありません。
  
斎藤和英大辞典
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/ をご覧下さい。
  
日本法令外国語訳データベースシステム
※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 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.
  
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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2025 GRAS Group, Inc.RSS