conditional branching meaning in English
条件分支
条件转移
Examples
- This allows the combining of multiple branching conditions , which can reduce the number of costly conditional branches
它允许组合多个转移条件,这样可以减少代价高昂的条件转移的数量。 - Is more complicated , with bytecode sometimes using normal conditional branches and other times one of a pair of table - based conditional branches
语句就复杂多了,在字节码中,有时采用正常的条件分支,有时采用两种基于表的条件分支之一。 - Conditional branch optimization with the value probes , profile - guided optimizations can find if a given value in a switch statement is used more often than other values
条件分支优化使用值探测,按配置优化可确定switch语句中的给定值是否比其他值更常用。 - The portlet tag library provides jsp tags to access a variety of portlet data , tags for conditional branching in the jsp , and tags for other utility methods
Portlet标记库提供了jsp标记以便访问各种portlet数据、 jsp中的条件转移标记以及其它实用程序方法的标记。 - Conditional branches allow specifying any one of the 32 condition register bits to be used as the condition , and to specify whether that cr bit must be equal to 0 or 1 for the branch condition to succeed
条件寄存器32位中的任意一位都可以指定为条件转移的条件,并可以指定cr位是否必须为0或1时转移条件才成立。
Related Words
- conditional test
- conditional operators
- conditional interlocking
- conditional section
- conditional rule
- replacement conditional
- conditional error
- conditional curve
- conditional contraband
- conditional costs
- conditional branch node
- conditional branch statement
- conditional branching instruction
- conditional break point instruction