Only on MacOS platforms; requires the standard MacPython ic module, described in the MacOSプラットフォームのみ; - Python
Requires two parameters: module type ("standard","builtin", "extension", or "
二つのパラメタ: モジュールの種類 ("standard"、"builtin"、"extension"、または" - Python
As for refmodindex, but the index entry will be ``module (standard module).'' This is intended for use with standard modules implemented in Python. refmodindex のようなものですが、索引エントリは``module (standard module)'' になります。 このマクロは Python で書かれた標準モジュールで使うためのものです。 - Python
Warning:Should be replaced with standard logging module.
警告:標準のlogging モジュールに置き換えられるべき - Python
The method standard includes at least one module. 方法基準は少なくとも1つのモジュールを含む。 - 特許庁
The bit values in Flags are defined in standardmodule MACFS. Flagsのビット値は、標準モジュールMACFSで定義されています。 - Python
The module name given should be the module's standard name, not the module file name. 指定するモジュール名はモジュールの標準名であり、モジュールのファイル名ではない。 - XFree86
As for refmodindex, but the index entry will be ``module (extension module).'' This is intended for use with non-standard modules not implemented in Python. refmodindex のようなものですが、索引エントリは``module (extension module)'' になります。 このマクロは Python 以外で書かれた非標準モジュールで使うためのものです。 - Python
As for refmodindex, but the index entry will be ``module (built-in module).'' This is intended for use with standard modules not implemented in Python. refmodindex のようなものですが、索引エントリは``module (built-in module)'' になります。 このマクロは Python 以外で書かれた標準モジュールで使うためのものです。 - Python
The size of the solar battery module (1) is set according to a standardmodule of the building. 太陽電池モジュール(1)の大きさを、建物の基準モジュールに応じて設定する。 - 特許庁
The verification module, the standard MST module, and the LLC layer and Ethernet (R) driver module are established in a switch. 検証モジュール、標準MSTモジュール、LLC層、及び、イーサネット(登録商標)駆動モジュールはスイッチ中に構築される。 - 特許庁
LED STANDARDMODULE, AND VEHICULAR LAMP HAVING THE SAME LED標準モジュール及びこれを備えた車両用灯具 - 特許庁
MODULAR DATA COLLECTION MODULE WITH STANDARD COMMUNICATION INTERFACE 標準通信インタフェースを有するモジュール式データ収集モジュール - 特許庁
The ColorPicker module provides access to the standard colorpicker dialog.
ColorPicker モジュールは標準色選択ダイアログへのアクセスを提供します。 - Python
This module loads hotshot profiling data into the standard pstatsStats objects.
このモジュールは hotshot プロファイル・データを標準の pstatsオブジェクトにロードします。 - Python
Template for importing an enterprise JavaBean module into a standard IDE project.
エンタープライズ JavaBean モジュールを標準 IDE プロジェクトにインポートするためのテンプレート。 - NetBeans
The Tkinter module (``Tk interface'') is the standard Python interface to the Tk GUI toolkit. Tkinter モジュール (``Tk インタフェース'') は、Tk GUI ツールキットに対する標準の Python インタフェースです。 - Python
AUTOMATIC DEFIBRILLATOR MODULE FOR INTEGRATION WITH STANDARD PATIENT MONITORING EQUIPMENT 標準的患者監視装置と統合するための自動除細動モジュール - 特許庁
The battery controller B/C detects the module having an abnormal unit cell based on the received standard deviation within the module. バッテリーコントローラB/Cは、受信したモジュール内標準偏差に基づいて異常単セルを有するモジュールを検出する。 - 特許庁
Furthermore, the standardmodule is connected to the programmed reconfigurable module according to a programmed circuit design. さらに、標準モジュールは、プログラムされた回路の設計に従って、プログラムされた再構成可能なモジュールと接続される。 - 特許庁
More specifically, a longitudinal length (L1) of the solar battery module is set to a value almost twice the standardmodule of the building, and a length (L2) in a roof sloping direction is set to a value almost half the standardmodule of the building as viewed in a vertical direction when the module (1) is set on the roof. すなわち、桁方向の長さ(L1)を、建物の基準モジュールのほぼ2倍とし、屋根傾斜方向の長さ(L2)を、屋根設置状態において鉛直方向から見たときに建物の基準モジュールのほぼ半分となるように設定する。 - 特許庁
If the BPDU comes from the standard MST module, the transmission verification procedure is executed for the BPDU. BPDUが標準MSTモジュールから来る場合、BPDUに対し、伝送検証ステップが実行される。 - 特許庁
The Standard ML module language comprises the mechanisms for structuring programs into separate units.
標準MLモジュール言語は、プログラムを個別の単位に構造化する機構から成っている。 - コンピューター用語辞典
The following function emulates what was the standard import statementup to Python 1.4 (no hierarchical module names).
次の関数はPython 1.4までの標準import文(階層的なモジュール名がない)をエミュレートします。 - Python
Returns a (vrefnum, dirid) tuple.The constants for where and which can be obtained from the standardmodule Carbon.Folders. (vrefnum, dirid) からなるタプルを返します。 where とwhich に指定できる定数は、標準モジュールCarbon.Foldersにあります。 - Python
This module implements the Mac OS 9 operating system dependent functionality provided by the standardmodule os このモジュールは、標準モジュール os でサポートされるのと同様の機能を、Mac OS 9 オペレーティングシステムに依存した機能として実装しています。 - Python
To provide a module capable of interaction by automatically detecting two standards different from each other by communication between a control module and a wireless module to set a standard interface. 制御モジュールと無線モジュール間の通信で2つの異なる標準を自動的に検出して標準インターフェイスの設定を行い相互作用できるモジュールを提供する。 - 特許庁
The method further includes a step for determining a component about each module of the method standard. 方法はさらに、方法基準のモジュールの各々について構成要素を決定するステップを含む。 - 特許庁
timezonevariable for the same timezone; the latter variable follows the POSIX standard while this module follows RFC 2822. これは time.timezone が POSIX 標準に準拠しているのに対して、こちらは RFC 2822 に準拠しているからです。 - Python
Standard output is defined as the file object named stdout in the built-in module sys. 標準出力は、組み込みモジュール sys 内で stdout という名前のファイルオブジェクトとして定義されています。 - Python
To enable communication by another standard, even when a physical trouble occurs in a base station or a terminal station module managing one standard. 1つの規格をつかさどる基地局もしくは端末局モジュールに物理的な障害が生じても、他の規格により通信できるようにする。 - 特許庁
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
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.