| 意味 | 例文 |
object libraryの部分一致の例文一覧と使い方
該当件数 : 84件
will generate two object files: one for the static library (`foo.lo') and 例文帳に追加
libtool は 2 つのオブジェクトファイル、 一つは静的ライブラリ (`foo.lo')、 - JM
For example, when a first application program 340 requests instance generation of a library object 348, this library object is subjected to instance generation by a factory object 346 of a library.例文帳に追加
例えば、第1のアプリケーションプログラム(340)がライブラリオブジェクト(348)のインスタンス生成を要求する場合、そのライブラリオブジェクトがライブラリのファクトリオブジェクト(346)によりインスタンス生成される。 - 特許庁
link mode links together object files (including library objects) 例文帳に追加
リンクモードはライブラリや実行可能プログラムを作成するために、 - JM
Specifying COPY forces them to allocate a temporary object library on disk, dynamically allocate the permanent object library, ... 例文帳に追加
COPYを指定するとディスク上に一時オブジェクトライブラリを割当てるよう強制され、動的に永続オブジェクトライブラリを割当て、... - コンピューター用語辞典
A linker 310 links the insertion function and the object code and the other library.例文帳に追加
リンカ310は、挿入関数とオブジェクトコードとその他のライブラリをリンクする。 - 特許庁
Add object to the list of object files (or analogues, such as explicitly named library files or the output of ``resourcecompilers'') to be included in every link driven by this compiler object.例文帳に追加
このコンパイラオブジェクトによる全てのリンクで利用されるオブジェクトファイル(または類似のライブラリファイルや``リソースコンパイラ''の出力)のリストにobjectを追加します。 - Python
OPERATION INSTRUMENT, CASE, MAGNETIC TAPE LIBRARY DEVICE AND METHOD FOR PREVENTING FALL OF STORAGE OBJECT例文帳に追加
操作器具、ケース、磁気テープライブラリ装置および収納物の落下防止方法 - 特許庁
The ODL (object definition language) file is compiled by MkTypLib to create a type library. 例文帳に追加
オブジェクト定義言語(ODL)ファイルは,MkTypLibによってコンパイルされ,タイプライブラリを作成する. - コンピューター用語辞典
This is normally used to turn an archive file into a shared library, forcing every object to be included in the resulting shared library. 例文帳に追加
これは通常書庫ファイルを共有ライブラリに変えるとき、内部のオブジェクトを全て共有ライブラリに含めるために指定される。 - JM
A plurality of objects constituting an electronic personal history form are stored in an object library.例文帳に追加
電子履歴書フォームを構成する複数のオブジェクトがオブジェクトライブラリに保存されている。 - 特許庁
When the image data set are the ones for generation of a library of a spectrum (the one for the known object), they are processed together with a spectrum of other curvature and a reference library 275 of the known object is formed.例文帳に追加
画像データセットがスペクトルのライブラリの生成のためのもの(既知物体のもの)である場合、他の曲率のスペクトルとともに処理され、既知物体の基準ライブラリ275を形成する。 - 特許庁
When the image data set is the one for an unknown object, it is compared with the reference library 275 of the known object and a discrimination is performed.例文帳に追加
画像データセットが未知物体に対するものである場合、既知物体の基準ライブラリ275と比較され、識別が行われる。 - 特許庁
However, if the linker finds an ordinary object file rather than a library, the object file is linked in the usual fashion. 例文帳に追加
しかし、もしリンカがライブラリでなく通常のオブジェクトファイルを発見した場合は、そのオブジェクトファイルを通常の方法でリンクします。 - JM
PROGRAMMABLE OBJECT MODEL FOR NAMESPACE OR SCHEMA LIBRARY SUPPORT IN SOFTWARE APPLICATION例文帳に追加
ソフトウェアアプリケーションにおけるネーム空間あるいはスキーマライブラリ支援のためのプログラム可能なオブジェクトモデル - 特許庁
Load and initialize a module implemented as a dynamically loadable shared library and return its module object.例文帳に追加
動的ロード可能な共有ライブラリとして実装されているモジュールをロードして初期化します。 - Python
Then, those filing servers FS1 and FS2 archive each object file for preparing an individual AP library, common library, and screen common library, and link those libraries in a prescribed format for preparing execution files.例文帳に追加
そして、各オブジェクトファイルをアーカイブすることにより、個別APライブラリ、共通ライブラリ、画面共通ライブラリを作成し、これらのライブラリを所定の形式でリンクすることにより実行ファイルを作成する。 - 特許庁
The linker will look for it in the object files in the libraries; if it finds it, it will include all the code from that object file.In Windows, there are two types of library, a static library and an import library (both called .lib).例文帳に追加
このときリンカはライブラリ内のオブジェクトファイルを検索します; もし識別子が見つかると、リンカはそのオブジェクトファイルから全てのコードを取り込みます。 Windows では、二つの形式のライブラリ、静的ライブラリとインポートライブラリがあります (どちらも.lib と呼ばれています)。 - Python
ELectronic data of verification object DUT specifications 21, a various DUT specification libraries 26, a test item library 22, a test specification library 27, a verification library 24, a test template group 25, correspondence information 28, and a DUT library 29 are stored in the database part 20.例文帳に追加
データベース部20は、検証対象DUT仕様21、各種DUT仕様ライブラリ26、テスト項目ライブラリ22、テスト仕様ライブラリ27、検証ライブラリ24、テストテンプレート群25、対応情報28、DUTライブラリ29の電子データを格納する。 - 特許庁
source code suffix `.c' with the library object suffix, `.lo'. 例文帳に追加
それから C 言語のソースコードの拡張子 `.c' をライブラリオブジェクトの 拡張子 `.lo' に置き換えるという方法を用いる。 - JM
To provide the program converting device which can convert an object program in structure calling a library as an external program module into an object program running execution environment which does not have the same library.例文帳に追加
外部プログラムモジュールであるライブラリを呼び出す構造のオブジェクトプログラムを、当該ライブラリと同一のものを有しない実行環境で動作するオブジェクトプログラムに変換することができるプログラム変換装置を提供する。 - 特許庁
Instance variables of a singleton factory object to each application program provide shared data among library objects.例文帳に追加
各アプリケーションプログラムに対するシングルトンファクトリオブジェクトのインスタンス変数は、ライブラリオブジェクト間に共用データを提供する。 - 特許庁
list of extra files to link with (eg. object files not implied by 'sources', static library that must be explicitly specified, binary resource files, etc.)例文帳に追加
追加でリンクするファイル('sources'に対応するコードが含まれていないファイル、バイナリ形式のリソースファイルなど)のリスト - Python
The registered object shape pattern may be displayed on the display interface, and a selected object manipulation pattern selected from the action support tool library may be received.例文帳に追加
登録物体形状パターンは、表示装置上に表示され、行動サポート・ツール・ライブラリから選択された選択物体操作パターンが受信される。 - 特許庁
STORED OBJECT PROTECTING DEVICE, METHOD AND PROGRAM THEREFOR, RECORDING MEDIUM RECORDING PROTECTING PROGRAM, AND LIBRARY DEVICE例文帳に追加
収納物の防護装置、その防護方法、その防護プログラム、その防護プログラムを格納した記録媒体、及びライブラリ装置 - 特許庁
Then, the object file 133 is linked with the control service function library and the control service wrapping function library by a linker 120 so that an application performance format file 134 being a new application can be generated.例文帳に追加
そして、リンカ120によって、オブジェクトファイル133と、コントロールサービス関数ライブラリおよびコントロールサービスラッピング関数ライブラリをリンクして、新規アプリのアプリ実行形式ファイル134を生成する。 - 特許庁
Thereafter, the decoded library file L_2 is linked with an object file M_2 followed by editing, whereby the executable program file is formed (S305).例文帳に追加
そのあと、復号後のライブラリファイルL_2とオブジェクトファイルM_2とが結合編集され、実行可能プログラムファイルが作成される(S305)。 - 特許庁
In the logic library preparation part 202, the layout information of a preparation object cell is acquired by a layout information acquisition part 701.例文帳に追加
論理ライブラリ作成部202では、レイアウト情報取得部701により作成対象セルのレイアウト情報を取得する。 - 特許庁
The frame of the video file reproduced in the video reproduction library is copied and displayed as a zooming video object.例文帳に追加
ビデオ再生ライブラリ内で再生されるビデオファイルのフレームは、ズーミング領域内に、ズーミングビデオオブジェクトとしてコピーされ、表示される。 - 特許庁
The decoded library file 2 and an object file M2 are subsequently edited combinedly to prepare the performable program file (S305).例文帳に追加
そのあと、復号後のライブラリファイルL_2とオブジェクトファイルM_2とが結合編集され、実行可能プログラムファイルが作成される(S305)。 - 特許庁
This method has megamacro integrated library generation steps S20 to S28 which generate a megamacro integrated library F3 as a library regarding the delay of a path in an independent megamacro 1 having no dependence on PVT conditions and STA verification steps S1 to S5 for a large-scale LSI chip having the megamacro F3 using the megamacro integrated library in an object circuit to be verified.例文帳に追加
PVT条件に依存しない単独のメガマクロ1内部のパスの遅延に関するライブラリであるメガマクロ統合ライブラリF3を作成するメガマクロ統合ライブラリ作成ステップS20〜S28と、メガマクロ統合ライブラリF3を用いたメガマクロ1を検証対象回路の内部に有する大規模LSIチップのSTA検証ステップS1〜S5とを有する。 - 特許庁
The access vector cache (AVC) module, which is a common library shared by the object managers, provides for the coordination of the policy between the object manager and the security server. 例文帳に追加
アクセスベクトルキャッシュ(AVC)モジュールは複数のオブジェクトマネージャによって共有される共通ライブラリの一つであり、オブジェクトマネージャとセキュリティサーバとの間のポリシーの調整に備えるものである。 - コンピューター用語辞典
Then, a linker 120 links the object file 133 with the control service function library to generate an application executable file 134.例文帳に追加
そして、リンカ120によって、コントロールサービス関数ライブラリと、オブジェクトファイル133とをリンクして、アプリ実行形式ファイル134を生成する。 - 特許庁
A linker 120 links a control service function library and the object file 133 to generate an application execution format file 134.例文帳に追加
そして、リンカ120によって、コントロールサービス関数ライブラリと、オブジェクトファイル133とをリンクして、アプリ実行形式ファイル134を生成する。 - 特許庁
To easily and quickly detect the object clone from a cloning library formed by assembling plural plates holding clones.例文帳に追加
クローンが収納されているプレートを複数用いて構成されているクローン化ライブラリーから目的クローンを簡易迅速に検出すること。 - 特許庁
The run-time linker 118 decomposes reference included in the executable file 116 into the common library 110 and an initialization engine 119 initializes the global register to generate an execution object 120.例文帳に追加
リンカは、オブジェクトファイルに含まれるグローバルシンボル情報を使用して、グローバルレジスタを初期化し、再配置演算を実行する。 - 特許庁
To manage access to a CAD library so that information of the CAD library is sent out only at an access request based upon formal license without exerting any influence on access to a file which is not an object of access management.例文帳に追加
アクセス管理対象でないファイルへのアクセスに影響を与えずに、正式なライセンスに基づくアクセス要求に対してのみCADライブラリの情報を送出するようにCADライブラリへのアクセスを管理する。 - 特許庁
In this middleware system for general framework development, general processing in the business application is stored in a library as general objects, and a META file is referred to acquire a pertinent general object from the library on the basis of a request from the business application, and this general object is started.例文帳に追加
この汎用フレームワーク開発ミドルウェアシステムにおいては、業務アプリケーションにおける汎用的な処理を汎用オブジェクトとしてライブラリに格納し、業務アプリケーションからのリクエストに基づいて、METAファイルを参照し、ライブラリから該当する汎用オブジェクトを取得してこれを起動させる。 - 特許庁
Instructions of the program are created by translating recorded method calls on a function library when the object is created.例文帳に追加
このプログラムの命令は、そのオブジェクトが作成されるとき、関数ライブラリに対する記録されたメソッド呼び出しを翻訳することにより作成される。 - 特許庁
The registered block having the same configuration as a circuit block included in a circuit diagram data as the design object is retrieved from the circuit block library.例文帳に追加
設計対象である回路図データに含まれる回路ブロックと同じ構成を有する登録ブロックを前記回路ブロックライブラリから検索する。 - 特許庁
In this way, for each unit type of the analysis object, a unit library 3 showing a condition of the control signal to be collected for analysis can be formed.例文帳に追加
これにより解析対象のユニット種別毎に、解析のために収集すべき制御信号の条件を示したユニットライブラリ3ができる。 - 特許庁
The plotting application processing part 11 divides data into coordinate conversion information and plotting object information to plot an image, respectively generates the coordinate conversion information and the plotting object information with independent information generating means, and the graphics library 12 stores and manages the coordinate conversion information and the plotting object information.例文帳に追加
描画アプリケーション処理部11は、画像を描画するためデータを座標変換情報と描画物体情報とに分離して、それぞれを独自の情報生成手段により生成し、グラフィックスライブラリ12は、これらを蓄積、管理する。 - 特許庁
In a bus interface design support device 1, even bus bridges connecting busses different by bus protocols are stored as a library (bus bridge library), and proper bus bridges are selected from the bus bridge library on the basis of bus protocols of busses included in a bus interface being a design object, whereby the bus interface is designed.例文帳に追加
バスインターフェース設計支援装置1においては、異なるバスプロトコルのバス間を接続するバスブリッジについても、ライブラリ(バスブリッジライブラリ)として記憶しておき、設計対象となるバスインターフェースに含まれるバスのバスプロトコルに基づいて、バスブリッジライブラリから適切なバスブリッジが選択されて、バスインターフェースが設計される。 - 特許庁
This design method for a semiconductor integrated circuit includes steps of: (A) creating a delay library for statistical STA; (B) creating layout data; and (C) calculating the delay value of an object cell.例文帳に追加
(A)統計STA用の遅延ライブラリを作成するステップと、(B)レイアウトデータを作成するステップと、(C)対象セルの遅延値を算出するステップとを有する。 - 特許庁
The debug apparatus executes instruction, based on the object file; and if a breakage occurs upon reaching to error routine processing in the misalignment check library, misalignment is detected.例文帳に追加
デバッグ装置は、オブジェクト・ファイルに基づいて命令実行し、ミスアラインチェックライブラリ内のエラールーチン処理に到達すれば、ブレークが発生するため、ミスアラインを検出する。 - 特許庁
The method and system enables a user to select from a library programming language object fragments being programming language object fragments being programming logic routine story process control entity, such as steps, transitions and actions, display the selected programming language object fragments within a graphical programming language object or phase display screen and configure a graphical programming language object for a process control entity by using the selected programming language object fragments.例文帳に追加
ライブラリから、ステップ、トランジション、アクション等のプログラミング論理ルーチンストーリー・プロセス制御エンティティであるプログラミング言語オブジェクト断片を選択し、選択されたプログラミング言語オブジェクト断片をグラフィック・プログラミング言語オブジェクト又は位相表示画面に表示し、選択されたプログラミング言語オブジェクト断片を使用してプロセス制御エンティティ用のグラフィック・プログラミング言語オブジェクトを構成する。 - 特許庁
The design diagram and data of an LSI applied from an input device 1 are supplied to an electric characteristic converting means 21, and the electric characteristics of the shrink object technology are read from an electric characteristic storing part 31 and the library of a present technology is read from a library storing part 32, and converted into electric characteristics simulating the shrink object technology.例文帳に追加
入力装置1から与えられたLSIの設計図とデータは、電気的特性変換手段21に供給され、電気的特性記憶部31からシュリンク対象テクノロジの電気的特性を、ライブラリ記憶部32から現在のテクノロジのライブラリを読み出し、シュリンク対象テクノロジを模擬する電気的特性へと変換する。 - 特許庁
When checking the existence of a document in a library, a check execution request to which a document ID to be a check object and compartment conditions to be objects of library check are added is transmitted to the server connected via a network in the business terminal.例文帳に追加
図書館における資料の存在を点検するときに、業務端末では、点検対象となる資料IDと、蔵書点検の対象となる区画条件とを付加した点検実施要求を、ネットワークを介して接続されたサーバへ送信する。 - 特許庁
| 意味 | 例文 |
| 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 (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-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会員(無料)になると
|
