转移条件 meaning in English
jumcondition
Examples
- Research on the shanghai service industry development strategy under the situation of the international service industry transfer
国际服务业转移条件下上海服务业发展战略 - This allows the combining of multiple branching conditions , which can reduce the number of costly conditional branches
它允许组合多个转移条件,这样可以减少代价高昂的条件转移的数量。 - In computer programming , a process which repeats the same series of processing steps until a predetermined state or branch condition is reached
计算机程序设计中的一种处理方法,即重复进行相同的一系列处理步骤,直到一个预定的状态或转移条件实现时为止。 - 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时转移条件才成立。