1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > library modulesに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 32



例文

Macintosh Library Modules 例文帳に追加

Macintoshモジュールリファレンス - Python

library of modules 例文帳に追加

モジュール(の)ライブラリ - コンピューター用語辞典

About this document ... Macintosh Library Modules 例文帳に追加

Macintoshモジュールリファレンス - Python

Modern systems use the Pluggable Authentication Modules library (PAM). 例文帳に追加

最近のシステムでは Pluggable Authentication Modules library (PAM) が使われている。 - JM

例文

The Visual Library API, which is the next generationGraph Library, is useful for data visualization, such as graph-oriented modeling, in NetBeans modules.例文帳に追加

次世代の Graph Library である Visual Library API は、NetBeans モジュール内でのデータの視覚化、たとえばグラフ指向モデリングに役立ちます。 - NetBeans


例文

To increase the speed in reading execution modules from a library file.例文帳に追加

ライブラリファイルから実行モジュールを読み込む際の速度を上げる。 - 特許庁

A dynamic linking device which dynamically links common library modules 6 to a program load module 1 stores call frequencies showing how often the common library modules 6 are called when linked with the program module 1 by the common library modules 1 and decides whether or not the common library modules 1 are linked when the program load module 6 is actuated by the common library modules 1 according to the call frequencies.例文帳に追加

プログラムロードモジュール1に対し、共有ライブラリモジュール6を動的にリンクする動的リンク装置において、プログラムロードモジュール1に対して共有ライブラリモジュール6がリンクされる際に呼び出される頻度を示す呼び出し頻度を、各共有ライブラリモジュール1毎に記憶し、呼び出し頻度に基づいて、各共有ライブラリモジュール1毎のリンク処理を、プログラムロードモジュール6の起動時に行うか否かを判定する。 - 特許庁

This modules defines the constants used by the Silicon GraphicsGraphics Library that C programmers find in the header filegl/device. 例文帳に追加

このモジュールには、Silicon GraphicsのGraphics Libraryで使われる定数が定義されています。 これらはCのプログラマーがヘッダーファイルgl/device.hの中から使っているものです。 - Python

Pretend the symbol symbol is undefined, to force linking of library modules to define it. 例文帳に追加

これは強制的にこのシンボルを定義しているライブラリモジュールをリンクするために使用します。 - JM

例文

6.8 Library-level Markup This markup is used when describing a selection of modules. 例文帳に追加

6.8 ライブラリレベルのマークアップ このマークアップは、一そろいのモジュールについて説明する際に使います。 - Python

例文

and other library modules for a typical usage of the function.New in version 2.2.例文帳に追加

モジュールなどのソースを参考にしてください。 バージョン 2.2 で 新たに追加 された仕様です。 - Python

In the Projects window, expand the WebServiceLocator project, right-click on Modules,choose Add New Library and create a Library Wrapper Module project.例文帳に追加

「プロジェクト」ウィンドウで、「WebServiceLocator」プロジェクトを展開します。 「モジュール」を右クリックし、「新規ライブラリを追加」を選択して、ライブラリラッパーモジュールプロジェクトを作成します。 - NetBeans

Modules of a codec system include a modified stdio library 101-106 for interfacing to other modules of the codec system.例文帳に追加

コーデック・システムのモジュールは、コーデック・システムの他のモジュールとインタフェースする修正標準入出力ライブラリ101〜106を備えている。 - 特許庁

To provide flexible protection to a specific module of an application and/or services within a library from other modules and/or other services within the library.例文帳に追加

アプリケーションの特定のモジュールおよび/またはライブラリ内のサービスに、他のモジュールおよび/またはライブラリ内のサービスから柔軟に保護を与える。 - 特許庁

A library storage means 11 stores a processing-device independent library 11a consisting of implementation modules that do not use the extended function characteristic of the processing device, and a processing-device dependent library 11b consisting of implementation modules that use the expanded function characteristic of the processing device.例文帳に追加

ライブラリ記憶手段11は、演算装置固有の拡張機能を利用しない実装モジュールから成る演算装置独立ライブラリ11aと、演算装置固有の拡張機能を利用する実装モジュールから成る演算装置依存ライブラリ11bとを記憶する。 - 特許庁

In a step of creating a virtual arrangement library, based on the IR drop information, the virtual arrangement library storing information of a circuit cell to be arranged is created by circuit modules.例文帳に追加

仮想配置ライブラリを作成するステップでは、IRドロップ情報に基づいて、配置する回路セルの情報を格納する仮想配置ライブラリが、回路モジュール別に作成される。 - 特許庁

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

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

To realize a simple accounting method in consideration of a use period for use of an application in which library modules with different added values coexist.例文帳に追加

付加価値の異なるライブラリモジュールの混在したアプリケーションの使用に対し、使用期間を考慮したシンプルな課金方法を実現する。 - 特許庁

The main collection of Python library modules is installed in the directory prefix + '/lib/pythonversion' while the platform independent header files (all except pyconfig.h)are stored in prefix + '/include/pythonversion', where version is equal to version[:3].例文帳に追加

Pythonライブラリの主要部分はprefix + '/lib/pythonversion'にインストールされ、プラットフォーム非依存なヘッダファイル(pyconfig.h以外)はprefix + '/include/pythonversion'に格納されます(但しversionはversion[:3])。 - Python

The vast majority of the standard library is in the root package, as are many small, standalonethird-party modules that don't belong to a larger module collection.Unlike regular packages, modules in the root package can be found in many directories: in fact, every directory listed in sys.例文帳に追加

) 標準ライブラリの大部分はルートパッケージに入っています、また、多くの小規模な単体のサードパーティモジュールで、他の大規模なモジュールコレクションに属していないものもここに入ります。 - Python

The ordering of the chapters as well as the ordering of the modules within each chapter is roughly from most relevant to least important.This means that if you start reading this manual from the start, and skip to the next chapter when you get bored, you will get a reasonableoverview of the available modules and application areas that are supported by the Python library.例文帳に追加

つまり、このマニュアルを最初から読み始め、読み飽き始めたところで次の章に進めば、Python ライブラリで利用できるモジュールやサポートしているアプリケーション領域の概要をそこそこ理解できるということです。 - Python

Select the UML Modeling module and click Add.All the UML Modeling module and its required dependent library modules should appear in the Include in Install pane on the right.例文帳に追加

「UML モデリング」モジュールを選択し、「追加」をクリックします。 右側の「インストールに含む」区画に、UML モデリングモジュールとその必須の依存ライブラリモジュールがすべて表示されるはずです。 - NetBeans

Some of these modules are explicitly designed to encourage and enhance the portability of Python programs.This library reference manual documents Python's standard library, as well as many optional library modules (which may or may not be available, depending on whether the underlying platform supports them and on the configuration choices made at compile time).例文帳に追加

これら数多くのモジュールには、Pythonプログラムに移植性を持たせ、それを高めるという明確な意図があります。 このライブラリリファレンスマニュアルでは、Pythonの標準ライブラリだけでなく、多くのオプションのライブラリモジュールについて説明しています(ライブラリモジュールの中には,プラットフォームでのサポートやコンパイル時の設定によって、使えたり使えなかったりするものがあります).また、言語の標準の型、組み込みの関数と例外、Python リファレンスマニュアルで説明していなかったり,説明不足であるような多くの点についても説明しています。 - Python

This library contains built-in modules (written in C) that provide access to system functionality such as file I/O that would otherwise be inaccessible to Python programmers, as well as modules written in Python that providestandardized solutions for many problems that occur in everydayprogramming.例文帳に追加

このライブラリには、例えばファイルI/O のように, Python プログラマが直接アクセスできないシステム機能へのアクセス機能を提供する (Cで書かれた) 組み込みモジュールや、日々のプログラミングで生じる多くの問題に標準的な解決策を提供するpure Python で書かれたモジュールが入っています。 - Python

And the various tasks of storing and retrieving the pointers can be distributed in different ways between the module providing the code and the client modules. The following example demonstrates an approach that puts most of the burden on the writer of the exporting module, which is appropriate for commonly used library modules.例文帳に追加

そして、ポインタに対する保存や取得といった様々な作業は、コードを提供しているモジュールとクライアントモジュールとの間では異なる方法で分散できます。 以下の例では、名前を公開するモジュールの作者にほとんどの負荷が掛かりますが、よく使われるライブラリを作る際に適切なアプローチを実演します。 - Python

These modules are not normally available for import; additional work must be done to make them available.Those which are written in Python will be installed into the directory lib-old/ installed as part of the standard library.例文帳に追加

これらのモジュールは通常 import して利用できません; 利用できるようにするには作業を行わなければなりません。 Python で書かれたものは、標準ライブラリの一部としてインストールされている lib-old/ ディレクトリの中にインストールされます。 - Python

Each of modules such as NRS 316 makes the reference to the configured file 1011 via the uniform counter library when being requested acquisition of the counter value from external, and acquires the related counter value after reading from the uniform counter area 1001.例文帳に追加

NRS316等のモジュールが、外部からのカウンタ値取得要求時に、統一カウンタライブラリ経由でコンフィグファイル1011を参照し、統一カウンタ用領域1001から対応するカウンタ値を読み出して取得する。 - 特許庁

To solve the problem that connection with a library, whose language kind is unknown, is impossible since the language kind of an object module requiring connection needs to be written clearly in translation in the case of performing a program where modules by respectively different language kinds coexist.例文帳に追加

異なる言語種別のモジュールが混在するプログラムを実行する場合に、接続を必要とするオブジェクトモジュールの言語種別を翻訳時に明記する必要があるため、言語種別が不明なライブラリとの接続ができない。 - 特許庁

The server system 12 registers circuit modules at a library 23 and sends a display information that can select the circuit module from the library, a display information that can specify parameters of the circuit module, and also a display information that can input circuit specifications to the client terminal 13 via a network 11 when the server system is accessed by the client terminal.例文帳に追加

サーバシステム12は、ライブラリ23に複数の回路モジュールを登録しておき、クライアント端末13からアクセスがあると、そのクライアント端末に、ライブラリから回路モジュールの選択ができる表示情報、回路モジュールのパラメータの指定ができる表示情報、回路の仕様の入力ができる表示情報をネットワーク11を介してそれぞれ送信する。 - 特許庁

The terminal 30 is operated by a user to link some of function programs included in the function blocks 309, 310, 311 in the library 308 to form a control program for controlling the exchange of signals between I/O modules 1, 2 and external devices.例文帳に追加

ユーザーが操作することにより、端末機30はライブラリ308内のファンクションブロック309、310、311に含まれる関数プログラムのいくつかをリンクさせて、I/Oモジュール1、2と外部装置との間の信号のやりとりを制御する制御プログラムを形成する。 - 特許庁

This is an issue when the application is linked to the staticruntime library (libpython.a) and needs to load dynamic extensions (implemented as .so files).The problem is that some entry points are defined by the Python runtime solely for extension modules to use.例文帳に追加

これは、アプリケーションが静的な実行時ライブラリ (libpython.a)にリンクされていて、かつ (.so ファイルとして実装されている) 動的ロードされるような拡張モジュールをロードする必要がある場合に起きる問題です。 問題になるのは、拡張モジュールが使うあるエントリポイントがPython ランタイムだけで定義されているという状況です。 - Python

例文

This is done to force programmers to use exception namesrather than their string value when specifying exception handlers.The string value of all built-in exceptions is their name, but this is not a requirement for user-defined exceptions or exceptions defined by library modules.例文帳に追加

これはプログラマに対して、例外処理を指定する際に、文字列ではなく例外名を使わせるための変更です。 組み込み例外の文字列値は全てその名前となりますが、ユーザ定義の例外やライブラリモジュールで定義される例外についてもそうするように要求しているわけではありません。 - Python




  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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.
  
© 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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS