• And, applying a good "Object Oriented design" is the key to achieve such a smart design.

    并且应用面向对象设计做到敏捷设计关键

    youdao

  • Object Oriented Principles and Object Oriented Design are actually two different things.

    面向对象原则OOD实际上两个不同方面

    youdao

  • Grady Booch first introduced active objects in his 1990 book on object Oriented Design with Applications.

    GradyBooch于1990年有关面向对象应用程序设计书中最先引入了活动对象

    youdao

  • Without a solid background on object oriented design, we can quickly get lost in a world of objects, relations and classes.

    如果没有坚实面向对象设计基础,我们很快就迷失对象关系世界里

    youdao

  • Why should we care about Object Oriented Design when we can create some classes quickly and finish development and deliver?

    我们很快地设计一些完成开发发布时为什么我们需要关心OOD

    youdao

  • There are many Object Oriented Design Patterns, but these 23 patterns are generally considered the foundation for all other Design Patterns.

    实际中很多面向对象设计模式23种模式被公认为是所有其他设计模式基础

    youdao

  • If we are able to identify an object oriented design that could solve a new design related problem, that would be a new design Pattern defined by us.

    如果我们能够指出能够解决新的设计相关问题面向对象设计,那么这将会一个我们定义的新的设计模式

    youdao

  • Additionally, Amazon tends to ask a lot of questions about object oriented design. Check out the object oriented design chapter for sample questions and Suggestions.

    此外亚马逊还会很多面向对象设计”方面问题关于一部分本书也有对应的例题。

    youdao

  • Object oriented design questions are very important, as they demonstrate the quality of a candidate's code a poor performance on this type of question raises serious red flags.

    面向对象设计问题非常重要能反映出面试者的代码质量。若是此类问题支支吾吾,面试多半就凶多吉少了。

    youdao

  • 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.

    力图清楚这些问题,主要关注并发面向对象设计这些在依赖注入要点但是通常没有这样关联起来考虑。

    youdao

  • The generation of types is an important facet of object-oriented design and is necessary for modularity, flexibility, and encapsulation.

    类型生成面向对象设计一个重要方面也是模块化灵活性封装性所必需

    youdao

  • The downside of object-oriented design is that such business objects can become muddied with mixed properties and operations that are incongruent with the object's original intent.

    面向对象设计缺点在于这样业务对象因为混合属性对象最初意图不一致操作变得混乱。

    youdao

  • In object-oriented design, there is a notation of visibility for attributes and operations.

    面向对象设计中,存在属性操作可见性记号

    youdao

  • Applying closures to functional patterns is exciting, and once you've done that, it's not too big a stretch to apply them to object-oriented design patterns.

    闭包应用函数模式令人兴奋的,一旦这么做了之后它们应用面向对象设计模式,不是什么事情了

    youdao

  • In order to make your test cases maintainable and reusable in a large project, please follow object-oriented design and other standard practices.

    为了测试案例大型项目可维护可重复使用遵循面向对象设计其他标准实践

    youdao

  • This can be better handled by applying techniques of object-oriented design to manage how individual J2EE component implementation classes and interfaces evolve.

    通过应用面向对象设计方法管理单个J2EE组件实现接口如何变化可以更好地对此进行处理

    youdao

  • This is the beauty of object-oriented design; it allows experienced developers to constantly reuse code they have written, and save themselves quite a bit of time.

    面向对象设计美妙之处允许有经验开发人员不断重用编写代码从而节省大量的时间。

    youdao

  • The fundamental beauty of object-oriented design lies in its ability to model real-world domain entities and their respective behavior as abstract objects.

    面向对象设计根本魅力在于能够真实世界领域中的实体各自行为建模抽象的对象。

    youdao

  • I think some of the influence [on agile development] was object-oriented design, when people [used]... incremental development, rather than trying to figure out [all the requirements a priori].

    认为[敏捷开发]对面向对象设计有一些影响人们[使用]……增量式开发,不是试图[事先清楚所有需求]时。

    youdao

  • One of the more powerful, and also overused, aspects of object-oriented design is inheritance.

    面向对象设计一个更加功能强大、通常过度使用的方面继承

    youdao

  • Two responsibility assignment principles play a major role in achieving good object-oriented design: high cohesion and low coupling.

    这两个职责分配原则完成良好面向对象设计方面扮演主要角色内聚耦合

    youdao

  • From this point on, use cases are normally delegated completely to the developers, with total reliance on their object-oriented design skills.

    从此开始,通常完全委托给开发人员全部依赖他们面向对象设计技能。

    youdao

  • 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.

    但是无可否认,这本书包含丰富面向对象设计专业知识起初阅读的时候,只是觉得这些有趣的理论,它们不会被真正使用到。

    youdao

  • Inheritance by extension is a common object-oriented design and is easily expressed through showing abstract classes in UML.

    通过扩展来进行继承一种常见面向对象设计容易通过U ML中显示抽象来表达这种继承。

    youdao

  • The goal of a use-case realization is to produce a well-structured object-oriented design for implementing behavior defined in the use case.

    实现目标生成用于实现用例定义行为良构面向对象设计

    youdao

  • Software reuse is another flagship of object-oriented design.

    软件重用面向对象设计另一个重要部分。

    youdao

  • I don't have a perfect answer for resolving it, but I think there's a parallel here to good object-oriented design.

    对此问题目前还没有好的解决方法,但是看到,这两原则的目的一致的,那就是设计出好的面向对象的产品。

    youdao

  • They were all heavily influenced by the world of object-oriented design and analysis (OODA).

    它们深受面向对象设计分析OODA影响。

    youdao

  • Creating blueprints for reusable types is considered good object-oriented design.

    可重用类型创建蓝图认为是一种好的面向对象设计。

    youdao

  • Which means you have all learned about good code, object-oriented design, style, good practices, and so on, and refactoring is just another buzzword that someone invented to sell some books.

    意味着对于如下种种早已熟谙于心:编写好的代码面向对象设计,编码风格最佳实践,如此等等,不一足。重构无非某些的故作玄虚之语,编造出来用以兜售自己的新书,如此而已。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定