source code compiler的意思|示意

美 / / 英 / /

源代码编译器


source code compiler的网络常见释义

原始码编译器 ... source cabinet 瓦斯源体系收纳室 source code compiler 原始码编译器 soy protein 酱油蛋白质 ...

瓦斯源系统收纳室 ... 分类器 Source 瓦斯源系统收纳室 source code compiler 原始码编译器 space lattice ...

source code compiler相关例句

The COBOL source code for the eight stored procedures is available in the sub-folder COBOL source together with the file compiler options.txt that lists recommended compiler options (see Download).

在子文件夹COBOL source中可以找到8个存储过程的cobol源代码,其中的Compiler options . txt文件列出推荐的编译器选项(见下载)。

With each higher level of optimization, compile time and systems resources used to compiler the source code increase as the additional amount of performance squeezed out decreases.

随着优化级别的提高,编译源代码所用的编译时间和系统资源增加,而性能的提升幅度下降。

When you say DoIt in a template, the compiler conceptually searches out all USES of "t", replaces them with "string", and then compiles the resulting source code.

当你说你要在模板中调用DoIt,编译器会概念性地搜索出所有用到的“t”,再把它们替换成“string”,接着再编译源代码。

When you use generics, you supply that added information as part of the source code, and the compiler incorporates the added reference type information directly into your binary class files.

在使用泛型时,可以提供附加信息作为源代码的一部分,然后编译器会把附加的引用类型信息直接整合到二进制的类文件中。

The distribution contains two executables: an XJC compiler that generates class files from xj source code, and an xj runtime environment for running xj programs.

该发行版包括两个可执行文件:一个从xj源代码生成类文件的xjc编绎器和一个用于运行xj程序的xj运行时环境。

An important limitation to the current version of AspectJ is that its compiler can only weave aspects into code for which it has the source.

AspectJ当前版本的一个重要限制是其编译器只能将A spect加入到它拥有源代码的代码中。