1153万例文収録!

「subclass」に関連した英語例文の一覧と使い方(2ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > subclassの意味・解説 > subclassに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

subclassを含む例文一覧と使い方

該当件数 : 248



例文

This is a subclass of NameError.New in version 2.0.例文帳に追加

NameErrorのサブクラスです。 バージョン 2.0 で 新たに追加 された仕様です。 - Python

It is a subclass of ValueError.New in version 2.0.例文帳に追加

ValueError のサブクラスです。 バージョン 2.0 で 新たに追加 された仕様です。 - Python

It is a subclass of UnicodeError.New in version 2.3.例文帳に追加

UnicodeError のサブクラスです。 バージョン 2.3 で 新たに追加 された仕様です。 - Python

of or relating to or belonging to the subclass Eutheria 例文帳に追加

下位分類真獣亜綱の、に関する、または属するさま - 日本語WordNet

例文

a derived class 例文帳に追加

派生クラス subclass 《プログラミングで, あるクラスから派生して定義されたクラス; cf. inheritance》 - 研究社 英和コンピューター用語辞典


例文

modules.The first class, HTTPServer, is aSocketServer.TCPServer subclass. 例文帳に追加

モジュールを参照してください。 最初のクラス、HTTPServer は SocketServer.TCPServer のサブクラスです。 - Python

A warning category must always be a subclass of the Warning class.例文帳に追加

警告カテゴリは常に Warning クラスのサブクラスでなければなりません。 - Python

If the widget is not a subclass ofcompositeWidgetClass, XtRealizeWidget returns; otherwise, it continuesand performs the following: 例文帳に追加

\\(bu 5ウィジェットがcompositeWidgetClass のサブクラスでないならば、XtRealizeWidget はここで戻る。 - XFree86

Being a subclass of the wide-character class "graph", the wide-character class "alnum" is disjoint from the wide-character class "space" and its subclass "blank". 例文帳に追加

ワイド文字クラス "graph" のサブクラスなので、ワイド文字クラス "alnum"はワイド文字クラス "space" とそのサブクラスである "blank" と共通部分を持たない。 - JM

例文

Being a subclass of the wide-character class "graph", the wide-character class "alpha" is disjoint from the wide-character class "space" and its subclass "blank". 例文帳に追加

ワイド文字クラス "graph" のサブクラスなので、ワイド文字クラス "alpha"はワイド文字クラス "space" とそのサブクラスである "blank" と共通部分を持たない。 - JM

例文

Being a subclass of the wide-character class "graph", the wide-character class "digit" is disjoint from the wide-character class "space" and its subclass "blank". 例文帳に追加

ワイド文字クラス "graph" のサブクラスなので、ワイド文字クラス "digit"はワイド文字クラス "space" とそのサブクラスである "blank" と共通部分を持たない。 - JM

Being a subclass of the wide-character class "graph", the wide-character class "lower" is disjoint from the wide-character class "space" and its subclass "blank". 例文帳に追加

ワイド文字クラス "graph" のサブクラスなので、ワイド文字クラス "lower"はワイド文字クラス "space" とそのサブクラスである "blank" と共通部分を持たない。 - JM

Being a subclass of the wide-character class "graph", the wide-character class "punct" is disjoint from the wide-character class "space" and its subclass "blank". 例文帳に追加

ワイド文字クラス "graph" のサブクラスなので、ワイド文字クラス "punct"はワイド文字クラス "space" とそのサブクラスである "blank" と共通部分を持たない。 - JM

Being a subclass of the wide-character class "graph", the wide-character class "upper" is disjoint from the wide-character class "space" and its subclass "blank". 例文帳に追加

ワイド文字クラス "graph" のサブクラスなので、ワイド文字クラス "upper"はワイド文字クラス "space" とそのサブクラスである "blank" と共通部分を持たない。 - JM

Being a subclass of the wide-character class "graph", the wide-character class "xdigit" is disjoint from the wide-character class "space" and its subclass "blank". 例文帳に追加

ワイド文字クラス "graph" のサブクラスなので、ワイド文字クラス "xdigit"はワイド文字クラス "space" とそのサブクラスである "blank" と共通部分を持たない。 - JM

a taxonomic group ranking between a phylum and below a class or subclass 例文帳に追加

門と綱や亜綱以下のグループの間に位置する分類群 - 日本語WordNet

a taxonomic group ranking above an order and below a class or subclass 例文帳に追加

目より上位で、綱や亜綱より下位に位置する分類群 - 日本語WordNet

an order of plants of subclass Rosidae including geraniums and many other plants 例文帳に追加

ゼラニウムや他の多くの植物を含むバラ亜綱の一つの目 - 日本語WordNet

The wide-character class "graph" is a subclass of the wide-character class "print". 例文帳に追加

ワイド文字クラス "graph" は、ワイド文字クラス "space" と共通部分を持たない。 - JM

A generalization link shows the relationship between a subclass and its superclass. 例文帳に追加

汎化リンクは、サブクラスとそのスーパークラスの関係を表します。 - NetBeans

It's a subclass of GtkTreeView and should be embedded in a GtkScrolledWindow if you use it. 例文帳に追加

これは GtkTreeView のサブクラスで、使用する際には GtkScrolledWindow に組み込みます。 - PEAR

It is sometimes useful to override this method in a subclass.例文帳に追加

このメソッドをサブクラスで上書きすると便利なことがあります。 - Python

A subclass of HTTPConnection that uses SSL for communication with secure servers.例文帳に追加

HTTPConnection のサブクラスで、セキュアなサーバと通信するために SSL を使います。 - Python

A subclass of URLError, this is the error raised by the Gopher handler.例文帳に追加

URLError のサブクラスです。 この例外は Gopher ハンドラによって送出されます。 - Python

The wide-character class "alpha" is a subclass of the wide-character class "alnum", and therefore also a subclass of the wide-character class "graph" and of the wide-character class "print". 例文帳に追加

ワイド文字クラス "alpha" は、ワイド文字クラス "alnum" のサブクラスである。 したがって、ワイド文字クラス "graph" とワイド文字クラス "print" のサブクラスでもある。 - JM

The wide-character class "xdigit" is a subclass of the wide-character class "alnum", and therefore also a subclass of the wide-character class "graph" and of the wide-character class "print". 例文帳に追加

ワイド文字クラス "xdigit" は、ワイド文字クラス "alnum" のサブクラスである。 したがって、ワイド文字クラス "graph" とワイド文字クラス "print"のサブクラスでもある。 - JM

There's also a subclass for secure connections: 例文帳に追加

このモジュールではもう一つ、安全 (secure) な接続を使ったサブクラスがあります: - Python

A netrc instance or subclass instance encapsulates data from a netrc file. 例文帳に追加

netrc のインスタンスやサブクラスのインスタンスは netrcファイルのデータをカプセル化します。 - Python

A subclass entry is previously assigned to a scheduling table 106.例文帳に追加

スケジューリング・テーブル106には、予めサブクラス・エントリが割り当てられている。 - 特許庁

name of a design product and its class (subclass) according to the Locarno classification例文帳に追加

意匠物品の名称及びロカルノ分類に従ったその類(副類) - 特許庁

of or relating to or characteristic of the subclass Branchiopoda 例文帳に追加

鰓脚亜綱の、鰓脚亜綱に関する、または、鰓脚亜綱に特徴的な - 日本語WordNet

7.2.2 Boolean Objects Booleans in Python are implemented as a subclass of integers. 例文帳に追加

7.2.2 Bool 型オブジェクト Python の Bool 型は整数のサブクラスとして実装されています。 - Python

Return true if class is a subclass (direct or indirect) ofclassinfo. 例文帳に追加

class が classinfo の (直接または間接的な) サブクラスである場合に真を返します。 - Python

Users are expected to subclass ContentHandler to support their application.例文帳に追加

ContentHandler はアプリケーション側でサブクラス化して利用することが前提になっています。 - Python

Element is a subclass of Node, so inherits all the attributes of that class.例文帳に追加

Element は Node のサブクラスです。 このためNode クラスの全ての属性を継承します。 - Python

A Cmd instance or subclass instance is a line-orientedinterpreter framework. 例文帳に追加

Cmdインスタンス、あるいはサブクラスのインスタンスは、行指向のインタープリタ・フレームワークです。 - 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

the most primitive mammals comprising the only extant members of the subclass Prototheria 例文帳に追加

原獣亜綱の現存種だけを含む最も原始的な哺乳動物類 - 日本語WordNet

The class being refined is named the superclass and each refined version is named the subclass. 例文帳に追加

派生元のクラスをスーパークラスと呼び、派生したクラスをサブクラスと呼びます。 - NetBeans

Your application should subclass this class together with eitherMiniApplication orFrameWork.Application.例文帳に追加

作成するアプリケーションはこのクラスと、MiniApplicationあるいはFrameWork.Applicationのサブクラスでなければなりません。 - Python

The subclass should set the class attribute want to the 4-character OSA class code.例文帳に追加

サブクラスでは、クラス属性want を 4 文字の OSA クラスコードに設定せねばなりません。 - Python

Method representing the thread's activity.You may override this method in a subclass. 例文帳に追加

スレッドの活動をもたらすメソッドです。 このメソッドはサブクラスでオーバライドできます。 - Python

The wide-character class "digit" is a subclass of the wide-character class "xdigit", and therefore also a subclass of the wide-character class "alnum", of the wide-character class "graph" and of the wide-character class "print". 例文帳に追加

ワイド文字クラス "digit" はワイド文字クラス "xdigit" のサブクラスである。 したがってワイド文字クラス "alnum" や、その親クラスである "graph",さらにその親クラスである "print" のサブクラスでもある。 - JM

The wide-character class "lower" is a subclass of the wide-character class "alpha", and therefore also a subclass of the wide-character class "alnum", of the wide-character class "graph" and of the wide-character class "print". 例文帳に追加

ワイド文字クラス "lower" はワイド文字クラス "alpha" のサブクラスであり、したがってワイド文字クラス "alnum" とその親クラスである "graph", さらにその親クラスである "print" のサブクラスでもある。 - JM

The wide-character class "upper" is a subclass of the wide-character class "alpha", and therefore also a subclass of the wide-character class "alnum", of the wide-character class "graph" and of the wide-character class "print". 例文帳に追加

ワイド文字クラス "upper" はワイド文字クラス "alpha" のサブクラスであり、したがってワイド文字クラス "alnum" とその親クラスである "graph", さらにその親クラスである "print" のサブクラスでもある。 - JM

(a) the same class and subclass of articles as classified in accordance with the Third Schedule; or例文帳に追加

(a)附則3に従って分類した同一の類若しくは副類の物品,又は - 特許庁

subclass of insects characterized by gradual and usually incomplete metamorphosis 例文帳に追加

昆虫の1亜綱で、段階的に、たいてい不完全な変態を行う昆虫類 - 日本語WordNet

This is done so that a subclass can completely override binary operators.例文帳に追加

これは、サブクラス側で二項演算子を完全にオーバライドできるようにするためです。 - Python

例文

No other methods (except for the constructor) should be overridden in a subclass.例文帳に追加

(コンストラクタを除く) その他のメソッドは一切サブクラスでオーバライドしてはなりません。 - Python




  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
Copyright © Japan Patent office. All Rights Reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
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.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS