| 1. | This instruction format is used by the conditional branch instruction 条件转移指令使用的是这一指令格式。 |
| 2. | Also , the conditional branch instruction 条件转移指令 |
| 3. | Represents a conditional branch statement , typically represented as an if 表示条件分支语句,通常表示为一个 |
| 4. | Conditional branch instruction 条件分支指令。 |
| 5. | Measurement and control ; performance tests on process computer systems ; time measurement ; function tested : conditional branch 测量和控制.过程计算机系统的性能试验.时间测量.被测 |
| 6. | This allows the combining of multiple branching conditions , which can reduce the number of costly conditional branches 它允许组合多个转移条件,这样可以减少代价高昂的条件转移的数量。 |
| 7. | Is more complicated , with bytecode sometimes using normal conditional branches and other times one of a pair of table - based conditional branches 语句就复杂多了,在字节码中,有时采用正常的条件分支,有时采用两种基于表的条件分支之一。 |
| 8. | 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语句中的给定值是否比其他值更常用。 |
| 9. | 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中的条件转移标记以及其它实用程序方法的标记。 |
| 10. | 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时转移条件才成立。 |