Without a solid background on object oriented design, we can quickly get lost in a world of objects, relations and classes.
如果没有坚实的面向对象设计基础,我们很快就会迷失在对象、关系和类的世界里。
Similarly, in the early days of Object Oriented Analysis and Design we were faced with a fragmented market with conflicting notations and standards.
类似地,在面向对象分析和设计的早期,我们面临抵触标记和标准的零碎市场。
Both have helped me understand patterns, and I use examples and excerpts from them in my object-oriented analysis and design classes.
这两本书都曾帮助我理解模式,并且在我面向对象的分析与设计课程上,我使用了从中摘录的例子。
In object-oriented design, there is a notation of visibility for attributes and operations.
在面向对象的设计中,存在属性及操作可见性的记号。
In our first term, I had taught our object-oriented analysis and design (OOAD) course, which is the second software engineering course that our students can take.
因为在第一个学期中,我曾经教授过面向对象分析与设计(OOAD)课程,这门课是同学们可以选修的第二门软件工程学的课程。
Two responsibility assignment principles play a major role in achieving good object-oriented design: high cohesion and low coupling.
这两个职责分配原则在完成良好的面向对象设计的方面扮演了主要角色:高内聚和低耦合。
Whilst it undeniably captures a wealth of object-oriented design expertise in one place, I felt initially that much of it was interesting theory that I would never really use.
但是无可否认,这本书包含了丰富的面向对象设计专业知识,在我起初阅读的时候,只是觉得这些是有趣的理论,它们不会被真正使用到。
Inheritance by extension is a common object-oriented design and is easily expressed through showing abstract classes in UML.
通过扩展来进行继承是一种常见的面向对象设计,很容易通过在U ML中显示抽象类来表达这种继承。
The goal of a use-case realization is to produce a well-structured object-oriented design for implementing behavior defined in the use case.
用例实现的目标是生成用于实现用例中定义的行为的良构的面向对象的设计。
Grady Booch first introduced active objects in his 1990 book on object Oriented Design with Applications.
GradyBooch于1990年在其有关面向对象的应用程序设计的书中最先引入了活动对象。
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).
这类情况的一个典型的例子就是,使用UnifiedModelingLanguage (uml)将一个走到尽头的结构化的设计方法移植到一个面向对象的设计方法。
Expressing an object-oriented design in Ada
在Ada 中表达一个面向对象的设计
In this book Uncle Bob brings together the two and gives a developer a tour DE force of object-oriented design principles and an insight on how to use them on an Agile project.
在这本书中,UncleBob给我们介绍了这两个概念,并且带我们了解面向对象设计原则,以及如何在敏捷项目中使用它们。
Patterns (such as the Factory Method mentioned in this article) are an important tool for understanding and discussing object-oriented design.
模式(如本文中提到的FactoryMethod模式)是理解和讨论面向对象设计的重要工具。
I try to take a close look at these in the book, with one chapter focusing largely on concurrency and object oriented design, which are essential to DI but that are often not associated as such.
我在书中力图搞清楚这些问题,有一章主要关注并发与面向对象的设计,这些在依赖注入中是要点,但是通常没有这样关联起来考虑。
In order to make your test cases maintainable and reusable in a large project, please follow object-oriented design and other standard practices.
为了能让你的测试案例在大型的项目中可维护并可重复使用,请遵循面向对象设计和其他标准实践。
In traditional Object-Oriented (OO) design, it is common to have multiple object instances that implement the same interface.
在传统的面向对象(OO)设计中,通常让多个对象实例实现相同的接口。
The fundamental beauty of object-oriented design lies in its ability to model real-world domain entities and their respective behavior as abstract objects.
面向对象设计最根本的魅力在于,它能够将真实世界领域中的实体及各自的行为建模为抽象的对象。
These are tools that the oo designer puts to use in order to structure the analysis, the design, and the implementation, but they aren't central to what makes an oo program object-oriented.
这些是OO设计人员用来构成分析、设计和实现的工具,但它们并不是使程序面向对象的主要部分。
When PHP V5 was released in 2004, it was a giant leap forward compared to what PHP V4 provided in regards to object-oriented programming (OOP) and design.
与PHPV4提供的特性相比,2004 年发布的 PHPV5在面向对象编程(OOP)和设计方面向前迈出了很大的一步。
In Object Oriented Analysis and Design Methodology, a system interface is most often viewed as a contract.
在面向对象的分析和设计方法中,系统接口通常被视为契约。
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)的课程。
If a book under development has obvious college sales potential (for example, an object-oriented design book), she will include selected professors in the reading and review cycle.
如果正在出版的书籍有明显的校园市场潜力(例如面向对象设计的书籍),她就会选择一些教授参与读书和评审的周期内的一些活动。
The approach promised to dramatically improve the adaptability of software and is now an accepted principle in object-oriented analysis and design theory.
11该方法大大提高了软件的可适应性,现在已经成为广为接受的面向对象分析和设计理论的原则。
As James Martin and James Odell wrote long time ago in their book "Object-Oriented Analysis and design," analysts, designers, and implementers should all use the same system model.
正如JamesMartin和JamesOdell很久以前在《面向对象分析设计》中所写的,分析师、设计师和实现者都应该使用同一系统模型。
Interface Design Model (FS-IDM) details the components and interfaces of the concepts identified in the Business Object Model to support implementation of service-oriented components.
接口设计模型(Interface Design Model, FS -IDM)详细说明业务对象模型中标识的组件和接口,用于支持面向服务的组件的实现。
This article presents a version of method three in which the test design pattern, Combinational Function test (Object-Oriented Systems Models, Patterns, and Tools) is implemented.
本文介绍了一个方法三的版本,其中实现了设计模式CombinationalFunctionTest。
Martin Fowler: Because every other book on object-oriented design might say somewhere in the book, "Oh yeah, interfaces are important."
MartinFowler:其它关于面向对象设计的书也许会在某处这样说道:“啊,接口实在是太重要了。”
Adopting high coupling PC network, hierarchical data structure and object oriented design techniques, we can enhance the performance of simulation system in real time and openness.
采用微机联网的紧耦合网络拓扑结构、面向对象的框架设计和层次化数据分层等技术提高系统仿真的实时性和开放性。
Although there are many tools used in object-oriented analysis and design, UML has a broad application future in simulation field because of its powerful advantages.
虽然进行面向对象分析与设计的工具众多,但统一建模语言uml具有自身的强大优势,在仿真领域有着广阔的应用前景。
应用推荐