事实上,重用的概念从面向对象(OO)诞生的那天起就已经被人们很好的理解并应用。
In fact, the concept of reuse has been well understood and leveraged right from the day of object orientation (OO).
这个框架是完全面向对象且可扩展的。
设计原则:验证你的代码是否坚持面向对象编程的设计原则。
Design principles: Validates that your code adheres to the design principles of object-oriented programming.
不过这有着面向对象的接口概念,而每个类都有面向对象的接口概念。
But then there's the object-oriented interface concept, and every class has that object-oriented interface concept.
在面向对象的设计中,存在属性及操作可见性的记号。
In object-oriented design, there is a notation of visibility for attributes and operations.
这种面向对象工具支持使得系统的继承结构清晰可见。
Such object-oriented tool support makes the inheritance structure of a system explicit.
我经常会读到或听到有人说一些“这个和那个不是正确的面向对象”,或“…面向函数”,或诸如此类的言论。
I frequently read or hear people say something along the lines of "this or that is not properly object oriented", or "... function oriented ", or something else similar to that.
利用面向对象的概念,如封装、继承和多态性。
Leverage object-oriented concepts such as encapsulation, inheritance, and polymorphism.
但即使您决定在自己的代码中不使用面向对象的编程,您仍可能需要了解面向对象的编程。
Even if you decide to stay away from object-oriented programming in your own code, you will likely need to know object-oriented programming.
面向对象原则与这类似。
AOP用新的语言设施补充了面向对象编程,因此应该用于解决面向对象编程不能解决的关注点。
AOP augments object-oriented programming with new language facilities, so it should work to solve problems that object-oriented programming can't.
高阶函数提供比面向对象概念更高层次的抽象。
Higher-order functions offer a higher level of abstraction than object-oriented concepts.
面向对象开发的宏过程是一种“持续集成”...
The macro process of object-oriented development is one of "continuous integration"...
面向对象的设计专家建议我们对接口进行编程。
Object-oriented design experts advise us to program to interfaces.
他说面向对象的语言其实不是去面向对象。
模式密集可能导致成熟的面向对象框架难以修改,但这是面向对象开发人员设计系统的方法所带来的自然结果。
Pattern density, which can make mature object-oriented frameworks hard to change, is a natural result of the way object-oriented developers design systems.
它设计为通过面向对象的抽象来生成所有标签。
It is designed so that all tag generation takes place through object-oriented abstraction.
面向对象编程 (OOP)是一种极好的工具。
UML图允许您建模面向对象和非面向对象的元素,如模块。
UML diagrams allow you to model both object-oriented and non object-oriented elements such as modules.
混合范式-面向对象编程。
Scala完全支持面向对象编程(OOP)。
Python3面向对象编程。
我开始想知道面向对象编程到底是什么,而且我认为Erlang不是面向对象的,它是函数式编程语言。
I started wondering about what object oriented programming was and I thought Erlang wasn't object oriented, it was a functional programming language.
从过程到面向对象的python。
Scala是面向对象的:scala是一个纯面向对象语言,在某种意义上来讲所有数值都是对象。
Scala is object-oriented: Scala is a pure object-oriented language in the sense that every value is an object.
清单1:面向对象的接口。
Alice是基于对象的但不是面向对象的。
然而关于Alice的事实就是Alice是面向对象的产物但是你却不能用它来进行面向对象编程。
However, the fact that the Alice program is object-oriented doesn't mean that what you are able to produce using Alice will be object-oriented.
Alice是个不完全的面向对象的编程环境它基于对象并且非常适合引导你走向面向对象编程的道路.
While Alice is not a fully object-oriented programming environment, it is object-based and therefore is very suitable for getting you started down the road towards object-oriented programming.
ODBMS中的对象——与面向对象编程语言中的对象非常相象——是许多数据和行为的组合。
Objects in an ODBMS — much like objects in an object-oriented programming language — are bundles of data and behaviors.
应用推荐