Python3面向对象编程。
面向对象编程和其它不良习惯。
混合范式-面向对象编程。
Scala完全支持面向对象编程(OOP)。
第5章Scala基础面向对象编程。
面向对象编程 (OOP)是一种极好的工具。
设计原则(5):用于面向对象编程的设计原则的规则。
Design principles (5) : Rules for design principles of object-oriented programming.
Blue也采用了明确的极简方法来进行面向对象编程。
Blue also takes a clearly minimalist approach to object-oriented programming.
面向对象编程解决了所有关注点,因此我不需要AOP。
Object-oriented programming solves all my problems, so I don't need AOP.
另一方面,多重继承往往被视为面向对象编程的必备要素。
Multiple inheritance, on the other hand, was commonly held as a necessary element of object-oriented programming.
设计原则:验证你的代码是否坚持面向对象编程的设计原则。
Design principles: Validates that your code adheres to the design principles of object-oriented programming.
如果熟悉面向对象编程,您将知道我一直把最好的留到最后。
If you're already in any way familiar with object-oriented programming, you'll know that I have been saving the best for last.
—TomCargill,贝尔实验室的面向对象编程专家。
The remaining 10% of the code accounts for the other 90% of the development time. — Tom Cargill, object-oriented programming expert at Bell LABS.
可以通过一个定义良好的管理对象模型进行面向对象编程。
Enables OO programming with a well defined managed object model.
这种在运行时的类切换是面向对象编程的一个常见特性,称为多态性。
This switching of classes at run time is a common feature of object-oriented programming, known as polymorphism.
命令式的(特别是)面向对象编程风格采用结构和消息传递作为构建块。
The imperative (and especially) object-oriented programming style uses structure and messaging as building blocks.
这些典型的GPL特性包括面向对象编程、if指令和for循环等等。
Such typical GPL features include object-oriented programming, if-statements and for-loops.
继承在面向对象编程中是一个重要的特性,UML为它的建模提供了方法。
Inheritance is an important feature in Object Oriented Programming, and UML provides a way to model it.
类型是面向对象编程的基础,因为类型是良好一致的行为的保证。
They are fundamental to object-oriented programming because a type is a promise of good and consistent behavior.
通过这种方式,面向对象编程中隐藏的信息可以公开给服务请求者。
In this way, the hidden information in Object-Oriented programming can be exposed to the service requesters.
误解:采用XQuery必须放弃过程性编程而转向面向对象编程。
Misunderstanding: To adopt XQuery, you must abandon procedural programming for object programming.
后来我又经过了很长的、缓慢的、诸多痛苦的过程转变到了面向对象编程模式。
Later I lived through the long, slow and at times even more painful transition to objected oriented programming.
闭包不但是过程序编程的有用工具,而且是面向对象编程的有用工具。
Closures can be a useful tool not only for procedural programming but also for object-oriented programming.
当前的软件实践,如面向对象编程,在那时还太低效,仅处于学术界探讨之中。
Current software practices, such as object-oriented programming, were too inefficient for prime time and were relegated to the confines of academia.
如果PHP 5没有支持面向对象编程的话,肯定会丧失很多吸引力。
PHP would surely have lost a lot of its appeal if it had not moved to support OO programing in PHP 5.
CORBA是用于面向对象编程中复杂的IPC的一个强大的解决方案。
CORBA is a powerful solution for complex IPC in object-orientation programming.
我们会在《第5章-Scala基础面向对象编程》中讨论这些例外。
We'll discuss these exceptions in Chapter 5, Basic Object-Oriented Programming in Scala.
至少,读者应该熟悉Perl面向对象编程(OOP)和HTML编程。
At the very least, the reader should be familiar with Perl object-oriented programming (OOP) and HTML programming.
真正的面向对象编程意味着对象隐藏其内部状态,并实现其使用该状态信息的行为。
True object-oriented programming means that objects hide their internal state and implement their own behaviors for working with that state information.
查看Wikipedia以了解多范型编程语言、面向对象编程以及动态编程语言。
Check out Wikipedia to learn about Multi-paradigm programming languages, object-oriented programming, and dynamic programming languages.
应用推荐