编译期 Compile time
(重定向自Compiler time)
编译期(compile time)是指进程设计中,编译器在编译源代码时的行为。包括语法分析、语义分析、类型检查(type check)、模板实例化、代码生成等。
进程设计语言通常指出源进程必须满足的编译期要求。 进程的一些性质在编译期可推导,如数组越界、无死锁、分时时间片等。
有些进程设计语言在链接期或运行期才执行一部分编译。如即时编译(Just-in-time compilation)。
单词 | Compiler time |
释义 |
Compiler time
中文百科
编译期 Compile time(重定向自Compiler time)
编译期(compile time)是指进程设计中,编译器在编译源代码时的行为。包括语法分析、语义分析、类型检查(type check)、模板实例化、代码生成等。 进程设计语言通常指出源进程必须满足的编译期要求。 进程的一些性质在编译期可推导,如数组越界、无死锁、分时时间片等。 有些进程设计语言在链接期或运行期才执行一部分编译。如即时编译(Just-in-time compilation)。
英语百科
Compile time 编译期(重定向自Compiler time)
In computer science, compile time refers to either the operations performed by a compiler (the "compile-time operations"), programming language requirements that must be met by source code for it to be successfully compiled (the "compile-time requirements"), or properties of the program that can be reasoned about during compilation. Compile time refers to the time duration during which the statements written in any programming language are checked for errors. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。