• 1显示观察模式的机制

    Figure 1 illustrates how the Observer pattern works.

    youdao

  • 访问模式一种处理任意数据结构简单技术

    The visitor pattern is a simple technique to process arbitrary data structures.

    youdao

  • 使用模式直接间接外部提供外部消费模式

    The patterns I use are the direct, Indirect, External Provider, and External Consumer patterns.

    youdao

  • 就访问模式而言,本文加详述一各方面就是迭代顺序

    Another aspect of the Visitor pattern not closely examined here is iteration order.

    youdao

  • 无论使用哪种语言,访问模式操作树形数据一种可靠工具

    In each case, I've found that the Visitor pattern is a reliable tool for manipulating trees of data.

    youdao

  • 因此Jam 中访问模式不能mixin 一起使用

    Thus, in Jam, the visitor pattern can't be used with mixins.

    youdao

  • 外部消费模式允许提供控制领域第三访问提供提供服务

    The External Consumer patterns allows third parties outside the provider governance domain access to services that the provider serves.

    youdao

  • 不过观察模式单个事件关联反应器模式则与多个事件关联。

    The Observer pattern is associated with a single source of events, however, whereas the Reactor pattern is associated with multiple sources of events.

    youdao

  • 基本Web服务结构之上采用观察模式,就为DEBA带来了回调能力

    It is the Observer pattern on top of the base web services infrastructure that gives DEBA its callback capability.

    youdao

  • 是个敏感被误解未被赏识,情绪过度时,你很容易进入受害模式

    You're a sensitive person; and when you feel overwhelmed, misunderstood or unappreciated, you easily fall into victim mode. Wa, wa, wa.

    youdao

  • 访问模式往往用于数据结构()通过数据结构操作算法分离开来。

    The Visitor pattern is often used to separate a data structure (the tree, in this case) from the algorithms that operate over the data structure.

    youdao

  • 访问模式将创建一个场景,简化现有数据类型集合添加操作访问过程。

    The Visitor pattern creates a scenario where adding operations (new visitors) over the set of existing data types is easy.

    youdao

  • 请考虑访问模式其中for方法复合层次结构中的每个定义了访问类。

    Consider the visitor pattern in which a visitor class is defined with a for method for each class in a composite hierarchy.

    youdao

  • 第一模式称为用户-生产者模式第二种是联合制作模式这之间还的许多模式

    The first model is called the user-producer model and the second the co-production model, with many models in between.

    youdao

  • 作为一种有用的基本用例类似经典访问模式中的基本 Visitor

    This serves as a useful base case, similar to a base Visitor class in the classic Visitor pattern.

    youdao

  • 除了简单使用对象方法正式Jo对象使用重构过的“观察模式OOP标准

    Aside from simple utility objects and methods, formal objects within Jo use a refined "observer pattern" OOP standard.

    youdao

  • Swing框架事件侦听器形式广泛利用观察模式(称为发布-订阅模式)。

    The Swing framework makes extensive use of the Observer pattern (also known as the publish-subscribe pattern) in the form of event listeners.

    youdao

  • 外部提供模式演示如何项非关键业务功能外包访问一个多个第三方服务消费

    The External Provider pattern demonstrates how to outsource a noncritical business function to a consumer accessing one or more third-party services.

    youdao

  • 将DEBA应用Web服务中可以获得两方面好处,包括Web服务特性和观察模式异步特性。

    DEBA for web services benefits from the decoupled nature of web services and the asynchronous nature of the Observer pattern.

    youdao

  • 篇文章仅仅是涉及了访问模式使用zippers一些浅显问题;目的在于激发进一步探索兴趣

    This article has just scratched the surface of using zippers in the Visitor pattern; the point of it is to whet your appetite for further exploration.

    youdao

  • 1中三个方面的对照,分别为观察模式标准Web服务模型以及DEBA框架中观察模型实现

    Table 1 shows the correspondence between the Observer pattern, the standard web services model, and the Observer pattern's implementation in the DEBA framework classes.

    youdao

  • 然而通过访问添加数据类型()较为困难,因为访问模式要求所有具体类型都具有一个visit方法

    Adding new data types (classes) with visitors is difficult, however, as the visitor pattern requires a visit method for all concrete types.

    youdao

  • 利用Clojure函数式编程工具实现访问模式消除这种附带复杂性一种方法而且仍然JVM上编程。

    Leveraging Clojure's functional programming tools to implement the Visitor pattern is one way to get around this incidental complexity, while still programming on the JVM.

    youdao

  • 如果alter操作一个in - place alter,修改复制参与模式只读,那么重放位置不会移动

    If the alter operation is an in-place alter, or if the participant mode is set to read-only for the replicated table being altered, the replay position is not moved.

    youdao

  • 反应器模式观察模式(Observerpattern这个方面极为相似:主体发生改变时,所有属体得到通知

    The Reactor pattern is closely related to the Observer pattern in this aspect: all dependents are informed when a single subject changes.

    youdao

  • 假定开发人员,我们估且Jim,他工作典型消费模式就是说工作依赖于同一办公间里另外一位开发人员。

    Consider a developer, let's call him Jim for sake of labelling, working in a typical consumer mode, i.e. his work is dependent on work performed by another developer down the hall.

    youdao

  • AWTSwing组件(例如JButtonJTable)使用观察模式消除GUI事件生成它们指定应用程序中的语义之间的耦合。

    AWT and Swing components, such as JButton or JTable, use the Observer pattern to decouple the generation of GUI events from their semantics within a given application.

    youdao

  • AspectJinAction (RamnivasLaddad,Manning 2003年):讨论了使用方面观察模式策略实施

    AspectJ in Action (Ramnivas Laddad, Manning 2003) : Discusses policy enforcement using aspects and the Observer pattern.

    youdao

  • RPM forRubyon Rails拥有开发模式它会原始性能数据保存在本地开发可以使用这些数据开发阶段测试他们的应用程序的性能。

    RPM for Ruby on Rails has a developer Mode, the raw performance data being saved locally and can be used by developers to test the performance of their application during development phase.

    youdao

  • RPM forRubyon Rails拥有开发模式它会原始性能数据保存在本地开发可以使用这些数据开发阶段测试他们的应用程序的性能。

    RPM for Ruby on Rails has a developer Mode, the raw performance data being saved locally and can be used by developers to test the performance of their application during development phase.

    youdao

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

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

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