• 选择信号逻辑状态可以例如响应集成电路温度变化而改变

    The logic state of the select signal can be changed, for example, in response to a change in the temperature of the integrated circuit.

    youdao

  • 作为另一个示例选择信号逻辑状态响应提供脉冲频率检测器电源电压变化而改变

    As another example, the logic state of the select signal can be changed in response to a change in the power supply voltage provided to the phase frequency detector.

    youdao

  • 写入操作结尾,写入线去断言,允许交叉耦合相器(40)正常工作并且保持存储节点(SN)的逻辑状态

    At the end of the write operation, the write word line is de-asserted, allowing the cross-coupled inverters (40) to function normally and hold the logic state of the storage node (SN).

    youdao

  • 切换系统混杂系统较为简单很重要一种类型若干切换模型构成,通过切换将逻辑状态连续状态联系起来

    While a switched system which consists of some switching models is a kind of simpler but important hybrid systems. It contacts continuous states with logic states by virtue of switching.

    youdao

  • 这个策略可以前后转移逻辑数据库模式任何状态

    With this strategy, you can move up or down to any logical database schema state.

    youdao

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

    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.

    youdao

  • 这个选项允许状态更新消息实现定制控件表单逻辑

    This option allows for custom controls and form logic to be implemented for status update messages.

    youdao

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

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

    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

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

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

    youdao

  • 任何一个远程服务请求故障发生之后,该应用将不得不包含逻辑来评估远程处理的可能状态从而决定是否重新发出请求,等等

    Therefore, any failure during processing of the service request at the responder_s side results in the request waiting for processing or the response waiting to go out, but no in doubt states.

    youdao

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

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

    youdao

  • 下半部分提供逻辑日志状态信息

    The second half provides the status information of the logical logs.

    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

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

    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

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

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

    youdao

  • 收集所有这些信息导致逻辑问题所以选择使用状态简化工作流程。

    Collecting all of that information leads to logistical problems, so I chose to simplify the workflow with a state machine.

    youdao

  • 更为重要问题计算如何确切返回数据状态相符逻辑相关部分

    The far more important problem is figuring out how to get back to exactly the relevant part of the flow logic that corresponds to the data states.

    youdao

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

    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.

    youdao

  • 由于此时不再能够修改状态因此门户引擎将为每个url创建状态一个(逻辑)副本

    Because the base state cannot be modified any more at this time, the portal engine creates a (logical) copy of this base state for each new URL.

    youdao

  • 这些项目状态事件驱动而且通常具有循环逻辑(返回以前的状态)。

    These are items that have states that are driven by events, and typically have loop-based logic (returning to previous states).

    youdao

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

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

    youdao

  • LogicalLogs选项卡提供有关所有逻辑日志状态统计数据信息

    The logical logs TAB provides you with information on states and statistics of all the logical logs.

    youdao

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

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

    youdao

  • Capture选项卡显示数据捕获状态逻辑日志中的位置

    The capture TAB shows the state of data capture and location in the logical log.

    youdao

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

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

    youdao

  • 使用状态会话Bean客户端的逻辑业务可能非常简单,如下所示。

    With a stateful session bean, the business logic in the client can be as simple as.

    youdao

  • 使用状态会话Bean客户端的逻辑业务可能非常简单,如下所示。

    With a stateful session bean, the business logic in the client can be as simple as.

    youdao

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

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

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