... execution logging 执行程序记录 Execution of an Instruction 指令执行 Execution Path 执行路径 ...
双语例句
1
Software language describes a microprocessor to the executionofaninstruction sequence.
软件语言描述的是微处理器要执行的指令序列。
2
Note that elements are only processed when they have been selected by the executionofaninstruction.
注意,只有当元素被执行的指令所选中时才会被处理。
3
At some point in its execution, the each method executes the yield instruction giving it an argument that happens to be the next element of the list in the case of the Array class's each method.