继承在面向对象编程中是一个重要的特性,UML为它的建模提供了方法。
Inheritance is an important feature in Object Oriented Programming, and UML provides a way to model it.
静态方法的使用可能是一种糟糕的面向对象的编程操作。
The use of static methods might be considered a bad object oriented programming practice.
设计原则:验证你的代码是否坚持面向对象编程的设计原则。
Design principles: Validates that your code adheres to the design principles of object-oriented programming.
所以它到底是什么呢?,面向对象编程中的对象到底是什么呢?
So what is this all about? What is an object in object-oriented programming?
后来我又经过了很长的、缓慢的、诸多痛苦的过程转变到了面向对象编程模式。
Later I lived through the long, slow and at times even more painful transition to objected oriented programming.
那些熟悉并已适应了面向对象编程的人员将发现它是一个理想环境。
Those who are conversant and comfortable with object-oriented programming will find it an ideal environment.
首先,深刻理解面向对象编程至关重要。
First of all, a good understanding of object oriented programming is crucial.
面向对象编程解决了所有关注点,因此我不需要AOP。
Object-oriented programming solves all my problems, so I don't need AOP.
窍门是记住面向对象编程中类型的重要性。
The trick is to remember the importance of type in object-oriented programming.
组件与面向对象的编程中的对象具有很多相似之处。
Components have many similarities with objects in object-oriented programming.
此类紧凑的工作流可以替代面向对象的编程样式,并且相当有趣。
This type of compact workflow can be an alternative to the object-oriented programming style, and it is quite interesting.
面向对象编程 (OOP)是一种极好的工具。
命令式的(特别是)面向对象编程风格采用结构和消息传递作为构建块。
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.
如果熟悉面向对象编程,您将知道我一直把最好的留到最后。
If you're already in any way familiar with object-oriented programming, you'll know that I have been saving the best for last.
混合范式-面向对象编程。
Scala完全支持面向对象编程(OOP)。
Python3面向对象编程。
设计原则(5):用于面向对象编程的设计原则的规则。
Design principles (5) : Rules for design principles of object-oriented programming.
面向对象编程和其它不良习惯。
对面向对象编程的全新支持。
这些典型的GPL特性包括面向对象编程、if指令和for循环等等。
Such typical GPL features include object-oriented programming, if-statements and for-loops.
查看Wikipedia以了解多范型编程语言、面向对象编程以及动态编程语言。
Check out Wikipedia to learn about Multi-paradigm programming languages, object-oriented programming, and dynamic programming languages.
在面向对象的编程中,有大量的集合类型库。
In object-oriented programming, there are rich libraries of collection types. In Java for example, there are.
—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.
ODBMS中的对象——与面向对象编程语言中的对象非常相象——是许多数据和行为的组合。
Objects in an ODBMS — much like objects in an object-oriented programming language — are bundles of data and behaviors.
通过这种方式,面向对象编程中隐藏的信息可以公开给服务请求者。
In this way, the hidden information in Object-Oriented programming can be exposed to the service requesters.
类型是面向对象编程的基础,因为类型是良好一致的行为的保证。
They are fundamental to object-oriented programming because a type is a promise of good and consistent behavior.
但即使您决定在自己的代码中不使用面向对象的编程,您仍可能需要了解面向对象的编程。
Even if you decide to stay away from object-oriented programming in your own code, you will likely need to know object-oriented programming.
闭包不但是过程序编程的有用工具,而且是面向对象编程的有用工具。
Closures can be a useful tool not only for procedural programming but also for object-oriented programming.
应用推荐