multiple inheritance 双语例句
全部
1·Because multiple inheritance of classes is dangerous.
因为类的多重继承有危险性。
2·Scala supports single inheritance, not multiple inheritance.
Scala支持单继承,不支持多继承。
3·Converting from a class or structure type based on multiple inheritance.
从多个继承的类别或结构型别转换而来。
4·With multiple inheritance, any call to Release goes to the same function.
用多继承,Release调用会使用同一个函数。
5·One benefit of using interfaces is that they simulate multiple inheritance.
使用接口的好处是他模拟多继承。
6·Simultaneously, the problem of multiple inheritance in class hierarchy is considered.
同时,讨论了模糊类层次中多重继承的问题。
7·You can think of mix-ins as multiple inheritance without the multiple-inheritance headaches.
可以把mix - in看成多重继承,但是它没有多重继承的麻烦。
8·C + + USES multiple inheritance to provide a similar capability, but with ugly complications.
C+ +使用多种继承来提供与之类似的功能,但是非常复杂。
9·Multiple inheritance supports a much richer inheritance hierarchy for the problems that require it.
如果需要,多重继承支持更丰富的继承层次结构。
10·A parent class to extend function from (plus any mix-in classes to simulate multiple inheritance).
用于扩展函数的父类(以及模拟多个继承的“混合”类)。
