object-oriented-programming
object-oriented-programming什么意思,object-oriented-programming翻译
基本解释
网络: 面向对象的程序设计
例句
Even the C interface can be used for true object oriented programming, though it may be a tedious way of doing things.
甚至C接口也能用于真正的面向对象编程,尽管它有可能被认为是一种单调乏味的实现方式。
"Philosophy" behind their design are quite different from what is often advertised as object-oriented programming.
它们的使用模型和隐藏其设计之后的“哲学”与通常所称的面向对象编程相当地不同。
As it was with object-oriented programming, we"ve got to spend a little time accumulating the wisdom it takes to use AOP effectively.
因为它使用了面向对象编程,所以我们必须花费一些时间积累相关知识以更有效地使用AOP。
You may be familiar with a slightly different variation of that expression, which stems from object-oriented programming.
你能够熟悉一个略微不同的变化,表达,这源于面向对象编程。
It has efficient high-level data structures and a simple but effective approach to object-oriented programming.
它包括了高效的高级数据结构,提供了一个简单但很有效的方式进行面向对象编程。
The Expression Problem is a real, practical problem in object-oriented programming, and most common solutions to it are inadequate.
表达式问题在面向对象的编程中是真实的、实际的问题,且针对它的最通用的解决方案是不足的。
This type equivalence via inheritance is one of the fundamental gateways in understanding the meaning of object-oriented programming.
这种通过继承实现类型等价是你理解面向对象编程的一个基础。
You probably have at least heard the term coupling used in the context of object-oriented programming.
您可能至少听说过面向对象编程中所使用的术语耦合(coupling)。
Object Oriented Programming is the name of a piece of software .
微软也称为目标导向程序。
Pattern matching plays a central role in functional programming just as polymorphism plays a central role in object-oriented programming.
模式匹配在函数式编程中扮演了中心角色,就好像多态在面向对象编程中扮演着中心角色一样。