1153万例文収録!

「Subclass」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 248



例文

A subclass of distutils.core.Distribution script_name 例文帳に追加

distutils.core.Distributionのサブクラス - Python

A subclass of HTTPException. 例文帳に追加

HTTPException のサブクラスです。 - Python

A subclass of HTTPException.New in version 2.0. 例文帳に追加

HTTPException サブクラスです。 - Python

This module defines a subclass of the 例文帳に追加

このモジュールは、 - Python

例文

It is a subclass of Exception.例文帳に追加

Exception のサブクラスです。 - Python


例文

state whether Calendar subclass 例文帳に追加

Calendar サブクラスの状態。 - PEAR

A subclass of ImproperConnectionState.New in version 2.0. 例文帳に追加

ImproperConnectionState のサブクラスです。 - Python

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

Exception のサブクラスです。 - Python

a subclass of Sporozoa 例文帳に追加

胞子虫の下位分類 - 日本語WordNet

例文

an order in the subclass Telosporidia 例文帳に追加

晩生胞子虫亜綱目 - 日本語WordNet

例文

an order in the subclass Telosporidia 例文帳に追加

晩生胞子虫亜綱の目 - 日本語WordNet

a major subclass of crustaceans 例文帳に追加

甲殻類の主要な亜綱 - 日本語WordNet

a bony fish of the subclass Teleostei 例文帳に追加

真骨亜綱の硬骨魚 - 日本語WordNet

an order in the subclass Cnidosporidia 例文帳に追加

極嚢胞子虫亜綱の1目 - 日本語WordNet

.TestSuite out of doctest.DocTestCaseinstances, and DocTestCase is a subclass of 例文帳に追加

.TestSuite を作成しており、DocTestCase は - Python

a gastropod belonging to the Streptoneura subclass 例文帳に追加

前鰓類に属する動物 - EDR日英対訳辞書

It is a subclass of IOError. 例文帳に追加

この例外は IOErrorのサブクラスです。 - Python

The schema includes a subclass tag for defining a name for the subclass.例文帳に追加

スキーマは、サブクラスの名前を定義するためのサブクラスタグを含む。 - 特許庁

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

ワイド文字クラス "punct" はワイド文字クラス "graph" のサブクラスである。 - JM

an order in the subclass Acnidosporidia 例文帳に追加

無極嚢胞子虫亜綱の1目 - 日本語WordNet

a large subclass of Gastropoda, called Streptoneura 例文帳に追加

前鰓類という動物分類 - EDR日英対訳辞書

a genus of fossil bird of the subclass Archaeornithes 例文帳に追加

古鳥亜綱の化石鳥の1属 - 日本語WordNet

family of monocotyledonous plants of the subclass Liliidae 例文帳に追加

ユリ亜綱の単子葉植物の科 - 日本語WordNet

an order of dicotyledonous plants of the subclass Asteridae 例文帳に追加

キク亜綱の双子葉植物の目 - 日本語WordNet

category is a class (a subclass of Warning) of which the warning category must be a subclass in order to match例文帳に追加

警告クラスはこのクラスのサブクラスに一致しなければなりません。 - Python

Moves a method to a class's subclass. 例文帳に追加

メソッドをクラスのサブクラスに移動します。 - NetBeans

coextensive with the subclass Prototheria 例文帳に追加

原獣亜綱と同一の領域を占める - 日本語WordNet

an order of dicotyledonous trees of the subclass Hamamelidae 例文帳に追加

マンサク科の亜綱の双子葉植物目 - 日本語WordNet

'strict' Raise ValueError (or a subclass);this is the default. 例文帳に追加

'strict' ValueError (または、そのサブクラス)送出します。 - Python

coextensive with the subclass Metatheria 例文帳に追加

後獣下網と同一の領域を占める - 日本語WordNet

any member of the subclass Infusoria 例文帳に追加

サブクラス滴虫類のどんなメンバーのいずれか - 日本語WordNet

a large subclass of diapsid reptiles including: crocodiles 例文帳に追加

二弓類の爬虫動物の大亜綱:クロコダイル - 日本語WordNet

subclass Magnoliidae: genera Liriodendron, Magnolia, and Manglietia 例文帳に追加

モクレン亜綱:ユリノキ属、モクレン属、マングリエティア属 - 日本語WordNet

a class in the biological classification, called subclass 例文帳に追加

亜綱という,生物分類上の階級 - EDR日英対訳辞書

Base class for other signals and is a subclass ofArithmeticError. 例文帳に追加

他のシグナルの基底クラスで、ArithmeticError のサブクラスです。 - Python

The name of the file containing a subclass definition is the subclass name with a PHP extension, e.g., 'Thing_Table.php'. 例文帳に追加

このクラス定義を含むファイルの名前は、クラス名に拡張子 php をつけたものになります。 - PEAR

an order of plants of the subclass Asteridae including: Campanulaceae 例文帳に追加

キク亜綱を含む下位の植物の目:キキョウ - 日本語WordNet

any fungus that is a member of the subclass Discomycetes 例文帳に追加

下位分類盤菌類の一種である菌類 - 日本語WordNet

Throwing a subclass of the original exception. 例文帳に追加

もとの例外のサブクラスをスローするような変更。 - PEAR

Subclass of rfc822.Message that handles MIME encoded messages.例文帳に追加

MIME エンコードされたメッセージを処理する rfc822.Message のサブクラス。 - Python

Description The class of this object is a private, implementation dependent, subclass of Object.The hook object has no parent.例文帳に追加

このフックオブジェクトは親を持たない。 - XFree86

The subclass definition is written based on a schema.例文帳に追加

サブクラス定義がスキーマに基づいて記述される。 - 特許庁

This class is an abstract subclass of asyncore. dispatcher. 例文帳に追加

このクラスは、asyncore.dispatcherから継承した抽象クラスです。 - Python

The interface of this subclass is identical to its parent.例文帳に追加

このサブクラスのインターフェイスは親クラスと同じです。 - Python

a large order of dicotyledonous plants of subclass Dilleniidae 例文帳に追加

ビワモドキ亜綱の中の双子葉植物の大きな目 - 日本語WordNet

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

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

To enable an executable assembly associated with a subclass to be generated from a subclass definition within a markup document.例文帳に追加

サブクラスに関連する実行可能なアセンブリをマークアップドキュメント内のサブクラス定義から生成すること。 - 特許庁

The XtCheckSubclassmacro determines if the class of the specified widget is equal to or is a subclass of the specified widget class. The widget can be any number of subclasses down the chain and need not be an immediate subclass of the specified widget class.例文帳に追加

これは指定したウィジェットのクラスにおける、直接のサブクラスでなくてもよい。 - XFree86

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

ワイド文字クラス "blank" はワイド文字クラス "space" のサブクラスである。 - JM

例文

It is a subclass of Node, but cannot have child nodes.例文帳に追加

Comment は Node のサブクラスですが、子ノードを持つことはありません。 - Python




  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
EDR日英対訳辞書
Copyright © National Institute of Information and Communications Technology. All Rights Reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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/ ).
  
© 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 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) 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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS