基于面向对象的设计方法,研究开发了透平级设计优化专家系统。
With the help of a design method based on an object oriented approach an expert system for turbine stage design optimization has been studied and developed.
本文提出一种新的,以面向对象的设计方法实现轧制节奏控制功能。
A new, object oriented design procedure has been put forward to realize this mill pacing controlling function.
从面向对象的设计方法出发,对把该方法应用于设计类专家系统进行了研究。
This paper discusses the research of applying the object oriented idea into the expert system for the design.
平台软件的实现使用了面向对象的设计方法,保证了软件的易维护性和可扩展性。
The software use the object oriented design method, this assure the maintainability and extensibility of software.
系统设计过程中采用了面象对象的设计方法,使得问题空间和方法空间的结构上能够达到一致。
It adopted the design method of Object-Oriented, which makes problem space been in accordance with the method space on the construction attained.
软件的开发过程采用面向对象的设计方法,运用统一模型语言(UML)描述各对象之间的联系。
The object-oriented design method is used during programming, and the objects' relations are described by the Unified Modeling Language (UML).
采用面向对象的设计方法,对部分模块给出了详细设计过程,包括用例设计、概念模型和顺序框图。
Adopting the object-oriented design method, the detail design of some modules is given, which includes use case design, concept model and sequence diagram.
通过应用面向对象的设计方法来管理单个的J2EE组件实现类及接口如何变化,可以更好地对此进行处理。
This can be better handled by applying techniques of object-oriented design to manage how individual J2EE component implementation classes and interfaces evolve.
本文采用面向对象的设计方法,对列车自动驾驶仿真平台的分析与设计进行了详细论述,并完成了系统仿真软件的设计。
This paper illustrates the process of analysis and design of automatic train operation by use of object-oriented method, and completes the software design of this simulation system.
本文采用面向对象的设计方法对切片过程进行了系统抽象,对切片中的对象进行了优化,给出了优化分层系统的整体结构。
In this paper, laminating process was abstracted with object Oriented Programming method, and the object of process was optimized, and the total structure of optimize laminating system was designed.
运用面向对象的设计方法开发信息管理系统应用程序的过程,体现在窗体设计、数据库管理子系统设计和前后台操作的关联设计三个方面。
The development process of MIS applications with object-oriented method is related to form design, data base subsystem design, associated design of foregrounding and backgrounding.
这类情况的一个典型的例子就是,使用UnifiedModelingLanguage (uml)将一个走到尽头的结构化的设计方法移植到一个面向对象的设计方法。
An example in this category is the migration from a structured design method for a tool facing end-of-life to an object-oriented design method using the Unified Modeling Language (UML).
文中应用面向对象的设计方法 ,针对消除隐藏线算法 ,为由点、直线段、多边形构成的立体图形设计了一种实体模型 ,该实体模型具有封装性和可维护性等面向对象设计方法的优点。
In this paper, based on object-oriented design, we design an efficient solid model for 3-dimension object constructed by point, straight line and polygon to accomplish hidden-line detection method.
设计模式指对象和方法的常见交互,并且时间证明它可以解决某些问题。
Design patterns are common interactions of objects and methods that have been proven over time to resolve certain problems.
我不知道是否我们将会达到在构建系统时将AOP作为主要设计机制的地步,但是我认为我们将会找到使用方面来增强我们的面向对象设计的方法。
I don't know if we will get to the point where we build systems where we consider AOP the primary design mechanism, but I do think we will find ways to enhance our OO designs with aspects.
业务接口模式不是避免远程对象设计中不匹配的方法的唯一方法。
Note that the Business Interface pattern isn't the only way to get around mismatched methods in remote object design.
对象方法为有状态系统的设计带来其他优势。
Object methods bring other advantages to designing stateful systems.
在面向对象的分析和设计方法中,系统接口通常被视为契约。
In Object Oriented Analysis and Design Methodology, a system interface is most often viewed as a contract.
第二个反模式(也称为传递包裹(Passthe Parcel))与以下情况有关:每个架构层的组件设计中指定了相同的传输对象和方法。
The second antipattern (also known as Pass the Parcel) relates to situations where the same transfer objects and methods are specified in the designs of the components in each architectural layer.
entities类的add_face方法在设计窗口中画出该平面,并返回一个face对象。
The add_face method of the Entities class both draws the surface in the design window and returns a face object.
Edge是一条线段,可以通过entities类的add_line方法将Edge对象添加到设计中。
An Edge is a line segment, and you add Edge objects to a design through the add_line method of the Entities class.
此时,您可能很想更进一步并用成熟的抽象工厂对象替换工厂方法,如ErichGamma等人在设计模式中详细描述的那样。
At this point, you may be tempted to go one step further and replace the factory method with a full-fledged abstract factory object, as detailed in Design Patterns by Erich Gamma, et al.
您的设计有时可以支配您的选择,例如,以子类型扩展基本类型则更加趋向于面向对象方法。
Your design can sometimes dictate which choice you make; for example, extending base types with subtypes is clearly a more object-oriented approach.
在一个设计良好的系统里,对象们协同工作共同完成一项任务;因此,为了检验一种方法,通常我们需要提供使得这种方法完成其任务的其他对象。
In a well-designed system, objects work together to accomplish a task; therefore, in order to test a method, we often have to provide other objects that enable the method to complete its task.
单例、生成器和工厂方法设计模式被视为是创建型的模式,因它们可协助对象的构建。
The singleton, builder, and factory method design patterns are considered creational patterns, as they assist in the construction of objects.
当设计一个面向对象的框架时,实际上可以使用两种抽象工具:方法和类。
When you design an object-oriented framework, you have essentially two abstraction tools available: methods and classes.
作为抽象的主要方法,类的使用在面向对象框架设计中是很关键的。
The use of the class as the primary means of abstraction is key to object-oriented framework design.
在经典的设计中,这些方法中的值对象或数据传输对象用作方法参数并在需要复杂对象时返回值。
In a classic design, value objects or data transfer objects in those methods are used as method parameters and return values when complex objects are required.
要想使用领域设计方法,你就需要为实体类定义和构建资源库来实现领域对象的持久化。
Using a domain driven design approach you will need to define and build repositories for the entities that make up your domain.
要想使用领域设计方法,你就需要为实体类定义和构建资源库来实现领域对象的持久化。
Using a domain driven design approach you will need to define and build repositories for the entities that make up your domain.
应用推荐