• fail使得Perl6语法规则可以因为逻辑条件失败

    Fail lets Perl 6 grammar rules fail because of a logical condition.

    youdao

  • 康德把探索科学知识能够成立先验逻辑条件规定认识论研究的基本课题

    Kant regarded prior logical condition of scientific knowing as a fundamental subject of epistemology.

    youdao

  • 注意任务假设标题存在引用但是可以使用OR语句扩展逻辑条件搜索更多feed

    Note: This task assumes that the reference will be in the title, but you can be more thorough by expanding the logical condition into an or statement and searching more of the feed.

    youdao

  • 通过使用XML描述判决策略,等级角色判决模型处理复杂逻辑条件判决非原先简单数值比对

    Through the description of decision policies with XML, the model can deal with complex logic decisions rather than simple value comparison.

    youdao

  • 现在应该这个查询大部分感到熟悉,所以我们只关注条件逻辑

    Most aspects of this query should be familiar to you by now, so concentrate on the conditional logic.

    youdao

  • 视图经常(特别是处理表单数据时)要求一些逻辑根据用户操作某些条件显示正确的内容

    Often the view, especially when you're handling form data, demands some logic to display the right thing based on user actions and certain conditions.

    youdao

  • 循环构造条件逻辑控制程序极大地增强构建过程

    It greatly enhances the build process by letting you control program flow with looping constructs and conditional logic.

    youdao

  • 路由条件逻辑配置好的路由规则路由消息

    Routing: the ability to route messages on conditional logic, or configured routing rules.

    youdao

  • 通过映射使用条件可以控制映射逻辑

    Using conditions on mappings allows you to control the logical flow of the mappings.

    youdao

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

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

    youdao

  • 常规序列利用条件逻辑对于描述交互过程事件可选流程来说很有用处

    Generic sequence diagrams make use of conditional logic, which can be useful for describing the alternative flow of events over the course of an interaction.

    youdao

  • 简单起见展示业务逻辑获得符合条件交易相关票面息其他公司债券信息

    For simplicity, the business logic shown in this example merely obtains the coupon rate and other corporate bond information associated with the qualifying trades.

    youdao

  • 流程WS - BPEL表示形式(请参见图2)与业务模型类似因为存在连接在一起步骤以及条件分支逻辑

    The WS-BPEL representation of the process (Figure 2), is similar to the business model in that there are steps which are wired together, along with conditional branching logic.

    youdao

  • 表现力大多源于存在条件逻辑动态更改输入模型控制执行标签

    Much of the expressiveness comes from there being tags for conditional logic, dynamically changing the input model, and controlling the flow of execution.

    youdao

  • 一次我们探究条件逻辑常规序列图中所扮演的角色,通过它来让了解有关UML表示更多知识。

    This time, we'll explore the role of conditional logic in a generic sequence diagram, thus expanding your knowledge of UML notation.

    youdao

  • 布尔逻辑规划条件语句的结构特别有用

    Boolean logic is especially useful for formulating clear conditional statements.

    youdao

  • 基于中介一些条件逻辑允许禁止消息的分发。

    Allowing or disallowing a message to be delivered based on some conditional logic in the mediation.

    youdao

  • 报告分支覆盖工具试图度量决策(比如包含逻辑ANDOR条件块)覆盖率

    Tools that report branch coverage attempt to measure the coverage of decision points, such as conditional blocks containing logical ANDs or ORs.

    youdao

  • 要把风险降到最小简单,只需把条件逻辑分解更小片段然后创建容易测试方法

    Minimizing the risk is a simple matter of breaking up the conditional logic into smaller pieces, thus creating new methods that can be easily tested.

    youdao

  • 大多数业务方法都包含验证逻辑确保执行业务逻辑之前前提条件得到满足。

    Most business methods contain validation logic to ensure that pre-conditions are met before carrying out business logic.

    youdao

  • 然而如果第一测试失败,则会执行逻辑下一个条件执行continue。

    However, if the first test fails, the next condition of the logical or continue executes.

    youdao

  • 通用步骤没有任何名称While循环之间路由包含循环条件对应逻辑

    The routing between the general step (with no name) and While Loop contains logic that corresponds with the loop condition.

    youdao

  • 清单5中,Condition元素用于创建作为嵌套条件复杂逻辑表达式

    In Listing 5, the condition element is used to create complex logical expressions as conditions can be nested.

    youdao

  • 流程任务路由包含相反逻辑因此循环条件false时,改为采用此路由

    The routing to Process Task has the logical opposite, so when the loop condition is false, this route will be taken instead.

    youdao

  • 例中通过不同类型重载invoice方法可以避免条件逻辑

    In this case, you could avoid the conditional logic by overloading the invoice method for different types.

    youdao

  • XQueryXML输出转换功能可以内置的条件逻辑支持相结合减少应用程序代码复杂性

    XQuery's ability to transform XML output can be combined with its built-in support for conditional logic to reduce the complexity of application code.

    youdao

  • 结构化活动(Structured activity):用于管理活动序列整个流程、活动的并行处理以及控制流程流时添加条件逻辑

    Structured activities: for managing the overall process flow for sequencing of activities, parallel processing of activities, and adding conditional logic in controlling the process flow.

    youdao

  • 此外这个查询中的return子句包含一个条件逻辑用于判断给定客户记录是否存在e- mail元素

    In addition, the return clause in this query contains conditional logic to determine if an E-mail element is present in a given customer's record.

    youdao

  • 创建一个检查正常血压过滤器需要BP中间对象字段systolicdiastolic应用条件逻辑如图7所示。

    To create a filter to check for normal blood pressure, you would apply conditional logic to the BP intermediate object fields systolic and diastolic, as shown in Figure 7.

    youdao

  • 创建一个检查正常血压过滤器需要BP中间对象字段systolicdiastolic应用条件逻辑如图7所示。

    To create a filter to check for normal blood pressure, you would apply conditional logic to the BP intermediate object fields systolic and diastolic, as shown in Figure 7.

    youdao

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

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

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