意味 | 例文 (302件) |
サブクラスを含む例文一覧と使い方
該当件数 : 302件
11.20.2 FileCookieJar のサブクラスと web例文帳に追加
11.20.2 FileCookieJar subclasses and - Python
Exception のサブクラスです。例文帳に追加
It is a subclass of Exception.New in version 2.0. - Python
HTTPException サブクラスです。例文帳に追加
A subclass of HTTPException.New in version 2.0. - Python
ImproperConnectionState のサブクラスです。例文帳に追加
A subclass of ImproperConnectionState.New in version 2.0. - Python
JTextComponent (サブクラスの JTextField、JTextArea、および JEditorPane も含む)例文帳に追加
JTextComponent (including its sub-classes JTextField, JTextArea, and JEditorPane) - NetBeans
スキーマは、サブクラスの名前を定義するためのサブクラスタグを含む。例文帳に追加
The schema includes a subclass tag for defining a name for the subclass. - 特許庁
サブクラス滴虫類のどんなメンバーのいずれか例文帳に追加
any member of the subclass Infusoria - 日本語WordNet
11.20.2 FileCookieJar のサブクラスと web ブラウザとの連携例文帳に追加
11.20.2 FileCookieJar subclasses and co-operation with web browsers - Python
他のシグナルの基底クラスで、ArithmeticError のサブクラスです。例文帳に追加
Base class for other signals and is a subclass ofArithmeticError. - Python
の内部をサブクラスで拡張しない限り、意味はないでしょう:例文帳に追加
internalsvia subclassing: - Python
Comment は Node のサブクラスですが、子ノードを持つことはありません。例文帳に追加
It is a subclass of Node, but cannot have child nodes. - Python
MIME エンコードされたメッセージを処理する rfc822.Message のサブクラス。例文帳に追加
Subclass of rfc822.Message that handles MIME encoded messages. - Python
このサブクラスのインターフェイスは親クラスと同じです。例文帳に追加
The interface of this subclass is identical to its parent. - Python
'strict' ValueError (または、そのサブクラス)送出します。例文帳に追加
'strict' Raise ValueError (or a subclass);this is the default. - Python
サブクラスへの弱参照からなるリストです。例文帳に追加
Weak reference list head, for weak references to this type object. - Python
サブクラス定義がスキーマに基づいて記述される。例文帳に追加
The subclass definition is written based on a schema. - 特許庁
ワイド文字クラス "alnum" は、ワイド文字クラス "graph" のサブクラスであり、したがってワイド文字クラス "print" のサブクラスでもある。例文帳に追加
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". - JM
ワイド文字クラス "graph" のサブクラスなので、ワイド文字クラス "alnum"はワイド文字クラス "space" とそのサブクラスである "blank" と共通部分を持たない。例文帳に追加
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". - JM
ワイド文字クラス "alpha" は、ワイド文字クラス "alnum" のサブクラスである。 したがって、ワイド文字クラス "graph" とワイド文字クラス "print" のサブクラスでもある。例文帳に追加
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". - JM
ワイド文字クラス "graph" のサブクラスなので、ワイド文字クラス "alpha"はワイド文字クラス "space" とそのサブクラスである "blank" と共通部分を持たない。例文帳に追加
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". - JM
ワイド文字クラス "graph" のサブクラスなので、ワイド文字クラス "digit"はワイド文字クラス "space" とそのサブクラスである "blank" と共通部分を持たない。例文帳に追加
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". - JM
したがって、そのサブクラスである "blank" とも共通部分を持たない。 ワイド文字クラス "graph" は、ワイド文字クラス "print" のサブクラスである。例文帳に追加
Being a subclass of the wide-character class "print", the wide-character class "graph" is disjoint from the wide-character class "cntrl". - JM
ワイド文字クラス "graph" のサブクラスなので、ワイド文字クラス "lower"はワイド文字クラス "space" とそのサブクラスである "blank" と共通部分を持たない。例文帳に追加
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". - JM
ワイド文字クラス "graph" のサブクラスなので、ワイド文字クラス "punct"はワイド文字クラス "space" とそのサブクラスである "blank" と共通部分を持たない。例文帳に追加
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". - JM
ワイド文字クラス "graph" のサブクラスなので、ワイド文字クラス "upper"はワイド文字クラス "space" とそのサブクラスである "blank" と共通部分を持たない。例文帳に追加
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". - JM
ワイド文字クラス "xdigit" は、ワイド文字クラス "alnum" のサブクラスである。 したがって、ワイド文字クラス "graph" とワイド文字クラス "print"のサブクラスでもある。例文帳に追加
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". - JM
ワイド文字クラス "graph" のサブクラスなので、ワイド文字クラス "xdigit"はワイド文字クラス "space" とそのサブクラスである "blank" と共通部分を持たない。例文帳に追加
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". - JM
スーパークラスの属性と操作は、そのサブクラスにもあります。 このため、サブクラスはスーパークラスの機能を継承するといえます。例文帳に追加
The attributes and operations of the superclass can be exhibited in its subclasses, as a result, each subclass is said to inherit the features of the superclass. - NetBeans
ページレベルでサブクラスを作成するほうがシンプルですが、複雑な StateMachine を使用するなら複数のサブクラスを作成することになります。例文帳に追加
The Page level subclassing is simple, but if you have a complex StateMachine you will end up having multiple subclasses. - PEAR
例えば以下のように、入力が指定されたサブクラスで基底テストクラスをサブクラス化して、コードの複製を最小化します:例文帳に追加
class TestFuncAcceptsSequences(unittest.TestCase):func = mySuperWhammyFunctiondef test_func(self):self. - Python
サブクラスに関連する実行可能なアセンブリをマークアップドキュメント内のサブクラス定義から生成すること。例文帳に追加
To enable an executable assembly associated with a subclass to be generated from a subclass definition within a markup document. - 特許庁
このポインタをいくつかの独立したサブクラスを識別する為に使用します。例文帳に追加
It uses this to distinguish several independent sub-cases. - JM
ワイド文字クラス "blank" はワイド文字クラス "space" のサブクラスである。例文帳に追加
The wide-character class "blank" is a subclass of the wide-character class "space". - JM
ワイド文字クラス "punct" はワイド文字クラス "graph" のサブクラスである。例文帳に追加
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". - JM
汎化リンクは、サブクラスとそのスーパークラスの関係を表します。例文帳に追加
A generalization link shows the relationship between a subclass and its superclass. - NetBeans
意味 | 例文 (302件) |
Copyright © Japan Patent office. All Rights Reserved. |
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2024 License. All rights reserved. WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License |
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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/ ). |
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. |
© 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. |
ログイン |
Weblio会員(無料)になると 検索履歴を保存できる! 語彙力診断の実施回数増加! |
ログイン |
Weblio会員(無料)になると 検索履歴を保存できる! 語彙力診断の実施回数増加! |