• 例如我们使用AOP重新实现设计模式时,它们要比标准面向对象模式好一些吗?

    For example, when we re-implement design patterns using AOP, are they any better than the standard OO patterns?

    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

  • 这两本书都帮助理解模式并且面向对象分析设计课程上使用了从中摘录例子

    Both have helped me understand patterns, and I use examples and excerpts from them in my object-oriented analysis and design classes.

    youdao

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

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

    youdao

  • php中进行高级面向对象编程敞开大门允许实现更加简单设计模式以及更好的设计API

    It opened the door for advanced objected-oriented programming in PHP, and allowed you to implement many design patterns much easier, along with better design classes and APIs.

    youdao

  • 模式匹配函数式编程扮演中心角色好像多态在面向对象编程中扮演着中心角色一样。

    Pattern matching plays a central role in functional programming just as polymorphism plays a central role in object-oriented programming.

    youdao

  • 纯粹面向对象策略模式主要依赖于基于继承的多态创建根据环境交换可互换算法系列

    The purely object-oriented strategy pattern primarily relies on inheritance-based polymorphism to create a family of interchangeable algorithms that are swapped out based on context.

    youdao

  • 有关如何面向对象编程概念设计模式编写易于维护PHP详细信息请参见参考资料

    For more information about writing more maintainable PHP by using object-oriented programming concepts and design patterns, see Resources.

    youdao

  • 已经看到了如何curry过的闭包应用于函数模式所以现在我们看看使用相似的技术重新访问重要面向对象设计模式发生了什么

    You've seen how you can apply curried closures to functional patterns, so now let's take a look at what happens when we revisit an important object-oriented design pattern using similar techniques.

    youdao

  • ApacheClick简单我们能够使用自己面向对象编程实践模式

    The simplicity of Apache Click enables you to use your own object-oriented programming practices and patterns.

    youdao

  • 下面引述面向对象开发模式联系到了一起

    The following quote connects object-oriented development and patterns

    youdao

  • 这种模式函数语言面向对象语言中的工作方式不同,所得到的结果有所不同。

    But there are differences in how the pattern works in a functional versus object-oriented language, and in the results it yields.

    youdao

  • 后来经过很长的缓慢的、诸多痛苦过程转变到了面向对象编程模式

    Later I lived through the long, slow and at times even more painful transition to objected oriented programming.

    youdao

  • 我们开发软件不是为了面向对象化,遵循其它模式

    We do not develop software to make it object oriented, or to comply with any other paradigm.

    youdao

  • 由于模式只是影响对象结构还有动态(操作),所以篇文章将会面向服务体系架构(SOA)中模式所承担任务的调研得出结论。

    Because patterns do not only affect the structure and dynamics of classes and objects, this article will conclude investigating the role of patterns in a service-oriented architecture (SOA).

    youdao

  • 此外允许拥有动态模式因为拥有互相链接面向对象透视图,与严格SQL关系透视图形成对照。

    In addition, it allows you to have dynamic schemas because of its interlinked object-oriented perspective, in contrast to SQL's strictly relational perspective.

    youdao

  • 许多工具帮助创建良好数据库模式好像许多工具都能协助设计面向对象系统一样。

    Many tools can help you in creating a good database schema, just as many tools can assist in designing object-oriented systems.

    youdao

  • 由于上述这些原因模式演化作为一项重要课题需要关系面向对象XML数据库环境加以研究。

    For all these reasons, schema evolution is a very important topic that has been researched in the context of relational, object-oriented, and XML databases.

    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

  • 对,重构从一诞生之初,就从未放言面向对象面向方面编程那般会成为一种划时代的全新模式

    Okay, refactoring does not pretend to be imposing radically new paradigms like object-oriented or aspect oriented programming when they appeared for the first time.

    youdao

  • 模式密集可能导致成熟面向对象框架难以修改,但面向对象开发人员设计系统方法所带来的自然结果

    Pattern density, which can make mature object-oriented frameworks hard to change, is a natural result of the way object-oriented developers design systems.

    youdao

  • 出现完全符合面向对象方法模式所公开典型同步请求-响应模式情况时,如何处理?

    How can cases be handled that do not fit neatly into to the synchronous request-response pattern typically exposed by the object-oriented method pattern?

    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

  • UML种经过试验测试的用于面向对象系统建模工具作为设计XML模式一种媒介,开发人员业务分析人员和供应商都具吸引力。

    UML is a tried and tested modeling tool for object-oriented systems, and it is attractive for developers, business analysts, and vendors as a medium for designing XML schemas.

    youdao

  • 尽管uml完全映射XML模式能力不是尽善尽美,但UML却是面向对象方式对XML模式进行建模良好开端

    Even though the ability to completely map UML to XML schemas has not yet been perfected, UML is a good way to start the modeling of XML schemas in an object-oriented manner.

    youdao

  • 如果Python3的初学者是专门面向对象编程或者学习一些编程模式推荐给你这本书。

    If you're new to Python 3 and specifically object oriented programming or you want to learn about programming patterns, I recommend this book.

    youdao

  • 这些功能出自Robert V.Binder 的测试面向对象系统模型模式工具

    These capabilities are taken Testing Object-Oriented Systems Models, Patterns, and Tools , by Robert V. Binder.

    youdao

  • 模式(本文提到FactoryMethod模式)理解讨论面向对象设计重要工具

    Patterns (such as the Factory Method mentioned in this article) are an important tool for understanding and discussing object-oriented design.

    youdao

  • 模式命名抽象确定了一个通用设计结构主要方面,这些设计可能被用来构造可复用面向对象设计。

    A design pattern names, abstracts, and identifies the key aspects of a common design structure that make it useful for creating a reusable object-oriented design.

    youdao

  • 如何运用面向对象设计模式这种情况下

    How can I apply oo design patterns in this situation?

    youdao

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

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

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