Introduction - If you have any usage issues, please Google them yourself
Computer can only directly execute machine language program, but the machine language of computer-dependent, and intuitive poor programming workload, and program structure is also unclear. Most people are so close to natural language with high-level programming language to write procedures, but the computer can not directly accept and implement the preparation of high-level language to use these procedures, through a translation program will translate it into equivalent machine language program can be implemented .