预编译步骤应该与以下内容类似
下载预编译的二进制映像。
如果无法使用这个预编译头文件,那么将忽略它。
If the precompiled header file can't be used, it is ignored.
预编译语句的自动重新编译。
通常可以找到所选平台和版本的预编译二进制代码。
You can often find a precompiled binary for your chosen platform and version.
该参数控制由连接池缓存的最大预编译语句数。
This parameter controls the maximum number of prepared statements cached by a connection pool.
有一些外部库很难在Windows下找到预编译版本。
Some of those externals libraries are hard to find pre-compiled for Windows.
软件包通常包含的是预编译的软件,但您也可以打包源代码。
Packages usually contain precompiled software, but you can also package source code.
对于更复杂的模式,可以使用xpath类预编译搜索模式。
For more complex patterns, use the XPath class to precompile search patterns.
静态SQL语句是在执行之前预编译并绑定到一个包上的。
The static SQL statement is pre-compiled and bound to a package before execution.
也就是说,不能使用ajc将advice添加到预编译类中。
In other words, you cannot use ajc to add advice to precompiled classes.
为了在内嵌引擎中执行查询,需要设置相关的参数并预编译查询。
To make the queries executable in the embedded engine, you need to set the related parameters and precompile the queries.
SQL存储过程是预编译的,并且是在创建时绑定到一个包上的。
SQL stored procedure is pre-compiled and bound to a package at creation time.
Yc通知cl编译器从precomp . h生成预编译头文件。
Yc tells the cl compiler to generate the precompiled header from precomp.h.
幸运的是,自版本0.7起,在预编译环境中运行定制代码相当容易。
Fortunately, as of version 0.7, running custom code in the precompiled environment is a lot easier.
PHP项目为Windows操作系统提供了已预编译的二进制文件。
The PHP project offers precompiled binaries for the Windows operating systems.
CCACHE_DIR——指定ccache存储预编译输出的文件夹。
CCACHE_DIR — Specifies the folder where ccache stores the precompiled outputs.
我们将在本文余下部分继续使用此类预加载和方法预编译代码。
We'll continue to use this class-preloading and method-precompiling code in the rest of the article.
第一个命令创建了预编译头文件precomp. h . g ch。
The first command creates the precompiled header precomp.h.gch.
只需要使用一组简单的命令,您就可以安装大量的预编译的程序包。
Using just a simple set of commands, you can install a large volume of pre-built packages.
这意味着你能“完全”预编译Ruby脚本,根本无需发生运行时代码生成。
This means Ruby scripts can be "completely" precompiled, so that no runtime code generation needs to happen at all.
右边窗格提示输入要安装模块的虚拟主机的名称并询问是否应该对jsp预编译。
The right pane prompts for the name of the virtual host on which to install the module and asks if the JSPs should be precompiled.
跟其他jakarta项目一样,Lucene以预编译二进制或源码的形式发布。
Like most other Jakarta projects, Lucene is distributed as pre-compiled binaries or in source form.
您还会学习如何预编译(AOT)您的应用程序,以便改进一个RT环境中的确定性。
You will also learn how to Ahead-of-time (AOT) compile your application for improved determinism in an RT environment.
servlet与用JSP编写的脚本类似;但是,因为它是预编译的,所以更安全。
A servlet is similar to a script written in JSP; however, because it's precompiled, it's more secure.
其优点不仅仅是降低了带宽的使用,还带来了更快的速度,这是因为存储过程可预编译。
This is not only faster because of the reduced bandwidth usage, but also faster because the stored procedure can be precompiled.
因为它将从传递它的xsl中预编译转换指令,所以传递给其他方法甚至线程是安全的。
Because it precompiles the transformation instruction from the XSL it's handed, it is safe for handing off to other methods and even threads.
必需安装CUDA驱动和CUDA工具包,此后才可运行预编译的例程或编译样例源代码。
The CUDA driver and Toolkit installation are required before running the precompiled examples or compiling the example source code.
Create底盘和驱动机制是预编译的,而在Lego中您必须组装机器人。
The Create chassis and drive mechanisms are pre-built, while you have to assemble the Lego robots.
这样一来,你的应用程序就能部署了,因为进行了预编译,其中的代码都被隐藏了。
This way your application is ready for deployment, with its source code hidden because it is pre-compiled.
应用推荐