• In fact, the concept of reuse has been well understood and leveraged right from the day of object orientation (OO).

    事实上重用概念面向对象OO)诞生的那天起已经被人们很好的理解应用。

    youdao

  • However, OO still is a valuable approach for design of the underlying class and component structure within a defined service.

    然而对于设计已定义服务中的底层组件结构OO仍然一种有价值的方法

    youdao

  • Another question is why we need to govern SOA, and why we have not talked about governance of, for example, CORBA or object-oriented (OO) design?

    另一个问题我们为什么需要治理SOA以及为什么我们以前没有过其他技术治理CORBA面向对象(OO)设计

    youdao

  • When used in the absence of an up-front OO design, nothing creates more havoc than copying code from one file to the next.

    缺少预先OO设计情况使用时,没有任何操作会像在类之间复制代码那样具有破坏性。

    youdao

  • OO development focuses on incremental development of applications, implementing one business scenario or use case at a time.

    OO开发集中应用程序渐进式开发,每次实现一个业务场景

    youdao

  • As such, the model requires certain caution when designing things because function much closer to the human behavior and carries some aspects of it that are not present in technology-centric OO.

    因为如此设计需要特别地关注模型因为功能模型更加接近于行为,并且附带一些以技术为中心的OO方法不能承载的信息。

    youdao

  • In OO systems, though, even objects that you think of as passive have responsibilities and operations defined on them.

    而在OO系统里,即使认为被动对象也有定义上的职责操作

    youdao

  • See Resources for more on this way of looking at OO systems.

    有关以这种方式考虑OO系统更多信息,请参阅 参考资料。

    youdao

  • This is partly why the issue of "impedance mismatch" appears so important to a lot of OO people.

    就是为何“阻抗失谐问题对于许多OO人员来说显得如此重要部分原因

    youdao

  • As far as I'm concerned, this is the best of all possible worlds — I like the oo goodness of being able to ignore cleanup, but I don't like the discipline of writing oo code straight through.

    所知所有当中最好——我喜欢面向对象好处因为它可以忽略清除但是并不喜欢要从头到尾面向对象的代码规定

    youdao

  • In fact, the kind of separation of concerns between objects in an OO language is much the same concept as for modules, except on a larger scale.

    实际上除了规模大小有区别外,面向对象语言对象之间关注点分离模块化概念基本一致

    youdao

  • As we'll see in upcoming columns, the process of OO design is really a form of semantic analysis.

    正如我们即将出现专栏中所OO过程实际上一种语意分析形式

    youdao

  • While services appear to be (on the outside) very large-grained distributed objects, they can, in fact, be implemented in any of a number of ways, in both OO and non-OO languages.

    虽然服务看起来(从表面)非常粒度分布式对象,然而,它们实际上可以面向对象非面向对象语言通过几种方式中的任何种来实现

    youdao

  • On the design level, the goal of OO is to enable rapid and efficient design, development, and execution of applications that are flexible and extensible.

    设计OO目标能够进行快速有效的设计、开发以及执行灵活可扩展的应用程序。

    youdao

  • We need better tools that integrate the database capabilities into all the phases of OO development.

    我们需要可以数据库功能集成所有 OO 开发阶段(包括分析、设计和实现)更好工具

    youdao

  • However, we need to keep in mind the significant amount of reuse that has been achieved by using OO concepts and related ideas (e.g. frameworks, libraries, components, etc).

    然而我们需要记住通过使用面向对象概念相关想法(例如:框架组件等等),已经做到了很大程度重用

    youdao

  • I will not try to reiterate the benefits of OO systems here.

    不会此重复OO系统好处

    youdao

  • Some of the keys to OO are the data encapsulation and the concept of inheritance.

    OO关键包括数据封装继承的概念

    youdao

  • In an OO system, for example, the members of a committee would effectively be contained within the committee class.

    例如OO系统中,委员会成员将会有效地包含committee中。

    youdao

  • SOA for the business architecture, OO for the implementation of service specifications and an information interaction model based on minimum information exchange rather than CDM.

    业务架构,使用SOA实现服务基于最少量信息交互非CMD)信息交互模型,使用OO

    youdao

  • Design principles: contains rules for design principles of object-oriented (OO) programming.

    Design Principles(设计原则):包括面向对象(OO)编程设计原则规则

    youdao

  • Table 1 Relationship of SO Entities to OO Entities in Indigo.

    1Indigo中的SO实体OO实体关系

    youdao

  • Check out the JpGraph site for a wealth of information about PHP's premier OO Graph Library.

    查看JpGraph站点,以获取关于PHP主要oo图形大量信息

    youdao

  • The chapter on objects is a longer, more detailed exposition of oo in Perl, though it is still somewhat neglected in the book as a whole.

    尽管全书的内容中处于略为忽略地位,但它比原先用更长的篇幅更加详细地介绍了Perl中的面向对象编程。

    youdao

  • These were accompanied by a prodigious and confusing glut of object-oriented (OO) software design methods and modeling notations.

    伴随着这些语言出现还有令人惊叹难以理解的面向对象(object-oriented(OO))软件设计方法建模符号

    youdao

  • Jython is an implementation of the high-level, dynamic, object-oriented (OO) language, Python.

    Jython动态面向对象(OO)高级语言python一个实现

    youdao

  • Anyone familiar with OO design principles knows that these questions have been answered long ago through the creation and application of design patterns.

    熟悉OO设计原则人都知道很久以前通过设计模式创建应用这些问题进行了处理。

    youdao

  • Modularity - one of the key characteristics of good oo design - helps with this maintenance.

    模块化优秀OO设计主要特性之一可以帮助完成这样维护

    youdao

  • With that in mind, one big difference between patterns and OO reuse is that patterns are reuse of design in contrast to reuse of code.

    了解了一点之后,我们就会看到,模式面向对象重用之间最大区别就在于,模式设计的重用,而不是对代码的重用。

    youdao

  • Each programming paradigm (OO, FOP, AOP etc.) is great at solving a specific type of problems, but none of them, in my opinion, is the best at everything.

    每一编程模式(OO,FOP,AOP)擅长于解决特定类型问题没有一个——个人认为——全能的。

    youdao

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

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

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