| 例文 |
"compiled code"を含む例文一覧と使い方
該当件数 : 18件
Don'tforget to substitute "kernel version" with the version of the kernel you just compiled: Code Listing5.1: Viewing all available modules例文帳に追加
コード表示5.5: coldplugをemergeして有効にする - Gentoo Linux
The pathname argument points to the byte-compiled code file.例文帳に追加
pathname引数はバイトコンパイルされたコードファイルを指します。 - Python
The module was found as a compiled code object file. 例文帳に追加
コンパイルされたコードオブジェクトファイルとしてモジュールが発見された。 - Python
SIMULATION METHOD FOR LEVELING COMPILED CODE BY NET LIST CONVERSION USE例文帳に追加
ネットリスト変換の使用によるレベル化コンパイル済みコ—ドのシミュレ—ション方法 - 特許庁
To provide a code verification system and method utilized to type check compiled code.例文帳に追加
コンパイル済みのコードの型チェックを行うコード検証システム及び方法を提供する。 - 特許庁
by delivering a tool to transform Java's interpretive code to faster compiled code 例文帳に追加
Javaの解釈コードをより早いコンパイルされたコードに変換するツールを提供することによって - コンピューター用語辞典
Return the magic string value used to recognize byte-compiled code files (.pyc files).例文帳に追加
バイトコンパイルされたコードファイル(.pycファイル)を認識するために使われるマジック文字列値を返します。 - Python
The marshal module exists mainly to support reading and writing the ``pseudo-compiled'' code for Python modules of .pyc files.例文帳に追加
marshal モジュールは主に、``擬似コンパイルされた (pseudo-compiled)'' コードの .pyc ファイルへの読み書きをサポートするために存在します。 - Python
Load and initialize a module implemented as a byte-compiled code file and return its module object.例文帳に追加
バイトコンパイルされたコードファイルとして実装されているモジュールをロードして初期化し、そのモジュールオブジェクトを返します。 - Python
This convention is less efficient for small structures, and on many machines it fails to be reentrant; but it has the advantage of allowing intercallability between GCC-compiled code and PCC-compiled code. 例文帳に追加
この規約は小規模な構造体に対して非効率なものとなり、また多くのマシンでその関数を再入不可能としてしまいます。 しかしこれは、GCC でコンパイルされたコードと PCC でコンパイルされたコードを相互に呼び出すことを可能とするという利点を持ちます。 - JM
An application is preliminarily executed in a preload executable module to convert a method whose use frequency is high into a platform dependent compiled code, and to convert a method whose use frequency is low into a platform independent byte code for generating preload class where the platform dependent compiled code coexists with the platform independent byte code.例文帳に追加
プレロード実行可能モジュールにおいて予めアプリケーションを実行させることにより、使用頻度の高いメソッドをプラットフォーム依存なコンパイル済みコードとし、使用頻度の低いメソッドをプラットフォーム非依存なバイトコードとすることで、プラットフォーム依存なコンパイル済みコードとプラットフォーム非依存なバイトコードを混在させたプレロードクラスを生成する。 - 特許庁
The PHP Extension Community Library (PECL)PECL PECL (pronounced "pickle") is a separate project that distributes PHP extensions (compiled code written in C, such as the PDO extension). 例文帳に追加
PHP 拡張モジュール・コミュニティライブラリ (PECL)PECL PECL("pickle" 《ピクル》と読みます)は PEAR とは独立したプロジェクトで、PHP 拡張モジュール (C で書かれたコードをコンパイルしたもの、たとえばPDO など) を配布しています。 - PEAR
The most important purposes are to create AST objects and to convert AST objects to other representations such as parse trees and compiled code objects, but there are also functions which serve to query the type of parse tree represented by an AST object.例文帳に追加
もっとも重要な目的はASTオブジェクトを作ることと、ASTオブジェクトを解析木とコンパイルされたコードオブジェクトのような他の表現に変換することです。 - Python
The file argument is the byte-compiled code file, open for reading in binary mode, from the beginning.It must currently be a real file object, not a user-defined class emulating a file.例文帳に追加
file引数はバイトコンパイルされたコードファイルで、バイナリモードでオープンされ、先頭からアクセスされます。 現在は、ユーザ定義のファイルをエミュレートするクラスではなく、実際のファイルオブジェクトでなければなりません。 - Python
The method and system are for emulating instructions of legacy microprocessors which execute a compiled high-ordered language such as C/C ++, in which the compiled code is structured such that data and instructions segments are segregated.例文帳に追加
本発明は、C/C++のような高水準コンパイラ言語を実行するレガシーマイクロプロセッサの命令をエミュレートする方法及びシステムであって、コンパイルコードがデータを構造化させかつ命令セグメントが分離される。 - 特許庁
To improve the executing efficiency of a program by reducing the influences of an explicit order for matching the images of local variables between a code train executed via an interpreter and a compiled code train for optimizing operation.例文帳に追加
インタプリタを介して実行されるコード列とコンパイルされたコード列とのローカル変数のイメージを合わせるための明示的な命令の影響を低減させて最適化を行い、プログラムの実行効率の向上を図る。 - 特許庁
To solve the trouble in a hardware/software cooperation simulation performed in one process that when a compiled code directly executable on a machine executing the simulation is used as a method for realizing the hardware-side simulation, a simulator of software that is a part of the same application is also stopped if the simulation of the hardware is stopped in the middle to debug hardware description, and information necessary for debugging the software cannot be acquired.例文帳に追加
一つのプロセスで行うハードウェア・ソフトウェア協調シミュレーションにおいて、ハードウェア側のシミュレーションの実現方法としてシミュレーションを実行するマシン上で直接実行可能なコンパイル済みのコードを用いる場合、ハードウェア記述をデバッグするためにハードウェアのシミュレーションを途中で停止したとき、同じアプリケーションの一部となっているソフトウェアのシミュレータも停止してしまい、ソフトウェアのデバッグに必要な情報を取得できなくなる。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., 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. |
| © 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 (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
