The process of identifying Web services in object-oriented designs
在面向对象设计中标识Web服务的过程
Components have many similarities with objects in object-oriented programming.
组件与面向对象的编程中的对象具有很多相似之处。
SQLObject wants you to think in object-oriented terms instead of relational terms.
SQLObject想让您用面向对象的方式而非关系方式进行思考。
In object-oriented programming (OO) there are two pivotal concepts: classes and objects.
面向对象编程(object - oriented programming,OO)中有两个关键概念:类和对象。
In object-oriented design, there is a notation of visibility for attributes and operations.
在面向对象的设计中,存在属性及操作可见性的记号。
Polymorphism is a main feature of achieving software code-reuse in object-oriented programming.
多态性是面向对象程序设计中实现软件代码重用的一个重要特性。
But in Object-oriented programming, code and data are merged into a singe indivisible thing -an object.
但在面向对象的程序设计中代码和数据是在一个不可见的事物中——即对象中。
This paper presents an approach to establishing fuzzy class hierarchy model in object-oriented database.
本文提出了一种建立面向对象数据库中模糊类层次模型的方法。
Combining with the method, the paper also discusses some phenomena happened in object-oriented GUI design.
结合三层结构方法,文章对一些常见的面向对象界面现象进行了探讨。
In this way, the hidden information in Object-Oriented programming can be exposed to the service requesters.
通过这种方式,面向对象编程中隐藏的信息可以公开给服务请求者。
In object-oriented programming, there are rich libraries of collection types. In Java for example, there are.
在面向对象的编程中,有大量的集合类型库。
This article expatiates the status of Object-Oriented Methods and the position of UML in Object-Oriented Methods.
阐述面向对象方法的现状以及UML在面向对象方法中的地位。
Therefore, the coupling between aspects and classes isn't different from that between classes in object-oriented programming.
因此,方面与类之间的耦合与面向对象的编程中类之间的耦合没有什么不同。
At the core of functional programming is the function, just as classes are the primary abstraction in object-oriented languages.
函数式编程的核心是函数,就像面向对象语言的主要抽象方法是类。
The Expression problem is a real, practical problem in object-oriented programming, and most common solutions to it are inadequate.
表达式问题在面向对象的编程中是真实的、实际的问题,且针对它的最通用的解决方案是不足的。
Clearly, the boilerplate portion of this code could be reused, and we typically do so in object-oriented languages by creating structure.
很显然,该代码的样板文件可重复使用,我们通常会在面向对象语言中通过创建架构来实现。
Pattern matching plays a central role in functional programming just as polymorphism plays a central role in object-oriented programming.
模式匹配在函数式编程中扮演了中心角色,就好像多态在面向对象编程中扮演着中心角色一样。
This academic year, as in the last few years, my schedule started out by teaching a course in object-oriented analysis and design (OOAD).
这几年的学术生涯,我教授面向对象分析和设计(OOAD)的课程。
Rather, I'm suggesting that it is overused in object-oriented languages in lieu of alternative abstractions that have better characteristics.
而是说,它被过多地用于面向对象的语言中来取代其他拥有更优秀特征的抽象。
In object-oriented programming, objects include data and define its status, its methods of operation and how it interacts with other objects.
在面向对象的编程中,对象包括数据以及对其状态、操作方法和如何与其他对象进行交互的定义。
Through the analysis of instances, the significance of generalization and genericity in object-oriented analysis and design is obviously shown.
通过实例分析,说明了泛化与泛型在面向对象分析与设计中的重要作用。
Type polymorphism and polymorphism in object-oriented programming: Read Wikipedia's articles about polymorphism, including subtype polymorphism.
类型多态性和面向对象编程的多态性:阅读有关多态性的Wikipedia文章,包括子类型多态性。
Persistent object can be stored in Object-Oriented Database directly, or be transferred into Relational Model to be persisted in Relational Database.
持久化对象数据可以直接使用面向对象数据库,或者通过转换存储在关系数据库中。
In object-oriented languages, the code used to write the program and the data processed by the program are grouped together into units called objects.
在面向对象的语言中,用来编写程序的代码和程序处理的数据,组合成叫做对象的单元。
The idea of multiple dispatch takes a little while to get your head around, even — or especially — if you are well-versed in object-oriented programming.
您花一点时间就可以理解多分派的思想了,如果您精通面向对象编程,那就更不在话下了。
The approach promised to dramatically improve the adaptability of software and is now an accepted principle in object-oriented analysis and design theory.
11该方法大大提高了软件的可适应性,现在已经成为广为接受的面向对象分析和设计理论的原则。
However, when you end up refactoring a large code base, coupling pops up everywhere because that's one of the reuse mechanisms in object-oriented languages.
然而,当您重构大型的代码库后,到处都会出现耦合的地方,因为那是面向对象语言中的其中一种重用机制。
In Object-Oriented programming (Schach, 2002), an object is a self-contained programming unit, consisting of both data and functionality to manipulate the data.
在面向对象编程中(Schach, 2002),对象是一个自我包含的程序单元,既包含数据也包含操纵数据的函数。
Using technology of encapsulation and inheritance in object-oriented development, this thesis implemented project management function and safe protection of data.
用面向对象的数据封装和继承技术实现了项目管理和方案数据的安全保护;
RUP is an advanced software development process, UML is a powerful visual modeling language, both of which are widely used in object-oriented Software Engineering.
RUP是先进实用的软件开发过程,UML是功能强大的可视化建模语言,二者的结合在面向对象软件工程技术中应用广泛。
应用推荐