1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > interpreter codeに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

interpreter codeの部分一致の例文一覧と使い方

該当件数 : 61



例文

Article 202 When the presiding judge believes a witness, expert witness, interpreter, or translator to be unable to give sufficient testimony in the presence of a specific observer (with regard to a witness, this includes cases where the measures prescribed in Article 157-3, paragraph (2) of the Code have been taken, and cases where the method prescribed in Article 157-4, paragraph (1) of the Code is adopted), he/she may have said observer leave the court while said witness, expert witness, interpreter, or translator gives his/her testimony. 例文帳に追加

第二百二条 裁判長は、被告人、証人、鑑定人、通訳人又は翻訳人が特定の傍聴人の面前(証人については、法第百五十七条の三第二項に規定する措置を採る場合及び法第百五十七条の四第一項に規定する方法による場合を含む。)で充分な供述をすることができないと思料するときは、その供述をする間、その傍聴人を退廷させることができる。 - 日本法令外国語訳データベースシステム

On an upper layer of control software of the image processing apparatus, an interpreter 45 is provided to transmit and receive, code and decode, interpret, and execute mobile agents, and to execute mobile agents 41, 42 that are moved from client devices such as computers or word processors.例文帳に追加

画像処理装置の制御ソフトウェアの上位層に、モバイルエージェントを送受信、符号/復号化、解釈、実行するインタープリタ45を配し、コンピュータやワードプロセッサなどのクライアント装置から移動してきたモバイルエージェント41、42…を実行する。 - 特許庁

If the interpreter evaluates at least the one option code to be false, the instruction is not executed and a succeeding instruction is transferred from the load memory 22 to the work memory 24 and then its corresponding option codes are evaluated.例文帳に追加

インタプリタがその少なくとも一つのオプションコードが偽であると評価した場合、その命令は実行されず、次の命令がロードメモリ22からワークメモリ24へ転送され、その後次の命令に対応するオプションコードが評価される。 - 特許庁

This will cause FrameWork window updates and the user interface to remain working during long computations, but will slow the interpreter down and may cause surprising results in non-reentrant code(such as FrameWork itself).例文帳に追加

すると、長時間の計算を行っている場合でも、FrameWorkウィンドウがアップデートされ、ユーザーインターフェースが動き続けるようになります。 ただし、インタプリタの動作が減速し、非リエントラントのコード (例えばFrameWork自身など)に奇妙な動作が見られるかもしれません。 - Python

例文

Their contents may change from one version of Python to the next without warning and should not be relied on by code which will run under multiple versions of the interpreter.例文帳に追加

メッセージの内容は、ある Python のバージョンから次のバージョンになるときに、警告なしに変更される可能性があります。 したがって、複数バージョンのインタプリタで動作するようなコードにおいては、例外メッセージの内容に依存した記述をすべきではありません。 - Python


例文

Like in the section about the very high level interface,the Python interpreter does not directly interact with the application (but that will change in the next section).The code to run a function defined in a Python script is:例文帳に追加

超高水準インタフェースに関する節で挙げた例と同様に、Python インタプリタはアプリケーションと直接やりとりはしません (が、次の節でやりとりするよう変更します)。 Python スクリプト内で定義されている関数を実行するためのコードは以下のようになります: - Python

When calling a method in the execution process of a program, this program execution controller decides whether or not the method is uncompiled, and when the pertinent method is uncompiled, executes the byte code of the method by interpreter processing, and requests the compilation of the method, and when the method is already compiled, executes the native code of the method.例文帳に追加

本発明に係るプログラム実行制御装置は、プログラムの実行過程においてメソッドを呼び出す際に、当該メソッドが未コンパイルであるか否かを判定し、未コンパイルであれば、当該メソッドのバイトコードをインタプリタ処理で実行すると共に当該メソッドをコンパイルする要求を行い、コンパイル済であれば、当該メソッドのネイティブコードを実行する。 - 特許庁

An interpreter part 151 converts image data including both raster data and vector data into an intermediate code, a raster data processing part 153 subsequently performs subtractive color processing of the raster data, a vector data processing part 154 performs subtractive color processing of the vector data, and then, an image processing part 155 creates an image.例文帳に追加

ラスタデータとベクタデータの両者を含む画像データに対して、インタプリタ部151で中間コードに変換した後に、ラスタデータをラスタデータ処理部153で減色処理し、ベクタデータをベクタデータ処理部154で減色処理し、その後、イメージ処理部155でイメージを生成する。 - 特許庁

In the case of interpreting a Java applet 41, the interpreter accesses the driver 122 from the area 121 in accordance with a library access code and controls a reader/writer 20 in accordance with the driver 122 through an I/O port 14 to operate data stored in an IC card 30.例文帳に追加

そして、Javaインタプリタ110が、Javaアプレット41を翻訳する際に、ライブラリ呼出コードに従ってライブラリ格納領域121からR/W装置ドライバ122を呼び出し、このR/W装置ドライバ122に従ってI/Oポート14を介してR/W装置20を制御することで、ICカード30のデータ操作を行えるようにした。 - 特許庁

例文

The imaging apparatus for printing out image data comprises an interpreter generating an internal code for each color component being printed out for print data inputted as a page description language, a rasterizer generating bit map data from the internal code, means for predicting generation of overrun when the rasterizer generates bit map data, and means performing overrun processing on all other color components not yet processed when overrun is predicted with a specified color component.例文帳に追加

画像データを印字出力する画像形成装置であって、ページ記述言語として入力された印刷データに対して印字出力される各色成分毎に内部コードを生成するインタプリタと、内部コードからビットマップデータを生成するラスタライザと、ラスタライザがビットマップデータを生成する際のオーバーランの発生を予測するオーバーラン予測手段と、所定の色成分でオーバーラン予測されたときには、未処理である他の全ての色成分に対してオーバーラン処理を行うオーバーラン処理手段とを有する構成とする。 - 特許庁

例文

Article 52-19 (1) If a trial record has not been completed by the next trial date, the court shall, upon the request of the public prosecutor, the accused, or the defense counsel, provide an opportunity, on or by the next trial date, for the play back of a sound recording of the questions asked during examination of a witness, an expert witness, an interpreter, or a translator, the statement given thereby, the questions asked of and the statement given by the accused, and the motions and statements made by any person concerned on the previous trial date, or for the playback of a recording medium on which the questions asked during examination of a witness, the statement given thereby, and the circumstances thereof have been recorded pursuant to the provisions of Article 157-4, paragraph (2) of the Code. 例文帳に追加

第五十二条の十九 公判調書が次回の公判期日までに整理されなかつたときは、裁判所は、検察官、被告人又は弁護人の請求により、次回の公判期日において又はその期日までに、前回の公判期日における証人、鑑定人、通訳人又は翻訳人の尋問及び供述、被告人に対する質問及び供述並びに訴訟関係人の申立て又は陳述を録音した録音体又は法第百五十七条の四第二項の規定により証人の尋問及び供述並びにその状況を記録した記録媒体について、再生する機会を与えなければならない。 - 日本法令外国語訳データベースシステム




  
Copyright © Japan Patent office. All Rights Reserved.
  
日本法令外国語訳データベースシステム
※この記事は「日本法令外国語訳データベースシステム」の2010年9月現在の情報を転載しております。
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS