compiler listing的意思|示意
编译列表
compiler listing的用法详解
英语单词compiler listing的用法讲解
今天我们将介绍用英语单词compiler listing来表示的含义及用法。
Compiler listing是一个技术术语,指一种编译器(软件或程序)生成的报告或文档,包含软件程序在编译过程中产生的影响、错误、结果、警告、注释等信息。编译器报告可以是文本文件,也可以是HTML文件,还可以是XML文件,编译器会根据程序员设定的信息,生成一份编译过程中的有用报告,方便程序员进一步处理。
Compiler listing的用法很简单,用户可以通过一些编程工具,将指令写成源代码文件,然后通过编译器来生成编译结果,编译之后,用户就可以查看compiler listing了,这里记录着编译过程中所有的错误、警告等信息,方便用户进行深入研究。
以上就是英语单词compiler listing的用法讲解,把它用起来,可以让源代码的编译过程变得更加顺畅。
compiler listing相关短语
1、 compiler listing format 编译程序列表格式,翻译,编译程序列表格式英语
2、 compiler-listing format 编译程序列表格式
compiler listing相关例句
Listing 9 is based on the assumption that the compiler optimizes away the empty base classes.
清单9基于编译器会优化空基类的假设。
Listing 5 is another for/in after compiler transformation, this time without a genericized type.
清单 5 是另外一个经过编译器转换之后的 for/in,这次没有通用化类型。
The HC compiler will preprocess Listing 2 and, using the @xpath comments, generate the state-tracking code automatically.
HC 编译器将对清单 2 进行预处理,并使用 @xpath 注释自动生成状态跟踪代码。