| 意味 | 例文 |
class moduleの部分一致の例文一覧と使い方
該当件数 : 158件
A class code is fed to each memory module and each memory module outputs stored prediction coefficient data according to the class code.例文帳に追加
各メモリモジュールにはクラスコードが供給され、クラスコードに従って、各メモリモジュールが記憶している予測係数データが出力される。 - 特許庁
The module defines a parser class and an exception: 例文帳に追加
このモジュールではパーザクラスと例外を一つづつ定義しています: - Python
The telnetlib module provides a Telnet class that implements the Telnet protocol.例文帳に追加
telnetlib モジュールでは、Telnet プロトコルを実装しているTelnet クラスを提供します。 - Python
This module provides the Distribution class, which represents the module distribution being built/installed/distributed.例文帳に追加
このモジュールはDistributionクラスを提供します。 これは構築/インストール/配布される配布物をあらわします。 - Python
INFORMATION PROCESSOR, METHOD FOR CONTROLLING ACTIVATION OF CLASS MODULE, AND PROGRAM FOR THE METHOD例文帳に追加
情報処理装置、クラスモジュール起動制御方法及びプログラム - 特許庁
This module defines a class that acts as a wrapper aroundlist objects. 例文帳に追加
このモジュールはリストオブジェクトのラッパーとして働くクラスを定義します。 - Python
This module provides the Extension class, used to describeC/C++ extension modules in setup scripts. 例文帳に追加
C/C++拡張モジュールをセットアップスクリプトで表すために使われます。 - Python
Analysis of the profiler data is done using this class from the pstats module:例文帳に追加
プロファイラ・データの分析は pstats モジュールを使っておこないます。 クラスStats - Python
This module provides a single class, RobotFileParser, which answersquestions about whether or not a particular user agent can fetch a URL on the Web site that published the robots.例文帳に追加
このモジュールでは単一のクラス、RobotFileParser を提供します。 - Python
This class is responsible for loading tests according to various criteria and returning them wrapped in a TestSuite.It can load all tests within a given module or TestCase class.例文帳に追加
モジュールまたはTestCaseクラスから、指定した条件に従ってテストをロードし、TestSuiteにラップして返します。 - Python
Right-click the EJB module in the Projects window and choose New Java class. 例文帳に追加
「プロジェクト」ウィンドウで EJB モジュールを右クリックし、「新規」「Java クラス」を選択します。 - NetBeans
The ETL designer module includes a transformation class for defining transformation objects.例文帳に追加
ETLデザイナモジュールは、変換オブジェクトを定義する変換クラスを含む。 - 特許庁
The Queue class in this module implements all the required lockingsemantics.例文帳に追加
このモジュールのQueueクラスは、必要なすべてのロックセマンティクスを実装しています。 - Python
This module defines a class that acts as a wrapper arounddictionary objects. 例文帳に追加
このモジュールは辞書オブジェクトのラッパーとして働くクラスを定義します。 - Python
This module defines a class that acts as a wrapper around string objects.例文帳に追加
このモジュールは文字列オブジェクトのラッパーとして働くクラスを定義します。 - Python
The Extension class describes a single C or C++extension module in a setup script.例文帳に追加
Extension クラスは、セットアップスクリプト中で C または C++拡張モジュールを表します。 - Python
A module dependence extraction means 82 extracts the dependency of the modules included in the module load information based on a class loader dependence rule which defines whether or not one class loader which loads one module can depend on the other class loader which loads the other module on which one module depends.例文帳に追加
モジュール依存関係抽出手段82は、一のモジュールをロードする一のクラスローダが、一のモジュールが依存する他のモジュールをロードする他のクラスローダに依存可能か否かを定めた規則であるクラスローダ依存規則をもとに、モジュールロード情報に含まれるモジュールの依存関係を抽出する。 - 特許庁
Return a suite of all tests cases contained in the given module. This method searches module for classes derived from TestCase and creates an instance of the class for each test method defined for the class.例文帳に追加
指定したモジュールに含まれる全テストケースのスイートを返します。 このメソッドはmodule内のTestCase派生クラスを検索し、見つかったクラスのテストメソッドごとにクラスのインスタンスを作成します。 - Python
The class-D amplifier includes a controlling logic circuit and an output module.例文帳に追加
D級増幅器は、制御論理回路と出力モジュールとを備えている。 - 特許庁
Note:This UserString class from this module is available for backward compatibility only.例文帳に追加
注意:このモジュールのUserStringクラスは後方互換性のためだけに残されています。 - Python
Disassemble the bytesource object. bytesource can denoteeither a module, a class, a method, a function, or a code object. 例文帳に追加
bytesourceはモジュール、クラス、関数、あるいはコードオブジェクトのいずれかを示します。 - Python
This is usually the full name of the test method, including the module and class names.例文帳に追加
通常、idはモジュール名・クラス名を含む、テストメソッドのフルネームを指定します。 - Python
Description: While refactoring (removing, renaming, etc.) a Java class, the refactoring dialog displays the following error: Module Spring Beans threw java.lang.ClassCastException: org.netbeans.editor.ext.ExtSyntaxSupport. 例文帳に追加
説明: Java クラスのリファクタリング (削除、名前変更など) 中、リファクタリングのダイアログに次のエラーが表示されます。 Module Spring Beans threw java.lang.ClassCastException: org.netbeans.editor.ext.ExtSyntaxSupport。 - NetBeans
This will fail with a TypeError if the object is a built-in module, class, or function.例文帳に追加
オブジェクトが組み込みモジュール・クラス・関数の場合はTypeError例外が発生します。 - Python
This will fail with a TypeError if the objectis a built-in module, class, or function. 例文帳に追加
オブジェクトが組み込みのモジュール、クラス、関数の場合には、TypeError例外が発生します。 - Python
Extensions to this module, including a class for reading Microsoft Internet Explorer cookies on Windows.例文帳に追加
このモジュールの拡張で、Windows 上の Microsoft Internet Explorer クッキーを読みこむクラスが含まれています。 - Python
METHOD AND MODULE CLASS OBJECT FOR CONFIGURING EQUIPMENT ABSENCE IN PROCESS PLANT例文帳に追加
プロセス工場における設備の不存在を設定する方法およびモジュール・クラスオブジェクト - 特許庁
The core module includes a class needed to operate the engine of an executable program.例文帳に追加
コアモジュールは実行可能プログラムのエンジンを稼動させるのに必要なクラスを含む。 - 特許庁
If it is a function,then it should accept a module name and a class name, and return the corresponding class object.例文帳に追加
属性が関数の場合、この関数はモジュール名またはクラス名を受理し、対応するクラスオブジェクトを返さなくてはなりません。 - Python
The version data has data showing a version of the module class object used for the production of the module object, or a version of the module object.例文帳に追加
このバージョンデータは、そのモジュールオブジェクトの作成に用いられたモジュールクラスオブジェクトのバージョン、または、そのモジュールオブジェクトのバージョンを示すデータを有する。 - 特許庁
For backwards compatibility,the Cookie module exports a class named Cookie which is just an alias for SmartCookie.例文帳に追加
後方互換性のため、CookieモジュールはCookieというクラス名をSmartCookieのエイリアスとしてエクスポートしています。 - Python
This module provides BorlandCCompiler, an subclass of the abstract CCompiler class for the Borland C++ compiler. 例文帳に追加
このモジュールはBorlandCCompilerクラスを提供します。 抽象クラスCCompilerの具象クラスでBorland C++ コンパイラ向けです。 - Python
This module provides MSVCCompiler, an implementation of the abstract CCompiler class for Microsoft Visual Studio. 例文帳に追加
このモジュールは MSVCCompilerクラスを提供します。 抽象クラスCCompilerの具象クラスでMicrosoft Visual Studio向けのものです。 - Python
The class which implements the sequence behavior provided by the module is available for subclassing as well:例文帳に追加
このモジュールのシーケンスの振舞いを実装しているクラスのサブクラスを作ることもできます。 - Python
(There is also another sub-module,logging.config, for configuration functionality.)Logged messages are formatted for presentation through instances of theFormatter class. 例文帳に追加
)ログ記録されたメッセージは Formatter クラスのインスタンスを介し、表示用に書式化されます。 - Python
The sched module defines a class which implements a general purpose event scheduler:例文帳に追加
schedモジュールは一般的な目的のためのイベントスケジューラを実装するクラスを定義します: クラスscheduler - Python
A module load information extraction means 81 extracts module load information which shows relation between the modules and class loaders which load the modules based on class loader configuration information which shows configuration of predetermined class loaders and load module definition information which defines the modules to be loaded by the class loaders.例文帳に追加
モジュールロード情報抽出手段81は、予め定められたクラスローダの構成を示す情報であるクラスローダ構成情報と、クラスローダがロードするモジュールを定義した情報であるロードモジュール定義情報とをもとに、モジュールとそのモジュールをロードするクラスローダとの関係を示す情報であるモジュールロード情報を抽出する。 - 特許庁
This module defines the class FTP and a few related items.The FTP class implements the client side of the FTP protocol.例文帳に追加
このモジュールではFTPクラスと、それに関連するいくつかの項目を定義しています。 FTPクラスは、FTPプロトコルのクライアント側の機能を備えています。 - Python
When called from the factory 70, the module generation unit 44 generates a processing module (obtained by making an image processing class substantive).例文帳に追加
モジュール生成部44は、ファクトリ70から呼び出されると、処理モジュール(画像処理クラスを実体化したもの)を生成する。 - 特許庁
The installed core module further requests a class which is not associated with the core module, the requested class is searched for by checking a non-core module of the executable program, and the executable program includes a code for downloading the non-core module having the requested class to a general computer while providing the user function.例文帳に追加
インストールされたコアモジュールにはさらに、コアモジュールと関連していないクラスを要求し、前記実行可能プログラムの非コアモジュールを調べて要求されたクラスを探し、前記実行可能プログラムがユーザ機能を提供しながら要求されたクラスを保有している非コアモジュールを汎用コンピュータにダウンロードするためのコードが入っている。 - 特許庁
The argument to pydoc can be the name of a function, module, or package, or a dotted reference to a class,method, or function within a module or module in a package.例文帳に追加
pydocの引数として与えることができるのは、関数名・モジュール名・パッケージ名、また、モジュールやパッケージ内のモジュールに含まれるクラス・メソッド・関数へのドット"."形式での参照です。 - Python
Return a suite of all tests cases given a string specifier.The specifier name is a ``dotted name'' that may resolveeither to a module, a test case class, a test method within a testcase class, or a callable object which returns a TestCase or TestSuite instance.例文帳に追加
nameには``ドット修飾名''でモジュールかテストケースクラス、またはTestCaseかTestSuiteのインスタンスを返す呼び出し可能オブジェクトを指定します。 - Python
The module docstring, and all function, class and method docstrings are searched.例文帳に追加
モジュールのドキュメンテーション文字列、全ての関数、クラスおよびメソッドのドキュメンテーション文字列が検索されます。 - Python
It depends on the availability of thread support inPython.The Queue module defines the following class and exception: 例文帳に追加
これはPythonのスレッドサポートの状況に依存します。 Queueモジュールは以下のクラスと例外を定義します: - Python
In this way one can add new behaviors to lists.The UserList module defines the UserList class:例文帳に追加
このような方法で、リストに新しい振る舞いを追加できます。 UserListモジュールはUserListクラスを定義しています: - Python
This module provides the CygwinCCompiler class, a subclass of UnixCCompiler that handles the Cygwin port of the GNU C compiler to Windows.例文帳に追加
このモジュールはCygwinCCompilerクラスを提供します。 UnixCCompilerのサブクラスで Cygwinに移植されたWindows用の GNUC コンパイラ向けです。 - Python
This module provides the EMXCCompiler class, a subclass of UnixCCompiler that handles the EMX port of the GNU C compiler to OS/2. 例文帳に追加
このモジュールはEMXCCompilerクラスを提供します。 UnixCCompilerのサブクラスで GNU C コンパイラの OS/2 向け EMXポートを扱います。 - Python
This module provides the FileList class, used for poking about the filesystem and building lists of files.例文帳に追加
このモジュールはファイルシステムを見て、ファイルのリストを構築するために使われるFileList クラスを提供します。 - Python
The mutex module defines a class that allows mutual-exclusionvia acquiring and releasing locks. 例文帳に追加
mutex モジュールでは、ロック (lock) の獲得と解除によって排他制御を可能にするクラスを定義しています。 - Python
.The email.Generator module also provides a derived class,called DecodedGenerator which is like the Generatorbase class, except that non-text parts are substituted with a format string representing the part.例文帳に追加
これは DecodedGenerator と呼ばれるもので、Generator 基底クラスと似ていますが、非text型の subpart を特定の書式でフォーマットされた表現形式で置きかえるところが違っています。 - Python
| 意味 | 例文 |
| 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. |
| © 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会員(無料)になると
|