Graham, I., Object-Oriented Methods: Principles and Practice (3rd edition), Addison-Wesley, 2001.
面向对象方法:原则和实践(3rdedition),Addison - Wesley, 2001。
And then, it USES Object-Oriented methods to analyze and design the requirement model of the system.
其次,利用面向对象方法对系统的需求进行了分析和设计。
Our system is proved to be easier to reuse and maintain, as we use object-oriented methods to design the system.
在该系统的设计过程中,通过应用面向对象和模块化的设计方法,使系统易于重用、维护和扩展。
This article expatiates the status of Object-Oriented Methods and the position of UML in Object-Oriented Methods.
阐述面向对象方法的现状以及UML在面向对象方法中的地位。
The model described by object-oriented methods mainly includes class structures, graphic elements description and SVG parsing.
该模型采用面向对象的方法来描述,主要包括类结构、图元描述模型和SVG解析模型。
This paper points out the necessity and feasibility of using Object-Oriented methods for digital relays and monitoring software.
指出面向对象方法在低压微机继电保护测控软件设计中的必要性和可行性。
As an important part of modern software engineering techniques, object-oriented methods are playing an active role in the development of modern information systems.
面向对象方法作为现代软件工程技术的重要部分,在现代信息系统的开发中发挥着积极的作用。
The methods in Object-oriented Programming are discussed in this paper; a contrast is also made between Object-oriented Methods and those of Function-decomposition.
本文对面向对象程序设计的方法进行了论述,并将面向对象方法和功能分解法的不同之处进行了对比。
Finally, by means of object-oriented methods, a set of simulation software of EGCS is implemented. Its result shows the algorithm's superiority, as well as rationality.
最后利用面向对象的方法实现了电梯群控系统的仿真软件,结果表明了此算法的优越合理性。
The use of static methods might be considered a bad object oriented programming practice.
静态方法的使用可能是一种糟糕的面向对象的编程操作。
AOP or Aspect Oriented Programming allows developers to "weave" code fragments through their object and methods without explicitly placing the code in the class's source.
AOP或者说面向方面编程支持开发人员将代码段“织入”到对象和方法中,而不需要显式地将代码放入到类的源代码中。
It provides objects and methods for accessing the asset manifest in an object-oriented style and offers full control on the extended metadata of the assets.
它以一种面向对象的方式提供访问资产清单的对象和方法,并提供对资产已扩展元数据的完全控制。
In an object-oriented system, a class is a collection of data and methods that operate on that data.
作为一个面向对象系统,类是以数据和对数据进行操作的方法的集合。
When you design an object-oriented framework, you have essentially two abstraction tools available: methods and classes.
当设计一个面向对象的框架时,实际上可以使用两种抽象工具:方法和类。
In the case of object-oriented programming, these models clearly lay out the classes and methods linked to a use case.
在面向对象的编程用例中,这些模型清楚地展示了连接到用例地类和方法。
This article assumes you are familiar with basic object-oriented concepts, such as classes, objects, methods, and inheritance.
本文假设读者熟悉基本的面向对象概念,比如类、对象、方法和继承。
These were accompanied by a prodigious and confusing glut of object-oriented (OO) software design methods and modeling notations.
伴随着这些语言出现的还有令人惊叹和难以理解的面向对象(object-oriented(OO))软件设计方法和建模符号。
Imparting transactional semantics to object-oriented components required an extension of the TPM model, in which transactions are instead defined in terms of invoking methods on transactional objects.
将事务性语义告知面向对象的组件要求对TPM模型进行扩展—在这个模型中事务是按照事务性对象的调用方法定义的。
In an object-oriented fashion, each business object has a set of methods (BAPIs) associated with it to manipulate the data in the business object and carry out business functions using that data.
在面向对象的方式中,每个业务对象都有一组与其关联的方法(BAPI),以便操作业务对象中的数据,并使用该数据实现业务功能。
After all, the ability to add such polymorphic methods is one of the key advantages of an object-oriented language.
毕竟,添加这种多态方法的能力是面向对象语言的关键优势之一。
Such abstraction would require the capabilities of a full-fledged object-oriented programming language? One that is replete with robust reflection methods.
此种抽象会要求具备完全面向对象程序设计语言的功能,它是一个具有健壮的映射方法的语言。
We’ll discuss this more in the section called “When Accessor Methods and Fields Are Indistinguishable: The Uniform Access Principle” in Chapter 6, Advanced Object-Oriented Programming In Scala.
我们会在《第6章 -Scala高级面向对象编程》的“当方法和字段存取器无法区分时:唯一存取的原则”章节来更多的讨论这一点。
The entire Tk toolset draws heavily on Perl's object-oriented features; you'll frequently see methods being called on objects using the -> notation.
整个Tk工具集汲取了大多数Perl面向对象的特性。您经常可以看到使用->符号基于对象对方法进行调用。
This paper researches application and modeling methods of the Object - Oriented Technology in the Management Information System.
本论文主要是研究面向对象技术在管理信息系统中的应用和建模方法。
Object-oriented systems consist of objects that communicate by sending messages to (or, more specifically, executing methods on) other objects. Figure 1 represents an object-oriented system.
面向对象系统是由对象所组成的,这些对象通过向其他对象发送消息(或更具体的来说,对其他对象执行方法)来进行通信。
Programming languages can separate the declaration of functions (or methods in an object-oriented language) from their invocation.
编程语言能够将对函数(或在面向对象语言中的方法)的声明从其调用中分离出来。
Object Oriented programming methods are used, which make this software expansile and maintainable with a friendly interface easy to operate for clients.
该软件采用的是面向对象的编程方法,扩展性和可维护性强,具有友好的用户界面,操作简单。
In the last section of the thesis, the application software of raw material supply management system is developed by using Object Oriented methods.
本文最后利用面向对象方法开发原料管理系统应用软件。
In the last section of the thesis, the application software of raw material supply management system is developed by using Object Oriented methods.
本文最后利用面向对象方法开发原料管理系统应用软件。
应用推荐