A list of recommended compiler options.
推荐的编译器选项列表。
A categorical listing of the compiler options.
编译器选项的分类列表。
An alphabetical listing of the compiler options.
按字母顺序排序的编译器选项列表。
A list of the compiler options used in the compilation.
编译中使用的编译器选项的列表。
This section explores some of the most useful compiler options.
这部分内容深入分析了一些最有价值的编译器选项。
Explains how to change the compiler options in a project template.
说明如何更改项目模板中的编译器选项。
The following is a comprehensive categorical list of compiler options.
下面是一个完整的编译器选项分类列表。
Provides lists of compiler options, organized alphabetically or by purpose.
提供按字母顺序或按用途排列的编译器选项列表。
Provides a list of compiler options that are listed in ascending alphabetical order.
提供一个依字母顺序递增列示的编译器选项清单。
You can change either or both of these rules by resetting corresponding compiler options.
可以通过重置相应的编译器选项来更改这两条规则中的一条或两条。
In the regexp world, there are some compiler options supported by only certain implementations.
在regexp领域中,一些编译器选项仅被某些实现支持。
Provides a list of compiler options that are listed in the following categories: output files,.
提供一个编译器选项清单,列示的类别如下:输出档、。
If you can find the libraries and the compiler options, your code is likely to work just about anywhere.
如果您可以找到库和编译器选项,那么代码就很可能在任何地方都能工作。
It works by creating a hash from the preprocessed sources and the compiler options used to compile the sources.
它的工作方式是:从预处理源代码和用于编译源代码的编译器选项创建一个哈希表。
Specifying compiler options from within a response file is just like making those commands on the command line.
从响应文件内部指定编译器选项就如同在命令行上发出这些命令。
This option causes the compiler to display a list of compiler options along with a brief description of each option.
该选项使编译器显示编译器选项列表以及每个选项的简短说明。
Unfortunately, not all software copes with this elegantly, and in fact, the default compiler options generate 32-bit code.
不幸的是,并非所有的软件都可以充分利用这个优点;实际上,默认编译器选项生成的就是32位的代码。
The input for this tool is the application's source code and the resulting binaries compiled with certain compiler options enabled.
这个工具的输入是应用程序的源代码和使用某些编译器选项编译的二进制文件。
With these support classes, I can now define the CharSequenceCompiler. It's constructed with a runtime ClassLoader and compiler options.
通过这些支持类,现在可以定义CharSequenceCompiler,可使用运行时ClassLoader和编译器选项构建。
The compiler options and source code files will be processed by the compiler just as if they had been specified on the command line.
这些编译器选项和原始程序码档将由编译器处理,就如同在命令列上指定一般。
I read a lot of code in a source control viewer (looking a delta's and history), compiler options are not very obvious in environments like these.
我在一个源代码控制浏览器阅读大量的代码(在一个三角洲的历史),编译器选项在这样的环境中不是很明显。
Options in subsequent lines in the command file and options on the command line after the command file invocation are still accepted as compiler options.
命令档中后续各行里的选项以及命令列上在命令档引动过程之后的选项仍然会被当做编译器选项接受。
The compiler layer also contains a representation of a single invocation of a compiler, including assembly references, compiler options, and source code files.
编译器层还包含了对编译器单独调用的展现,其中包括集成的引用、编译器选项以及源代码文件。
While recompiling, if ccache detects no changes in the preprocessed source and compiler options, it retrieves its cached copy of the previously compiled output.
在重新编译时,如果ccache未在预处理源代码和编译器选项中检测到任何更改,它就检索以前编译输出的缓存副本。
Likewise, saving changes to a class will result in a fast incremental compile of the project and you'll be able to set all the same compiler options from the project properties pages.
同样,把更改保存到类中会导致对项目进行快速递增编译,您也可以从项目的属性页面上设置所有相同的编译器选项。
Project templates provide the files that are required for a particular project type, include standard assembly references, and set default project properties and compiler options.
项目模板提供特定项目类型所需的文件(包括标准程序集引用),并且设置默认项目属性和编译器选项。
What follows is a case study of an actual application - a discrete Fourier transform (DFT) - showing the performance improvements that result when compiling with various compiler options.
接下来的部分是一个实际程序的范例—一个离散的Fourier转变(DFT)—显示了在汇编不同汇编器选项时的改善结果。
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).
在子文件夹COBOLsource中可以找到8个存储过程的cobol源代码,其中的Compiler options . txt文件列出推荐的编译器选项(见下载)。
This helps ensure that the options you think are being set are actually being received and recognized by the JIT compiler.
这可以帮助确保您考虑的正在设置的选项实际上都正被JIT编译器接受和识别。
This option generates an options file containing a list of the method signatures corresponding to the methods the JIT compiler compiled while the application ran.
该选项生成一个选项文件,其中包含一个方法签名列表,对应于JIT编译器在应用程序运行的时候编译的那些方法。
应用推荐