|
compiler
|
|
编辑,编者,编辑者
|
分类:
|
详细解释:
|
|
以下为句子列表:
英文: A Major Component, in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter use
中文: 在这里,“主要部件”指的是在该可执行作品下运行的作业系统(如有的话)当中的一个主要且不可或缺的部件(如核心、视窗系统等),或用以产生该作品的一个编译器,或用以执行该作品的目标码解析器。
更详细...
英文: A compiler can deduce type and non-type arguments from a call, provided the function argument list uniquely identifies the set of template arguments.
中文: 如果根据函数实参表能够决定一组模板实参,那么编译器就能从一个调用中演绎出类型和非类型实参。
更详细...
英文: A compiler that runs on a different platform than the one for which it produces object code.
中文: 一个运行在不同的平台上的编译器,其中之一能产生目标代码。
更详细...
英文: A compiler translates a programming language to machine language. A machine language consists of primitive operations that a computer can perform directly.
中文: 编译器把程序语言转化成机器语言。机器语言是由计算机可以直接执行的原语操作组成的。
更详细...
英文: A complete scan of the source code by the compiler or assembler.
中文: 由编译程序或汇编程序对源程序代码的一次完整的扫描。
更详细...
|
|
|
|