If objects and inheritance go together like chocolate and peanut butter, objects and polymorphism are like hand and glove.
如果说对象和继承就像巧克力和花生酱的话,那对象和多态就好比手和手套。
In this article, you have seen how to create schemas that use inheritance, encapsulation and polymorphism, and even had a glimpse of emerging design patterns in XML schema design.
在本文中,您已经看到如何创建使用继承、封装和多态性的模式,并且还大致了解了XML模式设计中新兴的设计模式。
Anyway, this section talks about UML and class diagrams, inheritance, polymorphism, encapsulation... things they should have shown you in the beginning.
总之,该部分讨论了UML和类图、继承、多态性、封装…一些应该在开头为您介绍的东西。
Leverage object-oriented concepts such as encapsulation, inheritance, and polymorphism.
利用面向对象的概念,如封装、继承和多态性。
In addition to introducing the benefits of object orientation, such as inheritance, polymorphism, and encapsulation, CORBA introduced a number of new features.
除引入面向对象的优点(如继承、多态性和封装)外,CORBA还引入了大量的新功能。
Leveraging object-oriented concepts such as encapsulation, inheritance, and polymorphism.
利用面向对象的概念,如封装、继承和多态性。
Inheritance and polymorphism are fundamental to object-oriented (OO) programming.
继承和多态性是面向对象(object - oriented,OO)程序设计的基础。
A more expressive and reusable domain model can emerge when you transfer common object-oriented concepts such as inheritance and polymorphism to the database via a framework like Hibernate.
通过Hibernate等框架把继承和多态性等面向对象概念应用于数据库,就能够产生表现力和可重用性更强的领域模型。
ooRexx fully supports such aspects of object orientation as polymorphism, inheritance, and important libraries, such as TCP/IP and mathematics, so that Rexx programs can solve complex requirements.
ooRexx完全支持多态性、继承性和重要的库(例如TCP/IP 和算法)等面向对象的方面,从而使 Rexx程序可以满足较为复杂的要求。
Inheritance (and, by extension, polymorphism) in db4o really is that simple.
db4o中的继承(以及多态)其实就是这么简单。
A mechanism for treating different implementations as logically "the same kind of thing" - usually polymorphism is implemented via interface implementation and class inheritance.
l一种逻辑上做相同事情,但却有不同实现的机制。我们通常称之为多态机制。
Chapter 3 digs into inheritance (basic and multiple) and polymorphism.
第三章深刻讲解了继承(基本继承和多重继承)和多态。
Technically, OOP is just about abstract data typing, inheritance and polymorphism, but other issues can be at least as important. The remainder of this section will cover these issues.
从技术的角度上来看oop其实就是对于数据类型的抽象,继承和多态,但是其他的问题也很重要,我会在下面的章节里提到这些问题。
Using the encapsulation, inheritance and polymorphism of OOP, a foundation class library of small satellite software is designed, the detail design of all base classes is introduced.
利用OOP的封装性、继承性和多态性,设计小卫星软件的基本类库,介绍各个基本类的具体设计思想。
In the object-oriented finite element program, utilizing the inheritance and polymorphism may establish the object family that has the same key features, and can achieve the reuse of the code.
在面向对象的有限元程序设计中利用类的继承机制和多态性,可以建立具有共同关键特征的对象家族,实现代码的重用;
But some characters of Object-Oriented programs, such as encapsulation, inheritance, polymorphism, and exception handling mechanism, bring some new challenging problems to software testing.
但面向对象程序的封装、继承、多态和异常处理机制等新特性却给软件测试带来新的挑战。
Traditional object technology provides good code reuse with the encapsulation, inheritance and polymorphism.
传统的对象技术通过封装、继承及多态提供了良好的代码重用功能。
Polymorphism is the third essential feature of an object-oriented programming language, after data abstraction and inheritance.
多态性是面向对象语言中继封装,继承之后第三个基本特征。
A: characteristics: consistency, polymorphism, classification and inheritance.
答:特征:一致性、多态性、分类性、继承性。
With the strong- points of abundant polymorphism, repeatable operation and carrying creaible inheritance information, PCR- RFLP has been researched and applied actively.
由于其具有丰富的多态性、操作的可重复性、遗传信息的忠实性等优点,PCR-RFLP技术的研究和应用十分活跃。
The behavior and state of object types are Paramount, and language features, such as classes, interfaces, inheritance, and polymorphism, are provided to address these concerns.
对象类型的行为和状态至为重要,并提供语言功能(如类、接口、继承和多态性)以解除这些问题。
How to apply the encapsulation, inheritance and the polymorphism of the OOP to the FEM programs, and what benefits it can bring are both the projects of this paper.
怎样将OOP的封装性、继承和多态性体现在FEM程序设计当中,OOP程序有什么优势都是本文要研究的课题。
This course mainly covers classes and objects, association and aggregation, inheritance, polymorphism, comprehensive design and other related experiments.
本课程主要内容包括类和对象、关联和聚合、继承、虚函数和多态性、综合设计等相关实验。
This course mainly covers classes and objects, association and aggregation, inheritance, polymorphism, comprehensive design and other related experiments.
本课程主要内容包括类和对象、关联和聚合、继承、虚函数和多态性、综合设计等相关实验。
应用推荐