Coding Standard ClassMethods コーディング規約クラスのメソッド - PEAR
Coding Standard Class Methods--Information about overriding coding standard classmethods コーディング規約クラスのメソッド--コーディング規約クラスのメソッドのオーバーライドに関する情報 - PEAR
The Unpacker class offers the following methods:
Unpacker クラスは以下のメソッドを提供します: - Python
The Message class defines the following methods in addition to the rfc822.Message methods: Message クラスは、rfc822.Message メソッドに加えて、以下のメソッドを定義しています: - Python
This class supports the following methods.
このクラスは以下のメソッドをサポートしています。 - PEAR
The dircmp class provides the following methods:
dircmp クラスは以下のメソッドを提供しています: - Python
def f(arg): pass # a function that does nothing (yet)class C: pass # a class with no methods (yet)
def f(arg): pass # a function that does nothing (yet)class C: pass # a class with no methods (yet) のように、構文法的には文が必要だが、コードとしては何も実行したくない場合のプレースホルダとして有用です。 - Python
The SAXException exception class supports the following methods: SAXException 例外クラスは以下のメソッドをサポートしています。 - Python
The type of methods of user-defined class instances.
ユーザー定義のクラスのインスタンスのメソッドの型です。 - Python
For a class,it disassembles all methods.
クラスに対しては、すべてのメソッドを逆アセンブルします。 - Python
Other constructors, all class methods:
他のコンストラクタ、および全てのクラスメソッドを以下に示します: - Python
Notice that you can use code completion in the Java class to find the methods you need in the Groovy class: Groovy クラスで必要なメソッドの検索には、Java クラスのコード補完を使用できます。 - NetBeans
In addition to tag methods, the HTMLParser class provides some additional methods and instance variables for use within tag methods. タグメソッドに加えて、HTMLParser クラスではタグメソッドで利用するためのいくつかのメソッドとインスタンス変数を提供しています。 - Python
Names defined at the class scope are not visible in methods. クラスのスコープで定義された名前は、メソッドからは見えません。 - Python
In addition to the methods provided by the UserDict.DictMixin class,dumbdbm objects provide the following methods.
UserDict.DictMixin クラスで提供されているメソッドに加え、dumbdbm オブジェクトでは以下のメソッドを提供しています。 - Python
The following methods only apply to new-style classes.
以下のメソッドは新しい形式のクラス (new-style class) のみに適用されます。 - Python
The main DB class is simply a container class with some static methods for creating DB objects. DBクラスは単なるコンテナクラスであり、DB オブジェクトを作成するための静的メソッドを保持しています。 - PEAR
Class Queue implements queue objects and has the methods described below. クラスQueueはキューオブジェクトを実装しており、以下のメソッドを持っています。 - Python
TOS is the methods dictionary, TOS1the tuple of the names of the base classes, and TOS2 the class name.
TOSはメソッド辞書、TOS1は基底クラスの名前のタプル、TOS2はクラス名です。 - Python
The selected methods are added to the ATM class element and a generalization link snaps in place between the two class elements.
選択したメソッドが ATM クラス要素に追加され、2 つのクラス要素の間に汎化リンクが表示されます。 - NetBeans
The IDE also generated the following test class initializer and finalizer methods:
また、次のテストクラスの初期化メソッドと終了メソッドが生成されました。 - NetBeans
The reports are formatted and printed using methods of the class pstats.Stats. 情報は pstats.Stats クラスのメソッドを使って整形や出力をおこないます。 - Python
This class provides the following interface methods and instance variables:
このクラスは次のインターフェース・メソッドとインスタンス変数を提供しています。 - Python
The StreamReader class is a subclass of Codec and defines the following methods which every stream reader must define inorder to be compatible to the Python codec registry. StreamReader クラスは Codec のサブクラスで、以下のメソッドを定義しています。 - Python
The StreamWriter class is a subclass of Codec and defines the following methods which every stream writer must define inorder to be compatible to the Python codec registry. StreamWriter クラスは Codec のサブクラスで、以下のメソッドを定義しています。 - Python
Class that implements the Wichmann-Hill algorithm as the core generator.Has all of the same methods as Random plus the whseedmethod described below.
Random クラスと同じメソッド全てと、下で説明する whseed メソッドを持ちます。 - Python
In Tkinter, you call methods on the class instance to invoke actions on the widget. Tkinter では、クラスインスタンスのメソッドを呼び出して、ウィジェットのアクションを呼び出します。 - Python
If you look at the generated test class VectorsJUnit3Test.java in the editor,you can see that the IDE generated the following test class with test methods for the methods equal and scalarMultiplication. 生成したテストクラス VectorsJUnit3Test.java をエディタで表示すると、次のテストクラスが equal メソッドと scalarMultiplication メソッドに対するテストメソッドとともに生成されたことがわかります。 - NetBeans
The following methods only apply when an instance of the class containing the method (a so-called descriptor class) appears in the class dictionary of another new-style class, known as the owner class. 3.3.2.2 デスクリプタ (descriptor) の実装 以下のメソッドは、デスクリプタメソッドを持っているクラス (いわゆる デスクリプタ (descriptor) クラス) のインスタンスが別の新たな形式のクラス、いわゆる オーナ (owner) クラスのクラス辞書に存在する場合にのみ適用されます。 - Python
Click inside the ATM class element, and then click the EntryStation class element.The Select Methods to Redefine dialog box appears.
ATM クラス要素内をクリックし、次に EntryStation クラス要素をクリックします。 「再定義するメソッドを選択」ダイアログが表示されます。 - NetBeans
Creates a new superclass based on a selection of methods in the selected class.
選択したクラスでメソッドの選択部分を基に新規スーパークラスを作成します。 - NetBeans
In the source editor, right-click in the class and choose Insert Code (Alt-Insert) and then select Add Business Method to open the Add Business Method dialog box.In NetBeans IDE 6.0 and 6.1, right-click in the class and choose EJB Methods Add Business Method to open the dialog box. ソースエディタで AccountStatusBean 内の任意の場所を右クリックし、「EJB メソッド」「ビジネスメソッドを追加」を選択します。 - NetBeans
The most important usage is that Services_Ebay acts as a proxy class for the API calls, that means you can call methods on the class which will then be redirected to the appropriate call object.
つまり、このクラスのメソッドをコールすると、それが適切なコールオブジェクトにリダイレクトされるということです。 - PEAR
For more information of the methods this class implements, refer to the API documentation.
このクラスが実装しているその他のメソッドについては、APIドキュメントを参照ください。 - PEAR
(multiple databases are supported - see section on configuration) The class definition illustrates how you only need to define the data specific code in your class, ignoring all the common methods, along with showing one of the methods for retrieveing multiple rows of data.
上のクラス定義には、あなたは全ての共通のメソッドを無視し、データ特有のコードを定義する必要があるだけである、という事を示しています。 - PEAR
If you want to modify an existing renderer or write a new one, this section will be of interest to you.HTML_QuickForm_RendererHTML_QuickForm_Renderer--Abstract base class for renderers (package developer related)DescriptionDefines the abstract methods that should be implemented by child classes.
子クラスで実装する抽象メソッドを定義します。 - PEAR
There are also experimental methods that give this class more mappingbehavior.
このクラスをよりマップ型的な動作ができるようにする実験的なメソッドもあります。 - Python
This class provides methods for registration of functions that can be called by the XML-RPC protocol. このクラスはXML-RPCプロトコルで呼ばれる関数の登録のためのメソッドを提供します。 - Python
Custom behaviors and validations may be implemented by overriding the classmethods, or by defining new methods.
独自の挙動や検証機能などを作成するには、既存のクラスメソッドをオーバーライドするか、あるいは新たなメソッドを作成します。 - PEAR
With the addition of a new renderer layer, a lot of methods that were located in the main QuickForm class were actually duplicates of methods in the renderers.
新たにレンダラの層が追加されたのに伴い、QuickFormの本体クラスに存在した多くのメソッドがレンダラのメソッドにコピーされました。 - PEAR
the problem is probably caused by incorrect getter and setter methods for Collection Animal in the Pavilion class. この場合、Pavilion クラスの Collection Animal の取得メソッドと設定メソッドが間違っている可能性があります。 - NetBeans
The Navigator recognizes prototype-style class definitions and shows them as classes with methods.
ナビゲータでは、プロトタイプスタイルのクラス定義が認識され、メソッドがあるクラスとして表示されます。 - NetBeans
The main MDBclass is simply a container class with some static methods for creating MDB objects.
MDBクラスは単なるコンテナクラスで、MDB オブジェクトを作成するための静的メソッドを含みます。 - PEAR
This package is in alpha state Package contains locale validation for Poland such as: This class provides methods to validate:
このパッケージはアルファ版です。 ポーランド固有の以下のような検証を行うパッケージです。 - PEAR
The methods are similar to those for the Decimal class and are only briefly recountedhere. コンテキストのメソッドは Decimal クラスのメソッドに似ているので、ここでは簡単な説明にとどめます。 - Python
This has to do with variable length objects like lists and strings.Ignore this for now.Skipping a number of type methods that we don't provide, we set the class flags to Py_TPFLAGS_DEFAULT. これはリストや文字列などの可変長オブジェクトのためのものです。 - Python
The following utility methods are defined by the CCompiler class,for use by the various concrete subclasses.
以下のユーティリティメソッドは具体的なサブクラスで使うために、CCompilerクラスで定義されています。 - Python
It is derived from the standard Exception class and defines no additional methods. これは標準の Exception クラスから派生しており、追加のメソッドはまったく定義されていません。 - 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.