序列图绘制中的条件逻辑。
使用条件逻辑回归对数据进行分析。
The data were analysed using conditional logistic regression.
基于中介中一些条件逻辑允许或禁止消息的分发。
Allowing or disallowing a message to be delivered based on some conditional logic in the mediation.
路由:能按条件逻辑或配置好的路由规则路由消息。
Routing: the ability to route messages on conditional logic, or configured routing rules.
请注意Weblog . rpy顶部少量的条件逻辑。
Notice the little conditional logic at the top of Weblog.rpy.
它让您用循环构造和条件逻辑控制程序流,极大地增强了构建过程。
It greatly enhances the build process by letting you control program flow with looping constructs and conditional logic.
现在您应该对这个查询的大部分感到熟悉,所以我们只关注条件逻辑。
Most aspects of this query should be familiar to you by now, so concentrate on the conditional logic.
表现力大多源于存在条件逻辑、动态更改输入模型和控制执行流的标签。
Much of the expressiveness comes from there being tags for conditional logic, dynamically changing the input model, and controlling the flow of execution.
在本例中,通过为不同类型重载invoice方法,您可以避免条件逻辑。
In this case, you could avoid the conditional logic by overloading the invoice method for different types.
常规序列图利用了条件逻辑,这对于描述交互过程中事件的可选流程来说很有用处。
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.
现在在映射中支持条件逻辑,包括if、Elseif和Else,见图14。
Conditional logic is now supported in maps. If, Else if, and Else are all supported, as shown in Figure 14.
排他网关用来处理条件逻辑。基于条件,只有一个传出顺序流得到执行。
An exclusive gateway is used for conditional logic. Based on a condition only one of the outgoing sequence flows will be followed.
在存货检查之后,用一个排他网关进行书籍是否有库存的条件逻辑的判断。
After the stock is checked an exclusive gateway is used for the conditional logic of the book being in stock or not.
要把风险降到最小很简单,只需把条件逻辑分解成更小的片段,然后创建容易测试的新方法。
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.
比如,如果需要较复杂的条件逻辑、循环流程、补偿功能、状态的一致或是过程中的人机交互。
For example, if you require more complex conditional logic, cyclic flow, compensatory capabilities, persistence of state, or in-process human interaction.
清单3展示了一个更有代表性的Xproc的例子,其中包含多个步骤以及一些条件逻辑步骤。
Listing 3 presents a more representative XProc example containing multiple steps along with some conditional logic steps.
在本例中,使用的条件逻辑是判断当前品牌与组成最低10%的所有品牌的交集是否为空。
In this case, the condition logic determines whether the current brand is in the bottom 10 percent by doing a set intersect with the full list of brands in the bottom 10 percent.
这一次,我们将探究条件逻辑在常规序列图中所扮演的角色,通过它来让您了解有关UML表示的更多知识。
This time, we'll explore the role of conditional logic in a generic sequence diagram, thus expanding your knowledge of UML notation.
由于一个MDX只能设置一个单元格属性,所以只能通过条件逻辑判断是显示罗马字体还是黑体。
Because a cell property's value can be an MDX expression, you can perform conditional logic to determine whether the font will be Roman or boldface.
XQuery的XML输出转换功能可以与它内置的对条件逻辑的支持相结合,以减少应用程序代码的复杂性。
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.
MappingEditor支持使用If、Else if和 Else转换对映射实现这类条件逻辑。
The Mapping Editor contains support to implement such conditional logic on mappings with use of the If, Else if, and Else transformations.
此外,这个查询中的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.
要创建一个检查正常血压的过滤器,需要向BP中间对象字段systolic和diastolic应用条件逻辑,如图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.
结构化活动(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.
例如,我不必编写定制任务,因为Rake构建脚本是Ruby(而不是XML);因此,如果我需要某种条件逻辑,那么很容易在需要的地方编写这种逻辑。
I don't need to write custom tasks, for instance, because a Rake build script is Ruby (as opposed to XML); therefore, if I need some conditional logic, I can easily code it where I need it.
例如,我不必编写定制任务,因为Rake构建脚本是Ruby(而不是XML);因此,如果我需要某种条件逻辑,那么很容易在需要的地方编写这种逻辑。
I don't need to write custom tasks, for instance, because a Rake build script is Ruby (as opposed to XML); therefore, if I need some conditional logic, I can easily code it where I need it.
应用推荐