转语句 meaning in English
go to statement
Examples
- The following keywords are used in jump statements
跳转语句中使用下列关键字: - It is an error to have a jump statement , such as
在目标在块外部的匿名方法块内使用跳转语句(如 - Branching is performed using jump statements , which cause an immediate transfer of the program control
使用跳转语句执行分支,该语句导致立即传递程序控制。 - Inside the anonymous method block whose target is outside the block . it is also an error to have a jump statement , such as
在目标在块内部的匿名方法块外部使用跳转语句(如 - Dead code introduced by a metamorphic virus could be removed using dead - code eliminatio reordering of i tructio by introducing jump statements can be undone by reordering the i tructio
变形病毒所插入的死代码会被死代码消除过程移除;藉由插入跳转语句重新排序的指令可以通过重新整理那些指令来复原。