小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > コンピューター用語 > コンパイル済のの英語・英訳 

コンパイル済のの英語

ピン留め

追加できません

(登録数上限)

単語を追加

コンピューター用語辞典での「コンパイル済の」の英訳

コンパイル済の

読み方 コンパイルズミノ

compiled

参照

「コンパイル済の」の部分一致の例文検索結果

該当件数 : 39



例文

コンパイルみの Python コードに 'PYC' リソースを付加できます。例文帳に追加

It is able to store compiled Python code as 'PYC' resources in a file. - Python

「コンパイラ診断」はコンパイル済の原始プログラムを検査する例文帳に追加

compiler diagnostic' checks compiled sourse programs発音を聞く  - コンピューター用語辞典

最後に,コンパイルんだプログラムが実行され結果が得られる例文帳に追加

Last, the compiled programs are executed to receive the results発音を聞く  - コンピューター用語辞典

標準プロジェクトの実行時クラスパスには、そのプロジェクトのコンパイルみクラスと、プロジェクトのコンパイル時クラスパスのすべてが含まれます。例文帳に追加

The runtime classpath of each standard project contains the project's compiled classes and everything in the project's compilation classpath.発音を聞く  - NetBeans

入力されたソースプログラムを予め展開した展開みソースプログラムのうちのコンパイルみの行数と、コンパイル開始からの経過時間と、前記展開みソースプログラムのうちのコンパイルんでいない行数と、を用いてコンパイルの終了までの残り時間を算出して、表示装置に表示する。例文帳に追加

The compile device calculates a remaining time until the end of compile by using the number of lines whose compile is finished among developed source programs obtained by developing input source programs in advance, an elapsed time from the start of compile, and the number of lines whose compile is not finished among the developed source programs, and displays the remaining time at a display. - 特許庁

コンパイルみの C コードはインタプリタの管理外で、プロファイラからは``見えません''。例文帳に追加

Compiled C code does not get interpreted, and hence is ``invisible'' to the profiler. - Python

例文

コンパイルみのコードの型チェックを行うコード検証システム及び方法を提供する。例文帳に追加

To provide a code verification system and method utilized to type check compiled code. - 特許庁

>>例文の一覧を見る


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

「コンパイル済の」の部分一致の例文検索結果

該当件数 : 39



例文

ネットリスト変換の使用によるレベル化コンパイルみコ—ドのシミュレ—ション方法例文帳に追加

SIMULATION METHOD FOR LEVELING COMPILED CODE BY NET LIST CONVERSION USE - 特許庁

コンパイラ診断は誤り(エラー)を発見するためにコンパイル済の原始プログラムを検査する例文帳に追加

Compiler diagnostic checks compiled source programs in order to find errors発音を聞く  - コンピューター用語辞典

さらに、前記コンパイル済の補助の命令のセット(FIS)に前記テンプレート(SHEET)に対応するコンパイル済の第2の補助の命令のセット(CSIS)がリンクされる。例文帳に追加

Then, compiled first auxiliary instruction set (FIS) is linked with a compiled second auxiliary instruction set (CSIS) corresponding to the template (SHEET). - 特許庁

本発明に係るプログラム実行制御装置は、メソッド呼び出しの際に、当該メソッドがコンパイルみであるか否かを判定し、当該メソッドがコンパイルみであれば、当該メソッドのネイティブコードを実行する。例文帳に追加

This program execution controller decides whether the method is already compiled in time of the method call, and executes a native code of the method when the method is already compiled. - 特許庁

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

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. - 特許庁

FreeBSDは、サードパーティ製のソフトウェアの導入を支援するために、ソースコードをコンパイルしてインストールする Ports Collection とコンパイルみのバイナリをインストールする packages という相補的な 2つの技術を提供しています。例文帳に追加

FreeBSD provides two complementary technologies for installing third-party software on your system: the FreeBSD Ports Collection (for installing from source), and packages (for installing from pre-built binaries).発音を聞く  - FreeBSD

NetBeans IDE プロジェクトの作成の最後に、ウィザードは、コンパイルみのファイルまたはコンパイルされたファイルから含められたファイルのみをモデルに含めます。例文帳に追加

At the end of the NetBeans IDE project creation, the wizard includes in the model only the files that were compiled or were included from the files that were compiled. - NetBeans

例文

コンパイルみのプログラムに対して変更や追加等を加える場合に、変更対象のプログラムのみをリコンパイルするだけで実行可能なオブジェクトを更新することができる言語処理装置を提供すること。例文帳に追加

To provide a language processor capable of updating an executable object simply by recompiling only a program to be modified when a modification or addition, etc., is performed to a compiled program. - 特許庁

>>例文の一覧を見る

コンパイル済ののページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日外アソシエーツ株式会社日外アソシエーツ株式会社
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.

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

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS