conditional adj. 1.带有条件的,有限制的;视…而定的。 2.【语法】条件的,假设的。 3.引起条件反射的。 n. 【语法】条件子句,条件词。 be conditional on [upon] 在…条件下,以…为条件,取决于。 n. -ity 受限制性,有条件性,制约性;条件限制。 adv. -ly
branch n. 1.(树)枝〔泛指大枝或小枝;bough 特指大枝,也指连花、果折下的枝;limb 指大枝;twig 指小枝〕。 2.支脉;支派;支管;支线;(家族的)支系;【语言学】(语系的)支,族。 3.(学科)分科;部门,支部,分部,分行;分店。 4.〔美国〕支流,小河,小川。 5.【电学】分流;【计算机】转移。 the branchs of a deer's antelers 鹿角的岔枝。 branch road 岔道。 the various branches of learning 各门学科。 the executive branch of the government 政府的行政部门。 an overseas branch 海外分店。 the Germanic branch of the Indo-European language family 印欧语系的日耳曼语族。 a party branch 党支部。 root and branch 彻底的[地]。 vi. 1.(树)出枝,开叉。 2.分部,分门;分岔;分支。 The main road branches off to the left. 大道向左分出一条岔路。 Numerous lesser roads branched off from the main highway. 从主要公路上分出无数小道。 vt. 1.使分枝。 2.用枝、叶、花等图案装饰(织物)。 branch forth (树)扩展枝叶;(商店等)扩展分支机构。 branch off [away] (道路等)分叉,岔开。 branch out 1. (树)发枝,长出枝条;(话等)横生枝节。 2. (事业等)扩大规模。 His firm branched out to New York. 他的公司把分支机构扩大到了纽约。
This instruction format is used by the conditional branch instruction 条件转移指令使用的是这一指令格式。
Also , the conditional branch instruction 条件转移指令
Represents a conditional branch statement , typically represented as an if 表示条件分支语句,通常表示为一个
Conditional branch instruction 条件分支指令。
Measurement and control ; performance tests on process computer systems ; time measurement ; function tested : conditional branch 测量和控制.过程计算机系统的性能试验.时间测量.被测
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时转移条件才成立。