• By looking through these steps, you can begin to see how this design pattern emerges in Listing 9.

    通过查看这些步骤可以看到清单9中的设计模式如何出现的。

    youdao

  • Software service and data design and analysis, on the other hand, is generally performed by modelers who have been exposed to repositories and the usual parallel development pattern.

    一方面,软件服务数据设计分析通常那些暴露存储库并行开发模式下的建模来执行

    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

  • You can identify these patterns, if present, by using the common pattern descriptions noted in the framework, especially the patterns of analysis and design.

    可以通过使用框架说明公共模式描述标识这些模式特别是分析设计模式。

    youdao

  • By designing around a particular design pattern, developers have greater flexibility to control the generated code, which is not constrained simply based on an abstract model.

    通过设计特殊设计模式开发人员可以灵活控制生成的代码简单地拘泥于抽象模型了。

    youdao

  • Since it is thread safe by design, you might cache it in a public static final variable, or wrap it in a singleton pattern after creation for later access.

    因为根据设计线程安全的,创建之后可以把它存在一个公共静态最终变量中,或者包装实例模式以供以后访问

    youdao

  • The framework architecture is based on a messaging design pattern: framework components are able to interchange information and perform computations by sending, receiving and processing messages.

    框架架构基于一个消息传送设计模式:框架组件能够交互信息通过发送接收处理消息执行计算

    youdao

  • Unlike traditional design patterns, this pattern is more at the infrastructure level and leverages existing capabilities provided by the messaging middleware.

    传统设计模式不同,模式趋向基础设施利用的是消息传递中间件提供现有功能

    youdao

  • The first example implementation uses a technique where the initial design, as proposed by the standards used, suggests a non-optimal access pattern and causes performance problems.

    第一实例实现使用最初设计方法,由于是标准使用模式提出的,表明不是最佳的访问模式,因此会引起性能问题。

    youdao

  • You can author a design pattern by extending two plug-ins: a pattern service and a pattern framework that abstracts the use of the pattern service.

    可以通过扩展两个插件来撰写设计模式抽象出模式服务用途模式服务模式框架

    youdao

  • This is by design, as the fundamental concepts behind both pattern and asset pull together context, problem, and solution.

    由于设计作为这两者之后基本概念,将背景问题以及解决方案放在一起

    youdao

  • By going through the series of exercises that follow, you will be able to learn by example and see how to generate artifacts using the MVC design pattern.

    通过下面一系列练习可以通过示例了解掌握如何使用MVC设计模式生成相应的构件

    youdao

  • You can implement the design in XML by creating map domains for each of the low-level design patterns and, in addition, the high-level design pattern.

    可以通过创建每种较低层次设计模式一个高层设计模式,XML实现这种设计。

    youdao

  • We can leverage these good design practices for free by taking advantage of XDE's pattern expansion capabilities.

    XDE模式扩充能力使得我们可以自由应用这些好的设计

    youdao

  • By applying the design pattern for the how-to collection, writers provide well-structured and consistent information.

    通过应用how - to”设计模式作者可以提供结构良好的、前后一致信息

    youdao

  • By packaging the topicref specializations as a map domain rather than as a map type, you can reuse the design pattern in many different map types.

    通过将topicref专门化打包映射领域不是一种映射类型可以多种不同映射类型中重用设计模式

    youdao

  • This article identifies the value addition provided by wrapped document literal pattern in the WSDL design and the shortcoming on method overloading programming practice.

    本文介绍了WSDL设计中的wrapped文档文本模式提供附加价值以及方法重载编程实践中的缺点

    youdao

  • The next-highest layer of abstraction is the BeanFactory interface, an implementation of the Factory design pattern that enables objects to be created and retrieved by name.

    一个最高级抽象BeanFactory接口,它是工厂设计模式实现允许通过名称创建检索对象

    youdao

  • Figures 1-3 illustrate the gain in clarity and consistency for the information architecture by using the design pattern for the how-to collection.

    1到3说明使用how - to”集合设计模式信息体结构获得清晰性一致性

    youdao

  • This pattern soecification follows the outline of patterns as specficied in the book titled "Design patterns" by Gamma et al.

    模式规范遵从了 Gamma著作设计模式》中指定模式结构。

    youdao

  • The pin area is a design pattern that emerged during development of these transformations, inspired by the way Saxon-CE implements XSLT 2.0 result documents.

    别针区域开发转换过程中出现一种设计模式,它是受到Saxon-CE实现XSLT 2.0结果文档方法所启发的。

    youdao

  • It also introduces "design patterns" and shows that they can emerge even in this stage by revealing that our package design is the Model-View_Controller pattern.

    该书介绍了设计模式”,并且通过设计Model - View_Controller模式说明设计模式可以阶段出现

    youdao

  • Thus, the logic to process the input (the servlet) and the logic to generate the view (the Hamlet) are nicely separated (as described by the MVC design pattern).

    这样一来处理输入逻辑(servlet)生成视图的逻辑(Hamlet)巧妙地分离开来了(mvc设计模式描述的那样)。

    youdao

  • The Spring Framework was developed by Interface21, based on publications by Rod Johnson on the dependency injection design pattern.

    SpringFramework由Interface21根据RodJohnson发表关于依赖项注入设计模式的出版物开发而成。

    youdao

  • A better approach is to represent the design pattern as an XML design that can be validated by an XML editor or parser. Defining the design pattern in XML has the following benefits.

    更好办法设计模式表示成xML设计,能够通过XML编辑器或者解析器进行验证

    youdao

  • As a consequence, software engineering processes are significantly improved by the use of the messaging design pattern.

    结果通过使用消息传送设计模式,软件工程设计流程得到显著改进

    youdao

  • This is by design, since having a DTO write back to e.g. a domain model would (among other things) take away its immutability, and is often considered an anti-pattern.

    需要通过设计完成,因为让DTO写到,比方说:模型其他东西会更改的持久性,同时人们也认为反模式的。

    youdao

  • As a result, we might opt to refactor the convenience layer API by using a delegation design pattern instead of inheritance.

    因此我们重构便利api使用委托设计模式而不是继承

    youdao

  • Application Server 6.1 provides an elegant solution for implementing this design pattern by allowing the association of custom parameters with a consumer reference.

    ApplicationServer 6.1允许将自定义参数与使用者引用关联从而提供实现设计模式一流解决方案。

    youdao

  • Application Server 6.1 provides an elegant solution for implementing this design pattern by allowing the association of custom parameters with a consumer reference.

    ApplicationServer 6.1允许将自定义参数与使用者引用关联从而提供实现设计模式一流解决方案。

    youdao

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

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

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