The process of identifying Web services in object-oriented designs
在面向对象设计中标识Web服务的过程
So what is this all about? What is an object in object-oriented programming?
所以它到底是什么呢?,面向对象编程中的对象到底是什么呢?
Object interactive testing is an important part in object-oriented software.
对象交互测试是面向对象软件测试的一个重要环节。
Components have many similarities with objects in object-oriented programming.
组件与面向对象的编程中的对象具有很多相似之处。
The trick is to remember the importance of type in object-oriented programming.
窍门是记住面向对象编程中类型的重要性。
The UML objective is to describe any kind of system in Object-Oriented diagrams.
UML的目标是以面向对象的方式来描述任何类型的系统。
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.
在面向对象的设计中,存在属性及操作可见性的记号。
In object-oriented programming, an object is the product or instance generated by a class.
在面向对象编程中,对象是产物或被类产生的实例。
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在面向对象方法中的地位。
The construction function and the destruction function are difficult parts in object-oriented programming design.
构造函数和析构函数是面向对象程序设计中的难点。
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.
在面向对象的编程中,对象包括数据以及对其状态、操作方法和如何与其他对象进行交互的定义。
Type polymorphism and polymorphism in object-oriented programming: Read Wikipedia's articles about polymorphism, including subtype polymorphism.
类型多态性和面向对象编程的多态性:阅读有关多态性的Wikipedia文章,包括子类型多态性。
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.
然而,当您重构大型的代码库后,到处都会出现耦合的地方,因为那是面向对象语言中的其中一种重用机制。
应用推荐