| 意味 | 例文 |
class moduleの部分一致の例文一覧と使い方
該当件数 : 158件
Derived from the standard exception Exception, this is the base class for all exceptions raised by the nntplib module.例文帳に追加
標準の例外 Exception から導出されており、nntplibモジュールが送出する全ての例外の基底クラスです。 - Python
This module defines a class, POP3, which encapsulates a connection to a POP3 server and implements the protocol as defined in RFC 1725.例文帳に追加
このモジュールは、 POP3 クラスを定義します。 これはPOP3サーバへの接続と、 RFC 1725 に定められたプロトコルを実装します。 - Python
Each module class object inclusively represents a process entity, and is used to create a module object tied to specific equipment within the plant.例文帳に追加
各モジュール・クラス・オブジェクトはプロセス・エンティティを包括的に表わし、プラント内の特定の設備に結び付けられたモジュール・オブジェクトの生成に使用される。 - 特許庁
This greatly simplifies writing classes that need to be substitutable for dictionaries (such as the shelve module).The UserDict module defines the UserDict class and DictMixin:例文帳に追加
これによって、shelveモジュールのような辞書の代わりをする必要があるクラスを書くことが非常に簡単になります。 UserDictモジュールはUserDictクラスとDictMixinを定義しています: - Python
The pipes module defines a class to abstract the concept of a pipeline -- a sequence of convertors from one file to another.Because the module uses /bin/sh command lines, a POSIX or compatible shell for os.例文帳に追加
pipes モジュールでは、'pipeline' の概念 -- あるファイルを別のファイルに変換する機構の直列接続 -- を抽象化するためのクラスを定義しています。 - Python
The load balancing decision is made by a load balancing module according to traffic conditions and bandwidth availability of each traffic priority class based on a corresponding class of service.例文帳に追加
負荷バランスの決定は、トラフィック状態と、対応するサービスクラスに基づく各トラフィックの優先クラスの帯域幅の可用性とに応じて負荷バランスモジュールにより行われる。 - 特許庁
This module provides the UnixCCompiler class, a subclass of CCompiler that handles the typical Unix-style command-line C compiler: 例文帳に追加
このモジュールはUnixCCompilerクラスを提供します。 CCompilerクラスのサブクラスで、典型的なUnixスタイルのコマンドラインCコンパイラを扱います: - Python
The pulse laser 100 may be designed as a module having quality and reliability of the communication code class.例文帳に追加
パルスレーザ100は、通信コード等級の品質と信頼性を持つモジュール型デバイスを有するモジュール型デザインにしても良い。 - 特許庁
Construct PrettyPrinter objects explicitly if you need to adjust the width constraint.The pprint module defines one class:例文帳に追加
無理に幅を設定したいなら、PrettyPrinterオブジェクトを作成して明示してください。 pprintモジュールには1つのクラスが定義されています: - Python
As an example of subclassing, the random module provides the WichmannHill class which implements an alternative generator in pure Python.例文帳に追加
サブクラス化の例として、random モジュールは WichmannHill クラスを提供します。 このクラスは Python だけで書かれた代替生成器を実装しています。 - Python
At executing the application in the preload executable module in which the generated preload class is integrated, the use frequency of the method is calculated at calling the method, and the preload class is successively updated.例文帳に追加
前記、生成したプレロードクラスを組み込んだプレロード実行可能モジュールでのアプリケーション実行において、メソッド呼出し時にメソッドの使用頻度を算出し、逐次プレロードクラスを更新する。 - 特許庁
Return the text of the source code for an object.The argument may be a module, class, method, function, traceback, frame,or code object. 例文帳に追加
オブジェクトのソースコードを返します。 引数にはモジュール・クラス・メソッド・関数・トレースバック・フレーム・コードオブジェクトを指定する事ができます。 - Python
This module implements a file-like class, StringIO,that reads and writes a string buffer (also known as memoryfiles). 例文帳に追加
このモジュールは、(メモリファイルとしても知られている)文字列のバッファに対して読み書きを行うファイルのようなクラス、StringIO 、を実装しています。 - Python
See also TimPeters' introduction to the ``Algorithms'' chapter in the Python Cookbook, published by O'Reilly.The module defines the following public class:例文帳に追加
詳しくは、O'Reilly の Python Cookbook、``Algorithms'' の章にある TimPeters が書いた解説を参照してください。 このモジュールには次のパブリック・クラスが定義されています。 - Python
The process plant item has a module class object capable of comprehensively showing the process entity of the process plant, a module template, a composite template, a module object capable of concretely showing the process entity of the process plant, or the like.例文帳に追加
これらのプロセスプラントアイテムは、プロセスプラントのプロセスエンティティを包括的に表すことができうるモジュールクラスオブジェクト、プロセスプラントのプロセスエンティティを具体的に表すことができうるモジュールオブジェクト、複合テンプレート、モジュールテンプレートなどを有す。 - 特許庁
This module provides the TextFile class, which gives an interface to text files that (optionally) takes care of stripping comments, ignoring blank lines, and joining lines with backslashes. 例文帳に追加
これはテキストファイルへのインタフェースを提供し、コメントの削除、空行の無視、バックスラッシュでの行の連結を任意に行えます。 クラスTextFile - Python
It then looks up the class, possibly importing the module and digging out the attribute, then it appends what it finds to the unpickler's stack.例文帳に追加
次にこのメソッドは、例えばモジュールをインポートして属性を掘り起こすなどしてクラスを探し、発見されたものを unpickler のスタックに置きます。 - Python
When loading from a module, it considers all TestCase-derived classes. For each such class, it creates an instance for each method with a name beginning with the string"test".例文帳に追加
モジュールからテストをロードする場合、全てのTestCase派生クラスを抽出し、名前が"test"で始まる全てのメソッドのインスタンスを作成します。 - Python
When the feature is an attribute of class instances, type name only needs to be given if the class was not the most recently described class in the module; thename value from the most recent classdesc is implied.For features of built-in or extension types, the type name value should always be provided.例文帳に追加
該当する機能がクラスインスタンスの属性である場合、type nameを与える必要があるのは、クラスがそのモジュールの説明で最後に説明したクラスでない場合だけです; それ以外の場合、最後に説明したclassdescの name を適用します。 組み込み型や拡張型の機能については、type name を常に与えねばなりません。 - Python
An instruction book interpretation execution unit 48 extracts a class name of an image processing class corresponding to each processing module and a specific argument from image processing information, converts the class name in accordance with predetermined rules, and calls a factory generation function 60 to which the converted name is given.例文帳に追加
指示書解釈実行部48は、画像処理情報から各処理モジュールに対応する画像処理クラスのクラス名及び固有の引数を抽出し、該クラス名を予め定められた規則によって変換し、該変換された名称が付与されたファクトリ生成関数60を呼び出す。 - 特許庁
This class is used for ``how-to'' documents (this document is an example) and for shorter reference manuals for small,fairly cohesive module libraries.例文帳に追加
このクラスは ``how-to'' ドキュメント (このドキュメントがその一例です)や、小規模で、かなり強い関連性で結ばれたモジュールライブラリのリファレンスマニュアルに用います。 - Python
This module defines a class which can serve as a base for parsing text files formatted in the HyperText Mark-up Language (HTML).例文帳に追加
このモジュールでは、ハイパーテキスト記述言語 (HTML, HyperText Mark-up Language) 形式で書式化されたテキストファイルを解析するための基盤として役立つクラスを定義しています。 - Python
This module defines a class SGMLParser which serves as the basis for parsing text files formatted in SGML (Standard GeneralizedMark-up Language).例文帳に追加
このモジュールでは SGML (Standard Generalized Mark-up Language:汎用マークアップ言語標準) で書式化されたテキストファイルを解析するための基礎として働く SGMLParser クラスを定義しています。 - Python
If so, that module provides a DocTestSuite class that can automatically buildunittest.TestSuite instances from the existing test code.New in version 2.3. 例文帳に追加
その場合、モジュールは既存のテストコードから unittest.TestSuite インスタンスを自動的に構築できる DocTestSuite クラスを提供します。 バージョン 2.3 で 新たに追加 された仕様です。 - Python
Particularly, module class objects of a large scope can be used to configure large sections or portions of the process plant, which makes configuration of the process plant easier.例文帳に追加
特に、大きな範囲のモジュール・クラス・オブジェクトは、プロセス・プラントの大きな区域又は部分を構成するのに使用でき、プラントの構成をより容易にする。 - 特許庁
Since the module 41 is replaced depending on a class of service in use, the DMSTB 15 copes with a plurality of services.例文帳に追加
利用にかかるサービスの種類に応じてモジュール41を交換することができるので、DMSTB15は、複数のサービスに対応することが可能となっている。 - 特許庁
A judgement means 2 compares the quality information with a previously set reference value and extracts an element (module or class) having high probability of including a problem.例文帳に追加
判定手段2は品質情報と予め設定された基準値を比較し、問題がある可能性の高い要素(モジュールまたはクラス)を抽出する。 - 特許庁
If the argument is a string, then the string is looked up as the name of a module,function, class, method, keyword, or documentation topic, and a help page is printed on the console.例文帳に追加
引数が文字列の場合、文字列はモジュール、関数、クラス、メソッド、キーワード、またはドキュメントの項目名として検索され、ヘルプページがコンソール上に印字されます。 - Python
Return a list of source lines and starting line number for an object.The argument may be a module, class, method, function, traceback, frame,or code object. 例文帳に追加
オブジェクトのソース行のリストと開始行番号を返します。 引数にはモジュール・クラス・メソッド・関数・トレースバック・フレーム・コードオブジェクトを指定する事ができます。 - Python
The CGIHTTPServer module defines a request-handler class,interface compatible with BaseHTTPServer.BaseHTTPRequestHandler and inherits behavior from SimpleHTTPServer.SimpleHTTPRequestHandler but can also run CGI scripts.例文帳に追加
CGIHTTPServer モジュールでは、BaseHTTPServer.BaseHTTPRequestHandler 互換のインタフェースを持ち、SimpleHTTPServer.SimpleHTTPRequestHandler の動作を継承していますが CGI スクリプトを動作することもできる、HTTP 要求処理機構クラスを定義しています。 - Python
This is a subclass derived from IMAP4 that connects over an SSL encrypted socket (to use this class you need a socket module that was compiled with SSL support).例文帳に追加
IMAP4 から導出されたサブクラスで、SSL 暗号化ソケットを介して接続を行います (このクラスを利用するためには SSL サポート付きでコンパイルされた socket モジュールが必要です) 。 - Python
A simple``wrapper'' class may be created in Python to hide the use of ASTobjects.The parser module defines functions for a few distinctpurposes. 例文帳に追加
ASTオブジェクトを使っていることを隠すために、簡単な``ラッパー''クラスをPythonで作ることができます。 parserモジュールは二、三の別々の目的のために関数を定義しています。 - Python
Normally,the names used in Python programs are automatically interned, and the dictionaries used to hold module, class or instance attributes have interned keys.例文帳に追加
通常、Python プログラム内で利用されている名前は自動的に隔離され、モジュール、クラス、またはインスタンス属性を保持するための辞書は隔離されたキーを持っています。 - Python
A specified pattern is presented to a data input layer 101 to perform learning needed for detecting a new feature class by a non-learning processing module comprising a plurality of neurons having a reception field structure for learning an unlearned feature class.例文帳に追加
所定のパターンをデータ入力層101に提示することにより、未学習の特徴クラスを学習すべき受容野構造が不定な複数ニューロンからなる未学習処理モジュールにおいて新規な特徴クラスの検出に必要な学習を行う。 - 特許庁
To provide a technique for automatically and efficiently learning a feature class needed for subject recognition in a hierarchical neural network having a module structure.例文帳に追加
モジュール構造を有する階層型神経回路網において被写体認識に必要な特徴クラスを自動的かつ効率的に学習する為の技術を提供すること。 - 特許庁
This module implements a helper class and functions to quickly write a loop over standard input or a list of files. The typical use is:例文帳に追加
このモジュールは標準入力やファイルの並びにまたがるループを素早く書くためのヘルパークラスと関数を提供しています。 典型的な使い方は以下の通りです: - Python
For module specific errors, copy.error is raised. The difference between shallow and deep copying is only relevant for compound objects (objects that contain other objects, like lists or class instances):例文帳に追加
このモジュール固有のエラーに対しては、copy.error が送出されます。 浅い (shallow) コピーと深い (deep) コピーの違いが関係するのは、複合オブジェクト (リストやクラスインスタンスのような他のオブジェクトを含むオブジェクト) だけです: - Python
The curses. textpad module provides a Textbox class that handles elementary text editing in a curses window, supporting a set of keybindings resembling those of Emacs (thus, also of NetscapeNavigator, BBedit 6.x, FrameMaker, and many other programs).例文帳に追加
curses.textpad モジュールでは、curses ウィンドウ内での基本的なテキスト編集を処理し、Emacs に似た (すなわち Netscape Navigator, BBedit 6.x, FrameMaker, その他諸々のプログラムとも似た) キーバインドをサポートしている Textbox クラスを提供します。 - Python
It does not require (or imply)threading or multi-tasking, though it could be useful for those purposes.The mutex module defines the following class:例文帳に追加
排他制御はスレッドやマルチタスクを使う上で便利かもしれませんが、このクラスがそうした機能を必要として (いたり、想定して) いるわけではありません。 mutexモジュールでは以下のクラスを定義しています: - Python
To provide an apparatus for calculating inter-module dependent strength and a method and a program for measuring inter-module dependent strength which quantitatively evaluate dependent strength between modules even in software prepared by a language whose class is not supported and which have high versatility.例文帳に追加
クラスをサポートしていない言語で作成されたソフトウェアについてもモジュール間の依存強度を定量的に評価することのできる、汎用性の高いモジュール間依存強度算出装置、モジュール間依存強度測定方法およびモジュール間依存強度測定プログラムを提供することである。 - 特許庁
In a relational data base, a schema capable of preparing three tables consisting of a class table, an attribute table and a method table is prepared to provide a module generating a program file by data input to each table.例文帳に追加
リレーショナルデータベースには、クラステーブルと属性テーブル及びメソッドテーブルからなる3つのテーブルを作成できるスキーマを用意し、各テーブルに対するデータ入力でプログラムファイルを生成するモジュールを設ける。 - 特許庁
Some standard IDE projects (Java Application, Java Class Library, Web Application, Enterprise Application, and EJB Module) are created with only one source folder, you can add more. 例文帳に追加
いくつかの標準 IDE プロジェクト (Java アプリケーション、Java クラスライブラリ、Web アプリケーション、エンタープライズアプリケーション、および EJB モジュール) は、1 つだけのソースフォルダとともに作成さます。 あとから複数のソースフォルダを追加することができます。 - NetBeans
This module provides a class Charset for representingcharacter sets and character set conversions in email messages, as well as a character set registry and several convenience methods for manipulating this registry.例文帳に追加
このモジュールは文字セットを表現する Charset クラスと電子メールメッセージにふくまれる文字セット間の変換、および文字セットのレジストリとこのレジストリを操作するためのいくつかの便宜的なメソッドを提供します。 - Python
It is backward compatible with IMAP4 (RFC 1730) servers, but note that the"STATUS" command is not supported in IMAP4.Three classes are provided by the imaplib module,IMAP4 is the base class:例文帳に追加
このクラスは IMAP4 (RFC 1730) 準拠のサーバと後方互換性がありますが、"STATUS" コマンドは IMAP4 ではサポートされていないので注意してください。 imaplib モジュール内では三つのクラスを提供しており、IMAP4 は基底クラスとなります: - Python
At the time of calling the function of a class 402 of a network node 4 by a class(module) 302 of a network node 3, the network node 3 acquires the function identification code(numeric value) of the function from an external reference table 310, and outputs the function identification code with an argument as a message to the network node 4.例文帳に追加
ネットワークノード3のクラス(モジュール)302において、ネットワークノード4のクラス402の関数(機能)の呼び出しを行うときに、ネットワークノード3は、外部参照テーブル310から当該関数の機能識別コード(数値)を得て、この機能識別コードが引数と共にメッセージとしてネットワークノード4に出力する。 - 特許庁
When the service class is not correspondent to applications, or no apparatus answers the inquiry signals, the transmission power is set higher, and the Bluetooth module 19 is made to transmit inquiry signals again on the condition that the number of apparatuses for searching is set at two or more.例文帳に追加
また、サービスクラスが対応していなかった場合、および応答した機器がなかった場合には、送信電力をより高く設定し、探索する機器数を2以上として問い合わせ信号を再送信させる。 - 特許庁
The program module 202 enables the user to select the functions from a preset page class regarding application of the functions to further enable the user to specify an optional page area regarding application of the selected functions.例文帳に追加
更に選択された機能の適用に関してユーザが任意のページ範囲を指定可能にするため、プログラムモジュール(202)は、ユーザが機能の適用に関して事前設定されたページクラスから選択することを可能にする。 - 特許庁
The New Ruby Unit Test dialog prompts you for information on the unit test file, including the class to run the test against, the test file name, its module, along with its target directory location within the project. 例文帳に追加
「新規 Ruby 単体テスト」ダイアログで、テスト実行対象のクラス、テストファイル名、そのモジュール、プロジェクト内で対象が存在するディレクトリの場所など、単体テストのファイルに関する情報を入力するように求められます。 - NetBeans
Return in a single string any lines of comments immediately preceding the object's source code (for a class, function, or method), or at the top of the Python source file (if the object is a module).例文帳に追加
オブジェクトがクラス・関数・メソッドの何れかの場合は、オブジェクトのソースコードの直後にあるコメント行(複数行)を、単一の文字列として返します。 オブジェクトがモジュールの場合、ソースファイルの先頭にあるコメントを返します。 - Python
The gettext module provides internationalization (I18N) and localization (L10N) services for your Python modules and applications.It supports both the GNU gettext message catalog API and a higher level, class-based API that may be more appropriate for Python files.例文帳に追加
gettext モジュールは、 Python によるモジュールやアプリケーションの国際化 (I18N, I-nternationalizatio-N) および地域化 (L10N, L-ocalizatio-N) サービスを提供します。 このモジュールは GNU gettext メッセージカタログへの API と、より高レベルで Python ファイルに適しているクラスに基づいた API の両方をサポートしてます。 - Python
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|