1016万例文収録!

「shared library」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > shared libraryの意味・解説 > shared libraryに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

shared libraryの部分一致の例文一覧と使い方

該当件数 : 64



例文

can be used within a shared library to establish functions that are called when the shared library is unloaded. 例文帳に追加

を使用することができる。 - JM

Can not access a needed shared library 例文帳に追加

必要な共有ライブラリにアクセスできません (Can not access a needed shared library) - Python

Accessing a corrupted shared library 例文帳に追加

壊れた共有ライブラリにアクセスしています (Accessing a corrupted shared library) - Python

Cannot exec a shared library directly 例文帳に追加

共有ライブラリを直接実行することができません (Cannot exec a shared library directly) - Python

例文

link shared library handled by cc -shared 例文帳に追加

共有ライブラリのリンクは cc -shared で処理されます。 - Python


例文

FreeBSD's shared library mechanism is based more closely on Sun's SunOS style shared library mechanism and, as such, is very easy to use. So, why are there so many different formats? 例文帳に追加

この例では john というユーザ名を使うことにしましょう。 - FreeBSD

The value is one of 'static' for a statically linked Python, 'framework' for Python in a Mac OS X framework,'shared' for Python in a standard unix shared library and'cfm' for the Mac OS 9-compatible Python.例文帳に追加

値は静的リンクした Python は 'static'、Mac OS X framework で構築した Python は 'framework'、標準の unix 共有ライブラリ(shared library)で構築された Python は 'shared'、Mac OS 9 互換 Python では 'cfm' となります。 - Python

Cannot access a needed shared library ELIBBAD 例文帳に追加

必要な共有ライブラリにアクセスできなかったELIBBAD - JM

Accessing a corrupted shared library ELIBMAX 例文帳に追加

壊れた共有ライブラリにアクセスしようとしたELIBMAX - JM

例文

Cannot exec a shared library directly ELOOP 例文帳に追加

共有ライブラリを直接実行できなかったELOOP - JM

例文

one for the shared library (`foo.o'). 例文帳に追加

もう一つは共有ライブラリ (`foo.o') を作成する。 - JM

against an uninstalled shared library. 例文帳に追加

共有ライブラリにリンクしてはならない。 - JM

The pathname argument must point to the shared library.例文帳に追加

pathname引数は共有ライブラリを指していなければなりません。 - Python

Then expand both the Service Engines node and the Shared Libraries node to verify that sun-xslt-engine and sun-shared-util-library are installed. 例文帳に追加

「サービスエンジン」ノードと「共有ライブラリ」ノードの両方を展開して、sun-xslt-engine と sun-shared-util-library がインストールされていることを確認します。 - NetBeans

Normally, it is possible for a program linked against a shared library to override the definition within the shared library. 例文帳に追加

共有ライブラリにリンクされるプログラムでは、通常この共有ライブラリ内部の定義を上書きすることができる。 - JM

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

To provide a shared library to facilitate individual processing in individual programs even when a plurality of programs access the shared library.例文帳に追加

複数プログラムが共有ライブラリを呼び出す場合においても、その共有ライブラリが、個々のプログラムにおいて個別の処理を簡易に実現する。 - 特許庁

The file filename or a script or ELF interpreter does not exist, or a shared library needed for file or interpreter cannot be found. 例文帳に追加

ファイルfilenameかスクリプトや ELF のインタプリタが存在しない。 - JM

The module was found as dynamically loadable shared library. 例文帳に追加

動的にロード可能な共有ライブラリとしてモジュールが発見された。 - Python

The shared counter value obtained by the shared library 103 at the time of outputting the log information is notified through a shared counter value notifying means 108 to the program 102 calling another program (the shared library 103 in Figure), and the notified shared counter value is outputted so as to be included in the log information.例文帳に追加

他のプログラム(図の場合、共用ライブラリ103)の機能を呼び出しているプログラム102では、共用ライブラリ103がログ情報出力時に取得した共用カウンタ値を共用カウンタ値通知手段108を介して通知され、通知された共用カウンタ値もログ情報の中に含めて出力する。 - 特許庁

Things like COFF, ECOFF, and a few obscure others were invented and their limitations explored before things seemed to settle on ELF. In addition, program sizes were getting huge and disks (and physical memory) were still relatively small so the concept of a shared library was born. 例文帳に追加

ここで、仮想コンソール が非常に役に立ちます。 - FreeBSD

If the required shared library is not found, the linker will issue a warning and continue with the link. 例文帳に追加

必要な共有ライブラリが見つからないと、リンカは警告を出してリンク処理を継続しようとする。 - JM

This allows one to provide a wrapper around a function in another shared library. 例文帳に追加

この機能を使うことで、別の共有ライブラリの関数へのラッパーを提供することができる。 - JM

serves to load a shared library to be used by the calling process. 例文帳に追加

は、呼び出し元プロセスが使用する共有ライブラリをロードする際に使用される。 - JM

Load and initialize a module implemented as a dynamically loadable shared library and return its module object.例文帳に追加

動的ロード可能な共有ライブラリとして実装されているモジュールをロードして初期化します。 - Python

prints the shared libraries required by each program or shared library specified on the command line. 例文帳に追加

はコマンドラインで指定したプログラムや共有ライブラリについて、それぞれで必要とされる共有ライブラリを表示する。 - JM

An information processing device etc. in which a program is executed by dynamically linking a shared library performs following steps: storing call relationships of the shared library used by the program; configuring an alternative library based on the stored call relationships; and switching a link so that the program uses the alternative library.例文帳に追加

共有ライブラリが動的にリンクされてプログラムが実行される情報処理装置等であって、プログラムが使用した共有ライブラリの呼び出し関係を記録し、記録した呼び出し関係を元に代替ライブラリを構成し、代替ライブラリをプログラムが使用するようにリンクを切り替えることによって課題を解決する。 - 特許庁

If the executable is an a. out dynamically linked binary executable containing shared-library stubs, the Linux dynamic linker ld(8)例文帳に追加

実行ファイルが動的リンクされた a.out 実行形式で、共有ライブラリのスタブを含むものだった場合、実行の開始時に Linux のダイナミック・リンカld(8) - JM

To run it on a shared library in the current directory, prefix the name with ". /". 例文帳に追加

カレントディレクトリにある共有ライブラリに対して実行するには、名前にプレフィックス "./" を付けること。 - JM

Workaround: Install the latest version of the XSLT Service Engine and the Transform shared library: 例文帳に追加

回避策: 次の手順で XSLT サービスエンジンと変換共有ライブラリの最新バージョンをインストールします。 - NetBeans

Search the specified list of directories for a static or shared library file lib and return the full path to that file.例文帳に追加

指定されたディレクトリのリストから、スタティックまたは共有ライブラリファイルlibを探し、そのファイルのフルパスを返します。 - Python

Return the compiler option to add dir to the list of libraries linked into the shared library or executable.例文帳に追加

共有ライブラリまたは実行ファイルにリンクされるライブラリ一覧にlibを追加するコンパイラオプションを返します。 - Python

To provide a computer system capable of precisely executing a plurality of programs or modules using a shared library at the same time.例文帳に追加

共有ライブラリを使用する複数のプログラムまたはモジュールを、同時に正しく実行できる計算機システムを得る。 - 特許庁

A library card issuing device 4 is connected to a server machine 1 via a network 3 with a storage memory 2 as a shared memory.例文帳に追加

記憶メモリ2を共有メモリとして、図書カード発行装置4をサーバ機1にネットワーク3を介して接続する。 - 特許庁

A standard cell is divided into a plurality of regions, and shared information having pin information at every region is added to a cell library.例文帳に追加

スタンダードセルを複数の領域に分割し、領域毎にピン情報を有する共有化情報をセルライブラリに付加する。 - 特許庁

A symbol table forming a pointer from an "import" symbol to an "export" symbol within a common library is shared among processes.例文帳に追加

共有ライブラリ内のimportシンボルからexportシンボルへのポインタを形成したシンボルテーブルをプロセス間で共有する。 - 特許庁

The device 4 executes a library card issuing processing based on order receiving information stored in the shared memory 2.例文帳に追加

図書カード発行装置4は、共有メモリ2に格納されている受注情報に基づき、図書カードの発行処理を実行する。 - 特許庁

OPERATING SYSTEM ALLOWING OPERATION OF REAL-TIME APPLICATION PROGRAM, CONTROL METHOD THEREFOR, AND METHOD FOR LOADING SHARED LIBRARY例文帳に追加

リアルタイムアプリケーションプログラムを動作可能なオペレーティングシステム及びその制御方法、共有ライブラリをロードする方法 - 特許庁

Functions included in the modified stdio library are wrapper functions that call respective pre-assigned functions provided in one of a stdio library and a shared memory library with stdio interface.例文帳に追加

修正標準入出力ライブラリに備えられた関数は、標準入出力ライブラリ及び標準入出力インタフェースつき共用メモリ・ライブラリの1個に備えられたそれぞれの事前割当関数を呼び出すラッパ関数である。 - 特許庁

When the linker encounters such a dependency when doing a non-shared, non-relocateable link, it will automatically try to locate the required shared library and include it in the link, if it is not included explicitly. 例文帳に追加

リンカが非共有 (非リロケータブル) なリンクを行っているときに、このような依存関係に遭遇すると、リンカは自動的にその必要とされている共有ライブラリも (明示されていなくても) リンクしてしまおうとする。 - JM

Then expand both the Service Engines node and the Shared Libraries node to verify that the XSLT Service Engine and Transform Shared Library are installed. 例文帳に追加

「サービスエンジン」ノードと「共有ライブラリ」ノードの両方を展開して、XSLT サービスエンジンと変換共有ライブラリがインストールされていることを確認します。 - NetBeans

The virtual tape volume is safely shared among the hosts without largely changing the mechanism of the conventional virtual tape library device by not directly delivering a volume operation command from the host to a virtual library control part as before, but by delivering it to the virtual library control part after receiving access regulation through the access management part of a virtual library I/F or the like.例文帳に追加

従来より行なわれている、ホストからのボリューム操作コマンドを仮想ライブラリ制御部に直接渡すのではなく、仮想ライブラリI/Fのアクセス管理部を通してアクセス規制を受けた後、仮想ライブラリ制御部へ渡すこと等により、従来の仮想テープライブラリ装置の仕組みを大きく変えることなく、仮想テープボリュームをホスト間で安全に共用する。 - 特許庁

A server 1 divides a program into a module 102 and a main program 103, compiles the main program 103, provides a link in a manner utilizing a shared library, complies the module 102 as the shared library, and sends the compiled module 104 and the main program 105 to a terminal device 3.例文帳に追加

サーバ1は、プログラムをモジュール102およびメインプログラム103に分割し、メインプログラム103をコンパイルし、共有ライブラリを利用する形態でのリンクを行い、モジュール102を共有ライブラリとしてコンパイルし、コンパイルしたモジュール104およびメインプログラム105を端末装置3へ送信する。 - 特許庁

Well, when the Linux camp made their painful transition to ELF, it was not so much to flee the a.out executable format as it was their inflexible jump-table based shared library mechanism, which made the construction of shared libraries very difficult for vendors and developers alike. 例文帳に追加

FreeBSD (とすべての UNIX ライクなオペレーティングシステム) では、すべてのユーザに対してプログラムの実行を可能にするのに、システムに ログインすることを義務付けてこれを実現しています。 どのユーザにも、一意な名前(ユーザ名) と個人的な秘密の鍵 (パスワード) があります。 - FreeBSD

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)モジュールは複数のオブジェクトマネージャによって共有される共通ライブラリの一つであり、オブジェクトマネージャとセキュリティサーバとの間のポリシーの調整に備えるものである。 - コンピューター用語辞典

Perform the following steps to confirm that GlassFish V2 Application Server is installed with NetBeans IDE 6.1 and that the JBI runtime contains the XSLT Service Engine and Shared Util Library required for this tutorial: 例文帳に追加

次の手順を実行して、GlassFish V2 アプリケーションサーバーが NetBeans IDE 6.1 とともにインストールされていること、およびこのチュートリアルに必要な XSLT サービスエンジンおよび変換共有ライブラリが JBI ランタイムに含まれていることを確認します。 - NetBeans

Perform the following steps to confirm that GlassFish V2 Application Server is installed with NetBeans IDE 6.0 and that the JBI runtime contains the XSLT Service Engine and Transform Shared Library required for this tutorial: 例文帳に追加

次の手順を実行して、GlassFish V2 アプリケーションサーバーが NetBeans IDE 6.0 とともにインストールされていること、およびこのチュートリアルに必要な XSLT サービスエンジンおよび変換共有ライブラリが JBI ランタイムに含まれていることを確認します。 - NetBeans

To use a main memory device more efficiently in a program executed by dynamically linking a shared library on an information processing device.例文帳に追加

情報処理装置上で共有ライブラリを動的にリンクして実行されるプログラムにおける主記憶装置の使用をより効率的に行うことを目的とする。 - 特許庁

An access server, in response to the request from the shared library, selects an appropriate access protocol for retrieving the file from the Internet resource and retrieves the file from the Internet resource.例文帳に追加

アクセスサーバは、共有ライブラリからの要求に応答してインターネット資源からファイルを検索するための適当なアクセスプロトコルを選択し、インターネット資源からファイルを検索する。 - 特許庁

例文

The generic couplers 302 facilitate communication between submodels 300 through a common communication directory (CCD) by using functions of a generic coupler shared library 308.例文帳に追加

汎用カプラー302は汎用カプラー共有ライブラリ308の機能を使うことにより、共通通信ディレクトリ(CCD)を通じたサブモデル300間の通信を容易にする。 - 特許庁

索引トップ用語の索引



  
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 1994-2010 The FreeBSD Project. All rights reserved. license
  
© 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 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.
  
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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS