Unload the moduleobjectmodule.
モジュールオブジェクト moduleをアンロードします。 - Python
Add an object to module as name.
module にオブジェクトをname として追加します。 - Python
Return the moduleobject corresponding to a module name.
モジュール名に対応するモジュールオブジェクトを返します。 - Python
The return value is the moduleobject (the same as the module argument).When reload(module) is executed: 戻り値は (module 引数と同じ) モジュールオブジェクトです。 reload(module) を実行すると、以下の処理が行われます: - Python
It can be a moduleobject or a (possibly dotted) module name. module にはモジュールオブジェクトまたは (ドット表記の) モジュール名を指定できます。 - Python
Reload the moduleobjectmodule, re-parsing and re-initializing it.
モジュールオブジェクト module を再ロードして、それを再解析し再初期化します。 - Python
on the corresponding moduleobject. の呼び出しと等価ではありません。 - Python
Convert the doctest for an object to a script.Argument module is a moduleobject, or dotted name of a module,containing the object whose doctests are of interest.
あるオブジェクトの doctest をスクリプトに変換します。 引数module はモジュールオブジェクトか、対象の doctest を持つオブジェクトの入ったモジュールのドット表記名です。 - Python
The moduleobject is pushed onto the stack. モジュールオブジェクトはスタックへプッシュされます。 - Python
MANUFACTURING PROCESS OF VEHICULAR FORMED CARPET MODULEOBJECT AND VEHICULAR FORMED CARPET MODULEOBJECT 車両用成形カーペットモジュール体、車両用成形カーペットモジュール体の製造方法 - 特許庁
An objectmodule determination part 22 determines, based on the likelihood of each module of the ACHMM, a single module of the ACHMM, or a new module to be an objectmodule that is an objectmodule having an HMM parameter to be updated. 対象モジュール決定部22は、ACHMMの各モジュールの尤度に基づいて、ACHMMの1つのモジュール、又は、新規のモジュールを、HMMパラメータを更新する対象のモジュールである対象モジュールに決定する。 - 特許庁
A tracked object image acquisition module 223 photographs a moving object detected by a moving object detection module 222. 追跡対象画像取得モジュール223は、動体検知モジュール222により検知された動体を撮影する。 - 特許庁
Unload the moduleobjectmodule (remove it from the restricted environment's sys.modules dictionary). モジュールオブジェクト moduleをアンロードします(それを制限された環境の sys.modules 辞書から取りのぞきます)。 - Python
PANEL ASSEMBLY AND DISPLAY MODULE OF TRAVELING OBJECT パネルアッセンブリ、および移動体の表示モジュール - 特許庁
DISPLAY APPARATUS AND DISPLAY MODULE OF MOBILE OBJECT 表示装置、および移動体の表示モジュール - 特許庁
OPTICAL MODULE FOR OBSERVING EVENT OR OBJECT 事象や物体を観察するための光学モジュール - 特許庁
The version data has data showing a version of the module class object used for the production of the moduleobject, or a version of the moduleobject. このバージョンデータは、そのモジュールオブジェクトの作成に用いられたモジュールクラスオブジェクトのバージョン、または、そのモジュールオブジェクトのバージョンを示すデータを有する。 - 特許庁
Initialize the built-in module called name and return its moduleobject. nameという名前の組み込みモジュールを初期化し、そのモジュールオブジェクトを返します。 - Python
Initialize the frozen module called name and return its moduleobject. nameという名前のフリーズされたモジュールを初期化し、モジュールオブジェクトを返します。 - Python
Try to guess which module an object was defined in.
オブジェクトを定義しているモジュールを推測します。 - Python
Create a new moduleobject based on a name and table of functions,returning the new moduleobject.
name と関数のテーブルに基づいて新たなモジュールオブジェクトを生成し、生成されたモジュールオブジェクトを返します。 - Python
Disassemble the bytesource object. bytesource can denoteeither a module, a class, a method, a function, or a code object.
bytesourceはモジュール、クラス、関数、あるいはコードオブジェクトのいずれかを示します。 - Python
An object management module 2 is arranged to the program 1. プログラム1にはオブジェクト管理モジュール2を配置する。 - 特許庁
DISPLAY PANEL, DISPLAY DEVICE AND DISPLAY MODULE FOR TRAVELING OBJECT 表示パネル、表示装置、および移動体の表示モジュール - 特許庁
The module class object represents an arbitrary process entity. モジュール・クラス・オブジェクトは、任意のプロセス・エンティティを表わす。 - 特許庁
DISCRETE TYPE RADIATION BAND MODULE FOR TWIST MULTI-RIDGE OBJECT ねじれ多稜体のための分離型放射帯モジュール - 特許庁
Return a new empty moduleobject called name.
nameという名前の新しい空モジュールオブジェクトを返します。 - Python
The module class object can be a unit module class object reflecting a physical unit within the plant, an equipment module class object reflecting physical piece of equipment, a control module class object reflecting a control module, or a display module class object reflecting a display routine for providing information. モジュール・クラス・オブジェクトは、プラント内の物理的なユニットを反映したユニットモジュール・クラス・オブジェクト、物理的な一設備を反映した設備モジュール・クラス・オブジェクト、制御モジュールを反映した制御モジュール・クラス・オブジェクト、情報を提供する表示ルーチンを反映した表示モジュール・クラス・オブジェクトであることが可能である。 - 特許庁
Load and initialize a module implemented as a Python source file and return its moduleobject. Pythonソースファイルとして実装されているモジュールをロードして初期化し、モジュールオブジェクトを返します。 - Python
MODULE CLASS OBJECT IN PROCESS PLANT CONFIGURATION SYSTEM プロセス・プラント・コンフィギュレーション・システムにおけるモジュール・クラス・オブジェクト - 特許庁
Version data are stored, and are associated to the moduleobject. バージョンデータが格納され、モジュールオブジェクトと関連付けされる。 - 特許庁
module, in order to allow restricted-mode programs access to certain safe attributes of an object, while denying access to other, unsafe attributes. モジュールと共に使われなければなりません。 - Python
The module was found as a compiled code object file.
コンパイルされたコードオブジェクトファイルとしてモジュールが発見された。 - Python
SMART PROCESS MODULE AND SMART PROCESS OBJECT IN PROCESS PLANT プロセスプラントにおけるスマートプロセスモジュールおよびスマートプロセスオブジェクト - 特許庁
A process control system is provided with a module level attribute to be used for controlling an access for writing information in a unit moduleobject and a moduleobject. プロセス制御システムはユニットモジュールオブジェクト及びモジュールオブジェクトに情報を書き込むアクセスを制御するのに使用されるモジュールレベル属性を有している。 - 特許庁
DECORATION OBJECT AND DECORATION METHOD OF SEE-THROUGH TYPE SOLAR CELL MODULE シースルー型太陽電池モジュールの加飾物および加飾方法 - 特許庁
This function returns a new moduleobject with name name.
この関数はnameという名前の新しいモジュールオブジェクトを返します。 - Python
Load and initialize a module implemented as a dynamically loadable shared library and return its moduleobject. 動的ロード可能な共有ライブラリとして実装されているモジュールをロードして初期化します。 - Python
The respective message objects generated by the message object control module means are related to the individual message object instance by the control table specifying data. メッセージオブジェクトは情報説明項目を備えたユーザ・インタフェース情報コンテナである。 - 特許庁
SEPARATION MEMBRANE MOLDED OBJECT AND HOLLOW-FIBER YARN MEMBRANE MODULE USING THE SAME 分離膜成形体およびこれを用いた中空糸膜モジュール - 特許庁
Argumentname is the name (within the module) of the object with the doctests of interest. 引数name は対象の doctest を持つオブジェクトの (モジュール内の)名前です。 - Python
The email.Iterators module provides some useful higher level iterations over message object trees. email.Iterators モジュールはこのための高水準イテレータをいくつか提供します。 - Python
The name argument is used to create or access a moduleobject. name引数はモジュールオブジェクトを作ったり、アクセスするために使います。 - Python
The new module allows an interface to the interpreter object creation functions. newモジュールはインタプリタオブジェクト作成関数へのインターフェイスを与えます。 - Python
module is a thin object-oriented layer on top of Tcl/Tk. To use モジュールは、 Tcl/Tk 上に作られた軽量なオブジェクト指向のレイヤです。 - Python
(Note that the import statement is not,strictly speaking, an operation on a moduleobject; importfoo
(import 文は、厳密にいえば、モジュールオブジェクトに対する演算です; import foo - Python
(Actually,the RExec object doesn't make these calls -- they are made by a module loader object that's part of the RExec object. (実際には、RExec オブジェクトはこれらを呼び出しません -- 呼び出しは、RExec オブジェクトの一部であるモジュールローダオブジェクトによって行われます。 - Python
A functional module 1 outputs transfer object data to an FIFO 7. 機能モジュール1は、転送対象のデータをFIFO7に出力する。 - 特許庁
An object problem is analyzed into a CC area, the CC, a non-CC and each module. 対象問題をCC圏、CC、非CC、各モジュールに分析する。 - 特許庁
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.