• Figure 6: State pattern and participating classes within the RSA pattern explorer.

    6state模式RSA模式浏览器参与

    youdao

  • The state pattern is a similar to the command pattern, but the intent is quite different.

    状态模式类似命令模式,但是意图截然不同。

    youdao

  • For example, according to the pattern catalog, the State pattern is often related to Flyweight and Singleton [GoF].

    例如通过模式目录State模式经常涉及FlyweightSingleton [g oF]。

    youdao

  • Now look at Listing 8, which has the same logic for handling the robot's states, but this time puts the logic into the state pattern.

    现在查看清单8其中提供了相同逻辑处理机器人状态但是一次逻辑放入状态模式

    youdao

  • For instance, with slight modification you can introduce the state pattern with some persistence to keep track of conversational state.

    例如只需稍作修改可以为state模式引入持久性跟踪会话状态。

    youdao

  • One of the benefits of applying the state pattern is that it can resolve the if-statement situation difficulty shown in Figure 3 by isolating the various states.

    使用State这个模式一个好处可以通过孤立各种状态来分解3if语句的情景

    youdao

  • You now have the best of both worlds: you are leveraging the navigational state pattern defined via the JSR 286 public render parameters and you can easily set parameters on a specific URL.

    现在两全其美可以利用JSR 286公共呈现参数定义导航状态模式并且您也可以轻松地一个指定url中设置参数。

    youdao

  • This pattern requires that the value being published be effectively immutablethat its state not change after publication.

    这个模式要求发布有效不可变的——值的状态发布后不会更改

    youdao

  • Because the pattern says that it "Allows an object to alter its behavior when its internal state changes."

    因为模式要求允许一个对象内部状态变化时候改变它的行为。”

    youdao

  • To do this, you must add any state and relationships that the pattern requires to your domain classes.

    为此必须模式需要所有状态关系添加中。

    youdao

  • Perhaps the most important pattern for increasing horizontal scalability in the cloud is the minimization of mutable state.

    云中增加水平可伸缩性重要模式可能就是最大限度地减少可变状态

    youdao

  • The idea that these endpoints can be devices, services, applications etc. that can synchronize resource state over HTTP using GET semantics will only make variations of this pattern more ubiquitous.

    如果加上端点可以各种能够通过使用HTTPGET语义来同步资源状态设备服务应用程序等等这种思想,这种模式更加普遍适用。

    youdao

  • Developers have used the finite state machine design pattern to organize event-driven programs like this.

    开发人员可以使用有限状态设计模式组织这样的事件驱动程序

    youdao

  • The finite state machine pattern used to design this behavior makes its logic transparent.

    设计行为所用有限状态模式使逻辑清晰透明

    youdao

  • They don't want their teams trying to figure out what pattern is best to use when there is a need to separate externalized information from its internal state.

    他们希望需求分离外化信息及其内部状态的时候,项目组尝试估计应用一种模式最好

    youdao

  • One of the easiest ways to create an SIP-enabled service is to use the representation state transfer (REST) design pattern through utilizing HTTP in a converged HTTP and SIP application.

    创建启用SIP服务时,简单的方法之一利用聚合HTTPSIP应用程序中的HTTP使用代表性状态传输(REST)设计模式

    youdao

  • Church and state, and the rise of the latter, established a long-lasting pattern of interaction.

    教会国家后者兴起建立了传承久远的社会模式

    youdao

  • FOREST is a GET-only REST Integration Pattern defined simply as: a resource's state depends on the state of other resources that it links to.

    FOREST只有GETREST集成模式简单定义:一个资源状态依赖所链接的其它资源状态。

    youdao

  • Conversations: a conversation is a special form of interaction pattern where the parties involved have awareness of previously exchanged messages (that is, the parties hold state information).

    对话对话一种特殊交互模式形式,其中涉及各方知道之前交换消息(各方均保留状态信息)。

    youdao

  • Clinton contends Obama has a pattern of avoiding difficult issues, beginning with his record as a state senator in Illinois.

    克林顿争辩说,奥巴马棘手问题一种刻意回避模式,这从担任伊利诺伊州的议员时就开始了。

    youdao

  • Once you've put yourself in a pattern of rejecting all limitation, you've embraced a fixed state of being.

    一旦陷入拒绝所有限制模式就会信奉一种固定生命形态

    youdao

  • Once you've put yourself in a pattern of rejecting all limitation, you've embraced a fixed state of being. Your no-limit policy has deceptively limited you.

    一旦陷入拒绝所有限制模式就会信奉一种固定的生命形态无限制规则迷惑限制了你。

    youdao

  • Representational State Transfer (REST) is a software architecture pattern and invocation style for accessing and updating resources on a network.

    具象状态传输(Representational State Transfer,REST)用于访问更新网络资源软件架构模式调用样式

    youdao

  • This pattern can be extended to state flags that can change back and forth, but only if it is acceptable for a transition cycle (from false to true to false) to go undetected.

    这种模式可以扩展来回转换状态标志但是只有在转换周期不被察觉的情况下才能扩展(falsetrue,再转换到false)。

    youdao

  • Hence, the design pattern for invoking a human task from the business state machine is as follows.

    因此业务状态调用人工任务设计模式如下所示。

    youdao

  • In the widely used traditional DAO/Repository pattern, DAOs have the responsibility to perform persistence operations, which are purely behavioral, and entities are supposed to hold state.

    广泛使用DAO/Repository模式的角度来说,DAO负责执行持久化操作实体维护其状态

    youdao

  • Because of pattern matching order, we can now state that no users contained in the DenyUsers list will be granted access, only the user alpha will be granted access.

    考虑到模式匹配次序我们现在可以声明,对DenyUsers列表包含用户授予任何访问权,允许用户alpha访问。

    youdao

  • The generic pattern behavior is defined (the template), with domain-specific behavior and state provided by domain classes (which provide the hooks).

    定义通用行为(模板),并提供域特定的行为提供的状态(提供挂钩)。

    youdao

  • What we have achieved so far is a lean and mean implementation of a DAO pattern which allows the persistence of 'state-only' entities.

    到目前为止我们精简DAO模式实现实现只能持久化实体的状态。

    youdao

  • What we have achieved so far is a lean and mean implementation of a DAO pattern which allows the persistence of 'state-only' entities.

    到目前为止我们精简DAO模式实现实现只能持久化实体的状态。

    youdao

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

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

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