Another big hazard are conditional jump instructions -- we talked about one example, a JUMP NEGATIVE, last episode.
另一个大的危险是条件跳转指令——我们在上一集中谈到了一个例子,一个 JUMP NEGATIVE。
网站首页 情感咨询 情感美文 情感百科 情感生活 学习充电 旧版美文
词汇 | Conditional jump |
分类 | 英语词汇 英语翻译词典 |
释义 |
Conditional jump
原声例句
科技 Crash Course Another big hazard are conditional jump instructions -- we talked about one example, a JUMP NEGATIVE, last episode. 另一个大的危险是条件跳转指令——我们在上一集中谈到了一个例子,一个 JUMP NEGATIVE。 科技 Crash Course This is called an infinite loop – a program that runs forever… ever… ever… ever… ever To break the loop, we need a conditional jump. 这被称为无限循环——一个永远运行的程序… … 永远… … 永远… … 永远… … 永远为了打破循环,我们需要一个条件跳转。
英语百科
Branch (computer science)A branch is an instruction in a computer program that can cause a computer to begin executing a different instruction sequence and thus deviate from its default behavior of executing instructions in order. Branch (or branching, branched) may also refer to the act of switching execution to a different instruction sequence as a result of executing a branch instruction. A branch instruction can be either an unconditional branch, which always results in branching, or a conditional branch, which may or may not cause branching, depending on some condition. Branch instructions are used to implement control flow in program loops and conditionals (i.e., executing a particular sequence of instructions only if certain conditions are satisfied). |
随便看 |
|
依恋情感网英汉例句词典收录3870147条英语例句词条,基本涵盖了全部常用英语单词的释义及例句,是英语学习的有利工具。