Bytecode isn't machine code - it is a high-level programming language.
The parser's output is used by the compiler for generating machine code.
Each byte offset identifies a memory address used by a machine code instruction.
每个字节位移用于标识一个机器代码指令使用的内存地址。
That program you entered rewrote massive amounts of the machine code.
What counts here are the amount of instructions in machine code.
这里要计算的是机器代码指令的数量。
A machine code telling a computer to perform a particular operation.
告诉计算机如何执行特定程序的机器代码。
Generally this refers to either machine code or assembly language.
低级语言一般指机器代码或汇编语言。
A program that translates a command or operation code into machine code.
把命令或操作代码转换为机器代码的程序。
We shall also examine a few of the basic machine code instructions for one computer.
我们也要研究一下一台计算机的几条基本的机器代码指令。
The code is then compiled into machine code that the computer can directly execute.
然后将代码编译成计算机可以直接执行的机器代码 。
Actually, if I could, it's probably not machine code.
事实上如果我可以 很可能就不是写机器代码
The binary pattern of the machine code of a particular virus.
是某一特殊病毒的二进制机器码。
Compiler: A system program that translates high-level language programs into machine code.
编译程式: 是一种系统程式,它把高阶层语言程式转为机器代码。