• Service: Things that start up and shut down, taking care of the difficult state logic for you.

    服务:那些需要启动停止东西,帮你实现复杂状态逻辑。

    youdao

  • This circuit may make a tri-state logic pen or is installed in the multimeter and the digital logical experiment box.

    电路做成三态逻辑装置万用表、数字逻辑实验箱中使用

    youdao

  • This article and the previous article on business state machines showed you two important ways to define your application logic.

    本文关于业务状态的文章介绍了两种定义应用程序逻辑的重要方法

    youdao

  • The code in Listing 8 does the same thing as the original code, but the logic for handling states has been put into one object for each state.

    清单8中的代码完成工作初始代码相同,但是用于处理状态逻辑已经放入每个状态的一个对象中。

    youdao

  • This means that if the listener logic changes any state in an external data source (database, mainframe, and so on) then these interactions must be treated with an "at least once" delivery paradigm.

    意味着如果监听器逻辑更改外部数据源(数据库大型机)中的任意状态那么这些交互必须通过一个“至少一次交付范式处理

    youdao

  • Use the state machine implementation if the process logic is event driven.

    如果流程逻辑事件驱动的,则使用状态实现

    youdao

  • The primary instance of the model is keeping long-term state and providing application logic; the copy used by the view is essentially a disposable data-access object.

    模型实例保持长期状态提供应用程序逻辑;而视图使用副本实际上一个可任意使用数据访问对象。

    youdao

  • The ESB can contain flow logic as part of its mediations, though it does not typically contain business process logic or manage business state.

    虽然ESB不能特定包含业务流程逻辑管理业务状态但是可以包含逻辑,并将作为中介一部分

    youdao

  • You also saw how to use the visual snippet editor to add more detailed logic to a state machine.

    了解到如何使用可视代码片段编辑器状态中添加更多详细逻辑

    youdao

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

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

    youdao

  • In business state machines, as well as in business processes, you'll sometimes need custom logic.

    业务状态中,以及在业务处理中,有时需要自定义逻辑

    youdao

  • Both business state machines and business processes are important techniques for defining your business logic.

    业务状态业务流程都是定义业务逻辑重要技术

    youdao

  • For example, if you require more complex conditional logic, cyclic flow, compensatory capabilities, persistence of state, or in-process human interaction.

    比如如果需要复杂条件逻辑循环流程补偿功能状态的一致或是过程中的人机交互。

    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

  • Well, if your business logic involves responding to events, and the response depends on the current state of the process, then it may be useful to implement the logic as a business state machine.

    答案是如果业务逻辑包括事件响应并且响应取决于流程当前状态那么逻辑实现业务状态机可能非常有用。

    youdao

  • These backups can be used to restore databases to their proper state after data corruption events, such as software failures, hardware failures, bad application logic, and user errors.

    发生数据毁坏事故,例如软件故障硬件故障、错误应用程序逻辑和用户错误后,可以使用这些备份将数据库恢复适当状态

    youdao

  • State machines are also useful when the logic is cyclic in nature; that is, where an object or part of the system goes through a series of states repeatedly.

    逻辑本质上循环逻辑(就是说,对象系统一部分重复执行一系列状态)时,状态非常有用

    youdao

  • Complex business logic simulation with runtime variable state machine.

    包含运行时变量状态复杂业务逻辑模拟

    youdao

  • These patterns address presentation, mapping to relational data stores, domain logic, application state management, and common application functions.

    这些模式讨论表示关系数据存储映射逻辑应用程序状态管理创建的应用程序功能

    youdao

  • After the human task is completed, the BPEL process will invoke the business state machine, and the state machine logic will continue.

    人工任务完成之后BPEL过程调用业务状态并且状态机逻辑继续执行

    youdao

  • There are times in your business processes, state machines, or other services where you might find yourself needing to write some nitty-gritty logic.

    有时业务流程状态或者其他服务中,可能需要编写一些细节逻辑

    youdao

  • The problem is that the transistors used to make logic circuits hold their electronic state, and therefore any data they contain, only when powered up.

    问题用来制造逻辑电路晶体管中保留着它们电子因此这些晶体管通电的时候,它们包含任何可能的数据

    youdao

  • The discipline imposed by finite state machines adds rigor to the design by replacing tangled logic with straightforward tables, resulting in simpler implementation and easier testing.

    有限状态通过直观的表格代替复杂逻辑设计增加了严密性

    youdao

  • Stateful logic: The ESB Gateway should never be required to persist or own any form of state between requests.

    状态逻辑永远不要要求ESBGateway请求之间持久化拥有任何形式状态

    youdao

  • That's because the human brain can make intuitive leaps of logic, said Edward Grant, Director of the Center for Robotics and Intelligent Machines at North Carolina State University.

    北卡罗来纳州立大学机器人智能机器中心主任EdwardGrant由于人类大脑可以做到逻辑上的直觉跳跃

    youdao

  • State storage often forms a significant part of the logic of the aspect, and it can't always be moved cleanly into a helper.

    状态存储通常构成方面逻辑签名部分并不干净地转移helper类中

    youdao

  • The CloudResource extends the managed resource to include distributed transactions and state persistence logic, if needed.

    CloudResource扩展托管资源,在需要时支持分布式事务状态持久化逻辑

    youdao

  • The popular Presentation Model (see Resources) advocates separating out the state and business logic of an application into a model layer that is separate from the GUI controls in the view.

    流行的PresentationModel请参阅参考资料提倡将应用程序状态业务逻辑分开放入模型,而模型层是从视图的GUI控件分离出来

    youdao

  • Chapters 5-6 focus on scopes, which, are a way of managing state without polluting logic with infrastructure concerns.

    5 -6集中范围(scope)上,范围一种基础结构关注影响到上层逻辑管理状态方法

    youdao

  • Chapters 5-6 focus on scopes, which, are a way of managing state without polluting logic with infrastructure concerns.

    5 -6集中范围(scope)上,范围一种基础结构关注影响到上层逻辑管理状态方法

    youdao

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

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

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