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.
另一方面,多重继承往往被视为面向对象编程的必备要素。
Multiple inheritance, on the other hand, was commonly held as a necessary element of object-oriented programming.
面向对象编程解决了所有关注点,因此我不需要AOP。
Object-oriented programming solves all my problems, so I don't need AOP.
误解:采用XQuery必须放弃过程性编程而转向面向对象编程。
Misunderstanding: To adopt XQuery, you must abandon procedural programming for object programming.
可以通过一个定义良好的管理对象模型进行面向对象编程。
Enables OO programming with a well defined managed object model.
设计原则:验证你的代码是否坚持面向对象编程的设计原则。
Design principles: Validates that your code adheres to the design principles of object-oriented programming.
闭包不但是过程序编程的有用工具,而且是面向对象编程的有用工具。
Closures can be a useful tool not only for procedural programming but also for 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.
继承在面向对象编程中是一个重要的特性,UML为它的建模提供了方法。
Inheritance is an important feature in Object Oriented Programming, and UML provides a way to model it.
至少,读者应该熟悉Perl面向对象编程(OOP)和HTML编程。
At the very least, the reader should be familiar with Perl object-oriented programming (OOP) and HTML programming.
—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.
类型是面向对象编程的基础,因为类型是良好一致的行为的保证。
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.
后来我又经过了很长的、缓慢的、诸多痛苦的过程转变到了面向对象编程模式。
Later I lived through the long, slow and at times even more painful transition to objected oriented programming.
这种在运行时的类切换是面向对象编程的一个常见特性,称为多态性。
This switching of classes at run time is a common feature of object-oriented programming, known as polymorphism.
如果PHP 5没有支持面向对象编程的话,肯定会丧失很多吸引力。
PHP would surely have lost a lot of its appeal if it had not moved to support OO programing in PHP 5.
经典的C语言方式进行面向对象编程的一种方式就是使用晦涩的指针,比如句柄。
The classic C language approach to object oriented programming is the usage of opaque pointers, i.e., handles.
命令式的(特别是)面向对象编程风格采用结构和消息传递作为构建块。
The imperative (and especially) object-oriented programming style uses structure and messaging as building blocks.
CORBA是用于面向对象编程中复杂的IPC的一个强大的解决方案。
CORBA is a powerful solution for complex IPC in object-orientation programming.
这些典型的GPL特性包括面向对象编程、if指令和for循环等等。
Such typical GPL features include object-oriented programming, if-statements and for-loops.
我们会在《第5章-Scala基础面向对象编程》中讨论这些例外。
We'll discuss these exceptions in Chapter 5, Basic Object-Oriented Programming in Scala.
用户必须理解元类编程和传统面向对象编程的不同点和相同点(单继承和多继承)。
Users must understand the differences and interactions between metaclass programming and traditional object-oriented programming (under both single and multiple inheritance).
我们会在《第5章,Scala基础面向对象编程》中详细讨论抽象类型。
We’ll discuss abstract types in more detail in Chapter 5, Basic Object-Oriented Programming in Scala.
应用推荐