本文不需要特定的编译器和环境配置,但您必须熟悉软件开发,因为可能需要诊断与设置有关的问题或配置错误。
No specific compiler or environment configuration is required, but you should be familiar with software development in order to diagnose problems or configuration issues specific to their setup.
这种设置使联邦编译器可以选择允许数据源执行可能受不同排序序列影响的操作 ——因为数字总是按相同顺序排序。
This setting gives the federated compiler the option of allowing the data source to perform operations that are affected by different collating sequences -- because numbers are always sorted the same.
这可以帮助确保您考虑的正在设置的选项实际上都正被JIT编译器接受和识别。
This helps ensure that the options you think are being set are actually being received and recognized by the JIT compiler.
我对编译器进行了设置,所以我必须指定override注释,以便指明哪些方法要覆盖基类的方法。
I set up the compiler so I have to specify the override annotation so as to clarify which methods are overriding base class methods.
一次(One - time):这类需求包括架构和策略上的需求,像决定编译器的版本或者设置缺陷跟踪数据库等等。
One-time: These include the infrastructure and policy requirements like deciding on a compiler version or setting up a bug tracking database.
您甚至可以设置一个交叉编译器以及相关的工具,后面我们会更详细地进行介绍。
You could even set up a cross-compiler and related tools and poke around in a little more detail.
CCACHE_RECACHE——设置这个选项告诉ccache忽略缓存中现有的条目并调用编译器;但对于新的条目,则缓存结果。
CCACHE_RECACHE — If set, tells ccache to ignore the existing entries in the cache and calls the compiler; but for new entries, it caches the result.
重头设置交叉编译器工具链可不是一项简单的任务:它包括下载源代码、修补补丁、配置、编译、设置头文件、安装以及很多很多的操作。
Setting up a cross-compiler toolchain from scratch is not an easy task: it involves downloading the sources, patching, configuring, compiling, setting up headers, installation, and much, much more.
同样,把更改保存到类中会导致对项目进行快速递增编译,您也可以从项目的属性页面上设置所有相同的编译器选项。
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.
您可以通过将CC环境变量设置为64位GCC编译器的位置来完成这一任务。
You can accomplish this by assigning the cc environment variable to the 64-bit GCC compiler's location.
请注意,还可以使用get例程来设置元组的各个元素,虽然有些编译器可能不支持此功能。
Note that it's also possible to set individual elements of a tuple using the get routine, although some compilers may not support this feature.
另一个选项是使用AspectJ编译器设置的“Other”选项卡,在每项目基础上,或者在整个工作空间范围内,禁用横切结构模型的创建。
Another option is to disable the creation of the crosscutting structure model, using the "other" TAB of the AspectJ Compiler Settings, either on a per-project basis, or for the whole workspace.
大部分人使用的编译器是gcc,如果您以前从来没有这样设置过,设置起来可能令人望而生畏(尤其是将其设置为一个交叉编译器)。
The compiler most people use is GCC, which can be a little daunting to set up (particularly as a cross-compiler) if you have never done this before.
选择Enableprojectspecificsettings,因此对编译器设置所做的更改仅应用于此项目。
Select Enable project specific settings so the changes you make to the compiler settings apply to this project only.
如果您选择的是Checkoutasaprojectinthe workspace,则必须完成Eclipse的New project向导,以设置编译器级别、项目布局和其他选项。
If you've selected Check out as a project in the workspace, you have to go through Eclipse's New project wizard to set up the compiler level, project layout, and other options.
你要确保他们在你的编译器设置包含路径。
You have to ensure that they are on the inclusion path in your compiler Settings.
大致意思是,必须设置一个环境变量CC 到一个工作的编译器。
You must set the environment variable CC to a working compiler.
项目模板提供特定项目类型所需的文件(包括标准程序集引用),并且设置默认项目属性和编译器选项。
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.
编译器将会在预定义的位置集查找该头文件,这些预定义的位置可以通过设置查找路径环境变量或者通过命令行选项来修改。
The compiler will look for it in a predefined set of locations, which can be modified by setting a search path environment variable or through a command line option.
此设置指定编译器是否应针对特定的cpu类型(如64位处理器)优化编译。
This setting specifies whether the compiler should optimize compilation for a specific CPU type, for example, a 64-bit processor.
编程语言编译器已向您的类型中添加默认静态构造函数,但未将其设置为私有。
The programming language compiler added a default static constructor to your type and did not make it private.
我认为,通过设置目标框架的客户端配置文件的编译器会确保我只使用客户端配置的组件。
I assumed that by setting the target framework to 'client profile' the compiler would make sure I am only using components of the client profile.
将编译器警告级别设置为最严格,把警告信息所报告的错误都改正。
Set your compiler warning to the pickiest level possible, and fix the errors it reports. It's hard to fix subtle errors if you ignore the obvious ones.
选中希望启用的编译器设置对应的复选框。
Advanced compiler Settings dialog box. Select the check boxes for the compiler Settings you want to enable.
选中希望启用的编译器设置对应的复选框。
Advanced compiler Settings dialog box. Select the check boxes for the compiler Settings you want to enable.
应用推荐