MULTIPLE INHERITANCE - 日本語 への翻訳

['mʌltipl in'heritəns]
['mʌltipl in'heritəns]
多重継承を

英語 での Multiple inheritance の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Multiple inheritance allows classes to inherit from multiple parents.
多重継承とは、複数の親クラスから継承することです。
Java does not have multiple inheritance.
Javaは多重継承が許されていません。
Not allow multiple inheritance.
多重継承はできません。
Java, however, does not allow multiple inheritance.
Javaは多重継承が許されていません。
Does not have multiple inheritance.
多重継承はない。
You can use multiple inheritance.
多重継承も使えます。
See single inheritance and multiple inheritance.
単一継承と多重継承
Exceptions and multiple inheritance.
単一継承と多重継承
Single and Multiple Inheritance.
単一継承と多重継承
Example 12.1. Multiple Inheritance among Roles.
例12.1.ロールの多重継承
JavaScript does not support multiple inheritance, but mixins can be implemented by copying methods into prototype.
JavaScriptでは多重継承をサポートしていませんが、プロトタイプにそれらをコピーすることでミックスインを実装することができます。
That is, C++ supports multiple inheritance, while Java does not.
C++は多重継承をサポートしていますが、Javaはサポートしていません。
Perl allows multiple inheritance, which means that a class can inherit.
Perlは多重継承を認めています;つまり、クラスは複数の親から継承できます。
Java supports multiple inheritance of types, but only single inheritance of implementation.
Javaは型の多重継承をサポートするが、実装は単一継承のみをサポートする。
Unlike C++, the Delphi language does not support multiple inheritance.
これはC++と異なりDelphiが多重継承をサポートしていないからである。
This is necessary as Delphi does not support multiple inheritance, unlike C++.
これはC++と異なりDelphiが多重継承をサポートしていないからである。
Notably C++ and the CLOS(Common Lisp Object System), support multiple inheritance.
C++やCommonLispObjectSystem(CLOS)は多重継承をサポートしています。
To answer your question, modify the first script used to showcase multiple inheritance.
この質問に答えるために、多重継承の例を見せるために使われた最初のスクリプトを修正してください。
Next Effective Python(26)- Use multiple inheritance only for mix-in utility classes.
EffectivePython』Item26:多重継承はMix-inユーティリティクラスでのみ使おう。
Multiple inheritance is not supported in Java but supported in C++.
ところで、Javaでは多重継承は許されていないが、C++では許されている。
結果: 85, 時間: 0.0301

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語