「Multiple inheritance」を含む例文一覧(6)

  • multiple inheritance
    多重継承 - 研究社 英和コンピューター用語辞典
  • 9.5.1 Multiple Inheritance
    9.5.1 多重継承 - Python
  • Otherwise, classes using multiple inheritance and their descendants will appear multiple times.
    真でなければ、多重継承を利用したクラスとその派生クラスは複数回格納される場合があります。 - Python
  • At this level, only single inheritance is supported;multiple inheritance require dynamically creating a type object by calling the metatype.This field is not inherited by subtypes (obviously), but it defaults to PyBaseObject_Type (which to Python programmers is known as the type object).
    このフィールドのレベルでは、単継承 (single inheritance) だけがサポートされています;多重継承はメタタイプの呼び出しによる動的な型オブジェクトの生成を必要とします。 - Python
  • When multiple inheritance is used, there is potential ambiguity if the same variable or method can be inherited from more than one superclass.
    多重継承が使われると、同じ変数またはメソッドが一つ以上のスーパークラスから継承され得る場合、潜在的な曖昧性が存在する。 - コンピューター用語辞典
  • To enable a policy editor to define multiple inheritance without considering overlapping of attributes in a high-order policy in the case of multiply inheriting plural policies.
    複数ポリシーを多重に継承する場合に、ポリシー編集者が上位ポリシー中の属性の重複を考慮せずに多重継承を定義することができるようにする。 - 特許庁

例文データの著作権について

  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • コンピューター用語辞典
    Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • 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.