precompile

预编译
常用释义
预编译

扩展信息

预编译
软件开发常用名词中英文对照 - Leo Liu - 博客园 ... precedence 优先 precompile 预编译 precompiled header 预编译头 ...
预先编译
NET 在底层通过预先编译 ( PreCompile ) 执行,获得了较佳的处理速度,这方面微软的 . NET 占了一点便宜。
编译预处理
编译预处理(Precompile)不是C++编译系统的一个组成部分,而是在编译源程序之前,由单独的编译预处理程序对源程序所做的 …

例句

还可以选择在您的计算机上将网站预编译成某个布局,然后将其部署到生产服务器上。

If any of these issues are concerns for your Web applications, you can precompile your Web site.

如果其中任何问题涉及Web应用程序,则您可以预编译网站。

The files that you copy can either be the source files (if you do not precompile the site) or the precompiled assemblies and related files.

复制的文件可以是源文件(如果未预编译网站),也可以是预编译的程序集和相关文件。

预编译网站时,如果要编译的网站启用了源代码保护,则存在一条编码限制。

如果只预编译代码,则可以更新站点的用户界面,而无需重新编译整个站点。

Moreover, compiled script cannot be debugged. You should consider these factors when you decide whether to precompile script.

除包的大小以外,还要在选择是否要预编译脚本时考虑已编译的脚本无法调试这种情况。

在使用脚本任务或脚本组件的包中,PreCompile属性必须设置为True。

但是,在预编译启用了源代码保护的网站时,这种引用将不再起作用。

You see, the precompiler is not connected to DB2, which means that running PRECOMPILE does not add any DB2 overhead.

预编译器未连接到DB2,这意味着运行PRECOMPILE并不会增加DB2的负担。

如果使用网站项目,则无需将页预编译为程序集。

可以预编译Web应用程序,以便保留UI标记;也可以预编译页,以便不能更改源代码。

预编译站点,并将输出文件复制到您指定的位置,如成品服务器。

可以在预编译过程中直接发布,或在本地预编译然后自己复制文件。

建议在原始网站中编辑文件,预编译该网站,然后重新发布它。

To make the queries executable in the embedded engine, you need to set the related parameters and precompile the queries.

为了在内嵌引擎中执行查询,需要设置相关的参数并预编译查询。

如果在成品服务器上指定了文件夹,则可在一个步骤中预编译并部署。

The first step of this process is to PRECOMPILE your COBOL source code.

此过程的第一步是PRECOMPILE您的COBOL源代码。

允许管理员就地或者为部署预编译ASP.NET应用程序。

Finally, if you precompile the Web site before you deploy it, you can deploy the assemblies instead of the source code.

最后,如果在部署网站之前预编译网站,则可以部署程序集,而不必部署源代码。

指导您通过创建自定义操作在安装后预编译程序集。

可以预编译应用程序以减少第一次请求所需的时间。

A solution to this issue is to precompile Java bytecodes using AOT compilation.

此问题的解决方案之一是使用AOT编译预先编译Java字节码。

Alternatively, you can precompile locally and then copy the files yourself.

也可以在本地预编译,然后自己复制文件。

对于更复杂的模式,可以使用XPath类预编译搜索模式。

提供有关步骤,说明如何预编译网站并将已编译的版本存储在临时服务器或成品服务器中。

一些原生XML数据库具有预先编译或解析XQuery代码的能力。

在预编译要部署的网站时,ASP.NET将创建布局,这是一种包含编译器输出的结构。

您甚至可以重新编译一个正则表达式来提高速度。

可以配置脚本组件以预编译脚本。

VisualStudio还包含从IDE中预编译网站的命令。