Base Renderer Class constructor Parameter
Base Renderer Class constructorパラメータ - PEAR
10.2 distutils.ccompiler -- CCompiler base class 2 distutils.ccompiler -- CCompiler ベースクラス - Python
Base class for HTMLParser.
HTMLParser の基底クラス。 - Python
Base Exception class
基底例外クラス - PEAR
Calendar--Calendar base class カレンダー--カレンダーベースクラス - PEAR
PHP socket server base class PHP ソケットサーバ基底クラス - PEAR
Abstract base class for an OSA class. OSA クラス用の抽象基底クラスです。 - Python
Base class for opening and reading URLs.
URL をオープンし、読み出すためのクラスの基礎クラス (base class)です。 - Python
The base exception class.
ベースとなる例外クラスです。 - Python
10.25 distutils.cmd -- Abstract base class for Distutils commands
25 distutils.cmd -- Distutils コマンドの抽象クラス - Python
Base class for warning categories.
警告カテゴリの基底クラスです。 - Python
a base class ベースクラス《派生クラスのもとになるクラス》 - 研究社 英和コンピューター用語辞典
This is the base class for exceptions thrown by the Parser class. これは Parser クラスが発生しうる例外の基底クラスです。 - Python
tzinfo is an abstract base clase, meaning that this class should not be instantiated directly. tzinfo は抽象基底クラスです。 - Python
Base class for input form elements
フォーム入力要素のための基底クラス - PEAR
Abstract base class for an OSA property. OSA プロパティ用の抽象基底クラスです。 - Python
Base class for all tarfile exceptions.
すべての tarfile 例外のための基本クラスです。 - Python
Base class which can be inherited by SAX parsers.
SAX パーサが継承可能な基底クラスです。 - Python
This is the base class of all warning category classes.
全ての警告カテゴリの基底クラスです。 - Python
This is a base class for all QuickForm elements.
これは、すべての QuickForm 要素の基底クラスです。 - PEAR
Base class for other signals and is a subclass ofArithmeticError.
他のシグナルの基底クラスで、ArithmeticError のサブクラスです。 - Python
Base exception class for all exceptions raised by this module.
このモジュールの例外クラスのベースクラスです。 - Python
The base class representing email messages.
電子メールのメッセージを表現する基底クラス - Python
The tuple of base classes of a class object.
クラスオブジェクトの基底クラスからなるタプルです。 - Python
The central class in the email package is the Message class; it is the base class for the emailobject model. Message クラスは、 email パッケージの中心となるクラスです。 これは email オブジェクトモデルの基底クラスになっています。 - Python
A base class for developing asynchronous socket handling services.
非同期なソケット制御サービスのためのベースクラス - Python
Base class implementation for Web serverand request handler.
Web サーバおよび要求ハンドラの基底クラス実装。 . - Python
Thus, for object-oriented programming, a unit is a class, and may be a base class, super class, abstract class, or derived (or child) class.
そのため、オブジェクト指向プログラミングでは、ユニットはクラスであり、また基底クラス、スーパークラス、抽象クラス、または派生クラス (子クラス) であることもあります。 - NetBeans
This module supplies the abstract base class Command.
このモジュールは抽象ベースクラス Command を提供します。 - Python
Base class for warnings about dubious syntax
曖昧な構文に対する警告の基底クラスです。 - Python
This is a base class for other standard exceptions.
これは別の標準例外のためのベースクラスです。 - Python
PEAR2::Exception is used as base class for all exception classes.
PEAR2::Exception が、すべての例外クラスの基底クラスとなります。 - PEAR
Basic HTTP server (base class for SimpleHTTPServer and CGIHTTPServer). 基本的な機能を持つ HTTP サーバ (SimpleHTTPServer および CGIHTTPServer の基底クラス)。 - Python
Base class for warnings about deprecated features.
廃用された機能に対する警告の基底クラスです。 - Python
Base class implementation for Web server and request handler. Web サーバとリクエスト処理機構を実装した基底クラスです。 . - Python
Base class for warnings generated by user code.
ユーザコードによって生成される警告の基底クラスです。 - Python
The base class of the other exceptions in this module.
このモジュールにおける他の例外クラスの基底クラスです。 - Python
If a class defines a slot also defined in a base class, the instance variable defined by the base class slot is inaccessible (except by retrieving its descriptor directly from the base class). あるクラスで、基底クラスですでに定義されているスロットを定義した場合、基底クラスのスロットで定義されているインスタンス変数は(デスクリプタを基底クラスから直接取得しない限り) アクセスできなくなります。 - Python
It is intended to be overridden by a derived class; the base class implementation does nothing. 導出クラスで上書きするためのメソッドです; 基底クラスの実装では何も行いません。 - Python
Tuple of base types.This is set for types created by a class statement.
基底型からなるタプルです。 class 文で生成されたクラスの場合このフィールドがセットされます。 - Python
This class is intended to be used as a base class, with specific tests being implemented by concrete subclasses. このクラスをベースクラスとして使用し、必要なテストを具象サブクラスに実装します。 - Python
The base argument can be used to specify an alternate base class. The dict argument can be used to specify a dictionary of class variables and methods. base引数は代わりのベースクラスを指定するために使えます。 dict引数はクラス変数とメソッドの辞書を指定するために使えます。 - Python
The base of the Kizoku was the Gozoku class.
このとき貴族の母体となったのは、豪族階層であった。 - Wikipedia日英京都関連文書対訳コーパス
Introduction-- How to handle the PEAR base class (destructors, error handling)
はじめに--PEAR 基底クラス(デストラクタ、エラー処理)の取り扱い方法 - PEAR
Base class of ComponentItem and NProperty, a generalOSA Object Specifier.
ComponentItem と NProperty の基底クラスで、汎用の OSA オブジェクト指定子を表します。 - Python
This module provides the abstract base class for the CCompiler classes.
このモジュールは CCompilerクラスの抽象ベースクラスを提供します。 - Python
Base class for warnings about dubious runtime behavior.
あいまいなランタイム挙動に対する警告の基底クラスです。 - Python
CLASH BASE QUEUE SCHEDULING DEVICE, CLASS SCHEDULING METHOD AND RECORDING MEDIUM RECORDING CLASS SCHEDULING PROGRAM クラスベースキュースケジューリング装置、クラススケジューリング方法及びクラススケジューリング・プログラムを記録した記録媒体 - 特許庁
Class attribute assignments update the class's dictionary, never the dictionary of a base class. クラス属性を代入すると、そのクラスの辞書だけが更新され、基底クラスの辞書は更新しません。 - Python
Base exception class used for all specific DOM exceptions.
全ての特定の DOM 例外で使われている基底例外クラスです。 - 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.