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.
其次,利用面向对象方法对系统的需求进行了分析和设计。
The thought of using relational model and objected-oriented methods to unite to denote IDSS is put forward.
从理论上研究了关系模型库的定义与实现,提出并实现了应用关系模型和面向对象方法统一IDSS的思想;
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.
指出面向对象方法在低压微机继电保护测控软件设计中的必要性和可行性。
The analysis result shows that a company needs to foster relational capital by structured and specific alliance 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.
本文最后利用面向对象方法开发原料管理系统应用软件。
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.
最后利用面向对象的方法实现了电梯群控系统的仿真软件,结果表明了此算法的优越合理性。
Unfortunately, Rational method Composer content does not convey expertise-based and learning-oriented methods, and largely ignores all other techniques, which, however, may still be used.
不幸的是,RationalMethod Composer内容没有采用基于经验的且面向学习的方法,并且大规模地忽略了所有其他的技术,然而,这些技术可能仍旧在使用。
The traditional function-oriented methods of development cannot fit in with the complexity and inconstant requirements, and the result of analysis and design cannot be reused effectively.
传统的面向功能开发方法,已逐渐不适应越来越复杂和多变的需求了,其成果不能得到很好的重用。
As organizations start to move towards SOA, one of the main adoption methods or entry points into the SOA world is through Service-Oriented Integration (SOI).
当组织开始转向SOA时,采用的主要方法之一或者进入soa世界的入口就是通过面向服务的集成(SOI)。
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或者说面向方面编程支持开发人员将代码段“织入”到对象和方法中,而不需要显式地将代码放入到类的源代码中。
The use of static methods might be considered a bad object oriented programming practice.
静态方法的使用可能是一种糟糕的面向对象的编程操作。
Software development methods like RUP and IBM RUP Service-Oriented Modeling and Architecture (SOMA) provide static process guidance that's published as HTML.
软件开发方法(如rup和IBM RUP面向服务的建模和体系结构(SOMA))可提供发布为HTML的静态流程指导。
Service-Oriented Architecture (SOA) is an architectural style that provides methods for systems development and integration, allowing different applications to exchange data with one another.
面向服务架构(Service-Oriented Architecture,SOA)是一种提供系统开发和集成方法的架构风格,它允许不同的应用程序相互交换数据。
Pyxie does two basic things: it transforms XML documents to a more easily parsed line-oriented format; and it provides methods to treat an XML document as a walkable tree.
pyxie将完成两项基本操作:它将XML文档转换成一种更易于进行语法分析的基于行的格式;并且它提供了将XML文档当作可操作树处理的方法。
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.
作为一个面向对象系统,类是以数据和对数据进行操作的方法的集合。
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),以便操作业务对象中的数据,并使用该数据实现业务功能。
When you design an object-oriented framework, you have essentially two abstraction tools available: methods and classes.
当设计一个面向对象的框架时,实际上可以使用两种抽象工具:方法和类。
Like any other technology, service-oriented run time technologies have their own methods and best practices for deployment, configuration, partitioning mechanisms, topology, and management.
与其他技术一样,面向服务的运行时技术也有自己的关于部署、配置、分区机制、拓扑和管理的方法和最佳实践。
After all, the ability to add such polymorphic methods is one of the key advantages of an object-oriented language.
毕竟,添加这种多态方法的能力是面向对象语言的关键优势之一。
Listing 3 shows the richest example, which is for the permission-oriented constructor; the other methods are similar but even simpler.
清单3显示了最丰富的示例,该示例用于面向权限的构造函数;其他方法也是类似的甚至更简单。
Listing 3 shows the richest example, which is for the permission-oriented constructor; the other methods are similar but even simpler.
清单3显示了最丰富的示例,该示例用于面向权限的构造函数;其他方法也是类似的甚至更简单。
应用推荐