托管代码编译器通常会生成一些代码添加到项目中,以加快代码的开发。
Managed code compilers often generate code that is added to a project to facilitate rapid code development.
Psyco可以保持代码非常简短;它是(x86)机器代码中的一个JIT Python代码编译器。
Psyco — to keep it very short — is a just-in-time (JIT) compiler of Python code into (x86) machine code.
研究了编译技术,针对NC代码的特点,对NC代码进行了文法描述,并设计了NC代码编译器的总体结构。
Then studies compiler techniques, in view of the characteristics of NC code, describes a grammar of the NC code, and designs the overall structure of the NC code compiler.
In a compiled language, you have an intermediate step, in which you take the source code, it runs through what's called a checker or a compiler or both, and it creates what's called object code.
而在编译语言里,你就会经过一个中间的步骤,在这种语言里输入源码后,先经过过滤器,或者编译器检查后,它会创建一个叫做目标代码的东西。
So that is a flag that tells the compiler that I want to use or link into my own program code that someone else wrote that lives somewhere else on the system whose moniker is CS50.
所以那是一个标记,用来告诉编译器我想使用,或连接我自己的程序代码到一个叫做CS50的系统中的程序,可能其他人在那个系统写了这些程序。
应用推荐