小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > コンピューター用語 > 機能インタプリタの英語・英訳 

機能インタプリタの英語

ピン留め

追加できません

(登録数上限)

単語を追加

英訳・英語 function interpreter


コンピューター用語辞典での「機能インタプリタ」の英訳

機能インタプリタ

読み方 キノウインタプリタ

function interpreter


「機能インタプリタ」の部分一致の例文検索結果

該当件数 : 17



例文

2.5 MacOS -- Mac OS インタプリタ機能へのアクセス例文帳に追加

2.5 MacOS -- Access to Mac OS interpreter features発音を聞く  - Python

このモジュールは、Python インタプリタ内の MacOS 固有の機能に対するアクセスを提供します。 例えば、インタプリタのイベントループ関数などです。例文帳に追加

This module provides access to MacOS specific functionality in the Python interpreter, such as how the interpreter eventloop functions and the like. - Python

ネイティブコンパイラ23,29は、インタプリタアプリを一括コンパイルして、該インタプリタアプリと同機能の変換後ネイティブアプリを得る。例文帳に追加

Native compilers 23 and 29 collectively compile the interpreter applications, to obtain converted native applications, having the same function as the interpreter applications. - 特許庁

インタプリタ機能を有するLSIおよびそれを用いた情報記録再生装置例文帳に追加

LSI HAVING INTERPRETER FUNCTION AND INFORMATION RECORDING AND REPRODUCING DEVICE USING THE SAME - 特許庁

制御装置(ホストCPUボード)は、マンマシンインタフェース部、インタプリタ管理部、インタプリタ1,2…、軌道計算部としての機能を備え、ユーザプログラムをインタプリタにより解釈しながらチップマウンタ本体の各軸を制御して部品組付作業を実行させる。例文帳に追加

This control device (host CPU board) is equipped with functions as a man-machine interface part, interpreter management part, interpreters 1 and 2 and a track calculating part, and executes the component installing operation by controlling the axes of a tip mounter body while it makes interpretion of the user program using the interpreters. - 特許庁

ここまでは、埋め込み Python インタプリタはアプリケーション本体の機能にアクセスする手段がありませんでした。例文帳に追加

Until now, the embedded Python interpreter had no access to functionality from the application itself. - Python

例文

Python インタプリタは、プロファイル: 分析 (profile) や実行のトレース: 追跡 (trace) といった機能を組み込むために低水準のサポートを提供しています。例文帳に追加

The Python interpreter provides some low-level support for attachingprofiling and execution tracing facilities.発音を聞く  - Python

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

日英・英日専門用語辞書での「機能インタプリタ」の英訳

機能インタプリタ


クロスランゲージ 37分野専門語辞書での「機能インタプリタ」の英訳

機能インタプリタ


「機能インタプリタ」の部分一致の例文検索結果

該当件数 : 17



例文

当該インタプリタにデバッグ機能を組み込み、ハンディターミナルとホストコンピュータが通信しながらシンボリックデバッグを行う。例文帳に追加

A debug function is integrated into the interpreter, and symbolic debug is executed while communications between the handy terminal and a host computer are performed. - 特許庁

Java仮想マシン4によって構成されたプログラム実行環境は、(1)通常のインタプリタ形式でスレッドを解釈して実行する通常インタプリタ5と、(2)トレース機能を有していてプログラムを1ラインや1命令ずつ実行し、トレースを行ってメモリの内容を外部に出力するトレース用インタプリタ6とを備えている。例文帳に追加

The program execution environment constituted of a Java virtual machine 4 is provided with a normal interpreter 5 for interpreting a thread by a normal interpreter format and executing the thread (1) and a tracing interpreter 6 for tracing the thread by executing a program having a tracing function for each line or for each instruction and outputting the contents of a memory to the external (2). - 特許庁

インタプリタで動作させる機能を全て、事前に1個のアプリケーションとして構成することなく、複数のアプリケーションを同時に実行すると共に、多機能を実現し、プログラム記述の柔軟性、拡張性を増すようにする。例文帳に追加

To execute applications at the same time without constituting all functions which operate on the interpreter as one application in advance, to actualize multi-functions, and also increase the flexibility and expansibility of program description. - 特許庁

この構文木から抽象構文木 AST (Abstract Syntax Tree) が生成され、その後 Python バイトコードが得られます。 このパッケージの機能は、Python インタプリタに内蔵されている組み込みのコンパイラがすべて含んでいるものです。例文帳に追加

This tree is used to generate an abstract syntax tree (AST) and then Python bytecode.The full functionality of the package duplicates the builtin compiler provided with the Python interpreter. - Python

インタプリタを -i オプションで起動して実行すべきスクリプト名を渡し、スクリプト中に future 文を入れておくと、新たな機能はスクリプトが実行された後に開始する対話セッションで有効になります。例文帳に追加

If an interpreter is started with the -i option, is passed a script name to execute, and the script includes a future statement, it will be in effect in the interactive session started after the script is executed. - Python

プリンタ中のPDLインタプリタおよび/またはTIFFリーダは、連結されたデータを処理することで、複数のTIFFファイルを一度に印刷するときに、高度な印刷機能と効率的な機器の利用とが可能になる。例文帳に追加

A PDL interpreter and/or a TIFF reader on the printer processes the concatenated data, allowing the use of advanced print features and efficient device utilization when multiple TIFF files are printed together. - 特許庁

ダイナミックリンクライブラリ機能を持たないOS上で中間コードの一部に代えてネイティブコードをインタプリタを介さないで直接実行させるシステムにおいて、ネイティブコードのリプレースを容易にする。例文帳に追加

To facilitate replacement of native codes in a system that directly executes a native code in place of part of an intermediate code not through an interpreter on an OS without having a dynamic link library function. - 特許庁

例文

計測機器に汎用のインタプリタを搭載して機種固有のAPIを提供し、メーカあるいはユーザが追加機能を手軽に作成できるようにすると共に容易かつ安全に実行できるようにした、ソフトウェアの機能追加方法を提供する。例文帳に追加

To provide a method for adding software functions by installing a general-purpose interpreter in a measuring instrument, and providing an API characteristic of the kind of the measuring instrument so that a manufacturer or user can easily create additional functions and easily and safely perform the functions. - 特許庁

>>例文の一覧を見る

「機能インタプリタ」の英訳に関連した単語・英語表現
1
function interpreter コンピューター用語


機能インタプリタのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日外アソシエーツ株式会社日外アソシエーツ株式会社
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
日中韓辭典研究所日中韓辭典研究所
Copyright © 2024 CJKI. All Rights Reserved
株式会社クロスランゲージ株式会社クロスランゲージ
Copyright © 2024 Cross Language Inc. All Right Reserved.

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS