Object oriented technologies introduced significant improvements for code reuse within an application.
面向对象技术的引入显著地改善了应用内部的代码重用。
The use of static methods might be considered a bad object oriented programming practice.
静态方法的使用可能是一种糟糕的面向对象的编程操作。
The framework is fully object oriented and extensible.
这个框架是完全面向对象且可扩展的。
Additionally, Amazon tends to ask a lot of questions about object oriented design. Check out the object oriented design chapter for sample questions and Suggestions.
此外亚马逊还会问很多“面向对象设计”方面的问题,关于这一部分本书也有对应的例题。
He said object oriented languages aren't object oriented.
他说面向对象的语言其实不是去面向对象。
Being an object oriented purist has its advantages.
做一个纯粹的面向对象开发人员有其优势所在。
Design principles: Validates that your code adheres to the design principles of object-oriented programming.
设计原则:验证你的代码是否坚持面向对象编程的设计原则。
It provides a consistent definition and structure of data using object-oriented techniques.
它将提供一致的使用面向对象技术的数据定义和结构。
In object-oriented design, there is a notation of visibility for attributes and operations.
在面向对象的设计中,存在属性及操作可见性的记号。
Even if we had a superior, object-oriented system implementation, we would encounter some problems.
即使我们有一个高级的、面向对象的系统实现,我们也将遇到一些问题。
Such object-oriented tool support makes the inheritance structure of a system explicit.
这种面向对象工具支持使得系统的继承结构清晰可见。
Leverage object-oriented concepts such as encapsulation, inheritance, and polymorphism.
利用面向对象的概念,如封装、继承和多态性。
But then there's the object-oriented interface concept, and every class has that object-oriented interface concept.
不过这有着面向对象的接口概念,而每个类都有面向对象的接口概念。
But the second form of caching data offers an object-oriented approach to caching.
但是第二种缓存数据的方法提供了一种面向对象的方法来缓存。
It presents a clean object-oriented interface on top of the procedural DBI layer.
它在过程化的dbi层之上提供了一个完全面向对象的接口。
Many persistence mechanisms store data in a relational way rather than an object-oriented way.
许多持久性机制以关系的方法而不是面向对象方法存储数据。
Basicially, in an object-oriented system, objects communicate with each other through messages.
基本上,在一个面向对象的系统中,对象通过消息进行互相的交流。
Before this, PHP 3 saw the introduction of object-oriented function to the language.
在此之前,PHP3见证了该语言对面向对象的函数的引入。
The macro process of object-oriented development is one of "continuous integration"...
面向对象开发的宏过程是一种“持续集成”...
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 augments object-oriented programming with new language facilities, so it should work to solve problems that object-oriented programming can't.
AOP用新的语言设施补充了面向对象编程,因此应该用于解决面向对象编程不能解决的关注点。
This is very similar to the situation we encountered at the beginning of the object-oriented paradigm shift, where developers used object-oriented languages to develop procedural programs.
这与我们在最开始采用面向对象的编程技术时的情况(开发人员使用面向对象的语言来开发过程型的程序)十分相似。
Higher-order functions offer a higher level of abstraction than object-oriented concepts.
高阶函数提供比面向对象概念更高层次的抽象。
Components have many similarities with objects in object-oriented programming.
组件与面向对象的编程中的对象具有很多相似之处。
Software reuse is another flagship of object-oriented design.
软件重用是面向对象设计的另一个重要部分。
However, they lack knowledge about object-oriented approaches and later-day technologies.
然而,他们缺乏有关面向对象的方法和最新技术的知识。
Pattern density, which can make mature object-oriented frameworks hard to change, is a natural result of the way object-oriented developers design systems.
模式密集可能导致成熟的面向对象框架难以修改,但这是面向对象开发人员设计系统的方法所带来的自然结果。
Creating blueprints for reusable types is considered good object-oriented design.
为可重用类型创建蓝图被认为是一种好的面向对象设计。
JDO programmers are able to operate entirely within an object-oriented paradigm.
JD o程序员能完全在面向对象的范例内操作。
Also the object-oriented architecture makes the code structured, reusable, and fast.
而且,面向对象的体系结构使代码结构化、可重用并且运行快速。
应用推荐