您要查找的是不是:
- In computer programming, a jump instruction. 计算机程序设计中的一种跳转指令。建议使用jump。
- return jump instruction 返回转移指令
- The second line of assembler is a jump instruction that jumps1 byte forward. 第二行代码是一条向前跳1个字节的跳转指令。
- To intervene manually in a routine and cause the computer to execute a jump instruction. 在程序运行过程中,进行人工中断或干预,使计算机执行一条转移指令。
- The linear sweep method can be fooled by introducing garbage data immediately after an unconditional jump instruction. 通过在一条无条件跳转指令之后立即插入无用数据,能够欺骗线性扫描方法。
- But a program is not invariably executed sequentially; it may jump around (e.g., the IAS jump instruction). 但是程序不会总是顺序地执行,它可以跳转(如IAS跳转指令)。
- Earth ascended into view as the Ark Angel's attitude thrusters repositioned the ship for the return jump. 大天使号的姿态推进器重新将飞船定位到返回跳跃的位置时,地球进入了人们的视野。
- If we load this known address, as data, into the program counter, we execute a jump instruction. 如果我们将已知的地址依数据加载到程序计数器中,就可以执行一条转移指令。
- The second line of assembler is a jump instruction that jumps 1 byte forward. 第二行代码是一条向前跳1个字节的跳转指令。
- The recursive traversal method can be fooled by placing garbage data after a conditional jump instruction and programmatically ensuring that the jump condition always succeeds. 通过在一个有条件跳转指令之后放置无用数据、且有规划地确保跳转条件总是跳转成功,能够欺骗递归遍历方法。
- For a conditional jump instruction, a short jump (one-byte opcode followed by a one-byte displacement) is generated if the distance to the target label is -128 to 127 bytes. 对于条件转换,如果到目标标号的记录在 -128到127个字节之间,那么将产生一个短的跳转(一个字节的操作码后面跟随一个字节的偏移量)。
- To throw the disassembly off, the garbage data may be crafted so that it matches a valid instruction, thus beating a heuristic that validates the instruction after the jump instruction. 为了使反汇编陷入窘境,无用数据可能是由手工打造以便让它匹配某个有效指令;以此挫败启发式验证跳转指令之后的指令是否有效。
- The CFG generation process can also be attacked by obfuscating the assembly code such that one cannot determine the correct target of a jump instruction, such as using a jump through register. 攻击CFG生成进程也可以是通过混淆汇编代码以致它不能够正确地确定跳转指令的目标,比如使用寄存器指示跳转目标。
- The target of the jump instruction itself may be hidden by computing its address in a register and using an indirect jump instruction to transfer control to the address in that register . 可能通过在某个寄存器中计算目标地址、且使用间接跳转指令把控制传给该寄存器中的地址,把跳转指令本身的目标隐藏起来。
- This automatic jump sizing applies to the unconditional jump instruction (JMP), and to all conditional jump instructions when the target is a label (not a procedure or function). 这种自动调整适用于无条件的跳转指令(JMP),以及所有目标是标号(不是一个过程或函数)的条件跳转指令。
- unconditional jump instruction debug 无条件转移指令排错
- I buy him a drink in return for his help. 我请他喝酒以酬谢他的帮助。
- We look forward to the return of spring. 我们期待着春天的到来。
- In computer programming, a jump instruction 计算机程序设计中的一种跳转指令。建议使用jump。
- He avowed that he would never return. 他声明他决不回来了。