小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Weblio例文辞書 > an instance of this classの意味・解説 

an instance of this classとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

Weblio例文辞書での「an instance of this class」に類似した例文

an instance of this class

例文

an instance of some kind

例文

an example

12

教訓になる行為

例文

screen these samples

21

例のあれ

例文

that one

例文

the only example

例文

a leading instance in its field

例文

the principal example

Weblio例文辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

「an instance of this class」の部分一致の例文検索結果

該当件数 : 16



例文

If this method should be bound to an instance, self should be the instance and class should be the class of self, otherwise self should be NULL and class should be the class which provides the unbound method..例文帳に追加

このメソッドをインスタンスに束縛 (bind) したい場合、 self をインスタンス自体にして、class をself のクラスにしなければなりません。 - Python

An instance of this class is specificallyallowed.発音を聞く 例文帳に追加

このクラスのインスタンスは特別にそのように認められています。 - Python

For class exceptions,this object must be an instance of the exception class being raised.発音を聞く 例文帳に追加

例外がクラスの場合、オブジェクトは送出された例外クラスのインスタンスでなければなりません。 - Python

The user-provided request handler class; an instance of this class is created for each request. server_address例文帳に追加

ユーザが提供する要求処理クラスです; 要求ごとにこのクラスのインスタンスが生成されます。 - Python

An instance of this class gets populated and validated upon each request.例文帳に追加

このクラスのインスタンスは、各要求と同時に生成および検証されます。 - NetBeans

The FontGrid widget is an application-specific widget,and a subclass of the Simple widget in the Athena widget set. The effects and instance names of this widget's resources are given in the OPTIONS section.Capitalize the first letter of the resource instance name to get the corresponding class name.例文帳に追加

リソースのインスタンス名における最初の文字を大文字にしたものがクラス名である。 - XFree86

例文

In this case, a String is used, but you can use an instance of any Java class.発音を聞く 例文帳に追加

この例では String を使用していますが、任意の Java クラスのインスタンスを使用できます。 - NetBeans

>>例文の一覧を見る

調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「an instance of this class」の部分一致の例文検索結果

該当件数 : 16



例文

Return the class object from which the method meth was created; if this was created from an instance, it will be the class of the instance.例文帳に追加

メソッドオブジェクト meth を生成したクラスオブジェクトを返します;インスタンスがメソッドオブジェクトを生成した場合、戻り値はインスタンスのクラスになります。 - Python

This class constructor creates an instance of a ``statistics object''from a filename (or set of filenames).発音を聞く 例文帳に追加

このコンストラクタは filename で指定した(単一または複数の)ファイルから``統計情報オブジェクト''のインスタンスを生成します。 - Python

If exc is a class object, this also returns true when given is an instance of a subclass.例文帳に追加

これはexcがクラスオブジェクトである場合も真を返します。 これはgivenがサブクラスのインスタンスであるときも真を返します。 - Python

The class Stats (the above code just created an instance of this class) has a variety of methods for manipulating and printing thedata that was just read into p.例文帳に追加

Stats クラス(上記コードはこのクラスのインスタンスを生成するだけの内容です)は p に読み込まれたデータを操作したり、表示するための各種メソッドを備えています。 - Python

This method dynamically loads the right file from the related directory and returns an instance of the class that implements the desired function.発音を聞く 例文帳に追加

このメソッドは、対応するディレクトリから正しいファイルを動的に読み込み、必要な関数を実装したクラスのインスタンスを返します。 - PEAR

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

In this case,self must be an instance of the unbound method's class (or a subclass of that class), otherwise a TypeError is raised.Like function objects, methods objects support gettingarbitrary attributes.例文帳に追加

この場合、self は非バインドメソッドのクラス(サブクラス) のインスタンスでなければならず、そうでなければTypeError が送出されます。 関数オブジェクトと同じく、メソッドオブジェクトは任意の属性を取得できます。 - Python

例文

It is also important to note that user-defined functions which are attributes of a class instance are not converted to bound methods; this only happens when the function is an attribute of the class.例文帳に追加

それから、クラスインスタンスの属性になっているユーザ定義関数は、結合メソッドに変換できないと知っておくことも重要です; 結合メソッドへの変換が行われるのは、関数がクラスの一属性である場合 だけ です。 - Python

>>例文の一覧を見る

an instance of this classのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS