Python 3 Object Oriented programming.
Python3面向对象编程。
Mixed Paradigm - Object Oriented programming.
混合范式-面向对象编程。
Scala fully supports Object Oriented Programming (OOP).
Scala完全支持面向对象编程(OOP)。
First of all, a good understanding of object oriented programming is crucial.
首先,深刻理解面向对象编程至关重要。
The use of static methods might be considered a bad object oriented programming practice.
静态方法的使用可能是一种糟糕的面向对象的编程操作。
The classical vs. pop debate is very similar to functional vs. object oriented programming.
古典音乐对流行音乐的争论与函数式程序设计对面向对象程序设计的争执非常相似。
When you apply OOP (object Oriented Programming) principles to the domain model, it gets the object flavor.
将面向对象的编程(OOP)原理应用到领域模型时,就与处理对象时有些类似。
Inheritance is an important feature in Object Oriented Programming, and UML provides a way to model it.
继承在面向对象编程中是一个重要的特性,UML为它的建模提供了方法。
The classic C language approach to object oriented programming is the usage of opaque pointers, i.e., handles.
经典的C语言方式进行面向对象编程的一种方式就是使用晦涩的指针,比如句柄。
Design principles: Validates that your code adheres to the design principles of object-oriented programming.
设计原则:验证你的代码是否坚持面向对象编程的设计原则。
Objects in an ODBMS — much like objects in an object-oriented programming language — are bundles of data and behaviors.
ODBMS中的对象——与面向对象编程语言中的对象非常相象——是许多数据和行为的组合。
Those who are conversant and comfortable with object-oriented programming will find it an ideal environment.
那些熟悉并已适应了面向对象编程的人员将发现它是一个理想环境。
This switching of classes at run time is a common feature of object-oriented programming, known as polymorphism.
这种在运行时的类切换是面向对象编程的一个常见特性,称为多态性。
On the other hand, object-oriented programming can be a very useful way to create abstraction, and thus resuable code.
另一方面,对于创建抽象从而创建可重用的代码来说,面向对象的编程可能是非常有用的方法。
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用新的语言设施补充了面向对象编程,因此应该用于解决面向对象编程不能解决的关注点。
In the case of object-oriented programming, these models clearly lay out the classes and methods linked to a use case.
在面向对象的编程用例中,这些模型清楚地展示了连接到用例地类和方法。
Therefore, the coupling between aspects and classes isn't different from that between classes in object-oriented programming.
因此,方面与类之间的耦合与面向对象的编程中类之间的耦合没有什么不同。
The trick is to remember the importance of type in object-oriented programming.
窍门是记住面向对象编程中类型的重要性。
The Expression problem is a real, practical problem in object-oriented programming, and most common solutions to it are inadequate.
表达式问题在面向对象的编程中是真实的、实际的问题,且针对它的最通用的解决方案是不足的。
Pattern matching plays a central role in functional programming just as polymorphism plays a central role in object-oriented programming.
模式匹配在函数式编程中扮演了中心角色,就好像多态在面向对象编程中扮演着中心角色一样。
His code is messy because he does not follow best practices and never makes use of object-oriented programming (OOP).
因为从不进行实践检验,和应用面向对象程序设计(OOP),他的编程都混乱不堪。
For more information about writing more maintainable PHP by using object-oriented programming concepts and design patterns, see Resources.
有关如何用面向对象编程的概念和设计模式编写更易于维护的PHP 的详细信息,请参见参考资料。
Components have many similarities with objects in object-oriented programming.
组件与面向对象的编程中的对象具有很多相似之处。
Multiple inheritance, on the other hand, was commonly held as a necessary element of object-oriented programming.
另一方面,多重继承往往被视为面向对象编程的必备要素。
This type of compact workflow can be an alternative to the object-oriented programming style, and it is quite interesting.
此类紧凑的工作流可以替代面向对象的编程样式,并且相当有趣。
The imperative (and especially) object-oriented programming style uses structure and messaging as building blocks.
命令式的(特别是)面向对象编程风格采用结构和消息传递作为构建块。
It is the model we look to for an understanding of object-oriented programming today.
它是我们今天理解面向对象编程的范例。
Design principles (5) : Rules for design principles of object-oriented programming.
设计原则(5):用于面向对象编程的设计原则的规则。
New support for object-oriented programming.
对面向对象编程的全新支持。
应用推荐