conditional branch instruction

  1. 条件转移指令

网络词典

conditional branch instruction

英 ˌkɑːndiˈtɪʃənəl bɪˈɡræns 美 ˌkɑːndiˈtɪʃənəl bɪˈɡræns
名词短语 中文翻译:条件分支指令
同义词: ['conditional branching instruction', 'conditional branching statement']

例句:

  1. 1.This program uses a conditional branch instruction to handle different scenarios.
    这个程序使用一个条件分支指令来处理不同的场景。
  2. 2.The compiler checks for any conditional branch instructions that could lead to errors.
    编译器检查是否有任何可能导致错误的条件分支指令。
  3. 3.In this example, we'll demonstrate how to use conditional branch instructions to control the flow of the program.
    在这个例子中,我们将演示如何使用条件分支指令来控制程序的流程。