群发词典
首页
查询
Precompile
预编译
常用释义
预编译
扩展信息
网络释义
预编译
软件开发常用名词中英文对照 - Leo Liu - 博客园 ... precedence 优先
precompile
预编译
precompiled header 预编译头 ...
预先编译
NET 在底层通过
预先编译
(
PreCompile
) 执行,获得了较佳的处理速度,这方面微软的 . NET 占了一点便宜。
编译预处理
编译预处理
(
Precompile
)不是C++编译系统的一个组成部分,而是在编译源程序之前,由单独的编译预处理程序对源程序所做的 …
例句
全部
You
still
have the
option
to
precompile
your
Web site
into
a
layout
on
your
computer
and
then
deploy
it
to a
production
server
.
还
可以
选择
在
您
的
计算机
上将
网站
预
编译
成
某个
布局
,
然后
将
其
部署
到
生产
服务器
上
。
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
.
复制
的
文件
可以
是
源
文件
(
如果
未
预
编译
网站
),
也
可以
是
预
编译
的
程序集
和
相关
文件
。
One
coding
restriction
when
you
precompile
a
Web site
applies
to
sites
that you intend to
compile
with
source
protection
enabled
.
预
编译
网站
时
,
如果
要
编译
的
网站
启用
了
源
代码
保护
,
则
存在
一
条
编码
限制
。
If
you
precompile
only
the
code
,
you
can
update
the
user
interface
of
the
site
without
having
to
recompile
the
entire
site
.
如果
只
预
编译
代码
,
则
可以
更新
站点
的
用户
界面
,
而
无需
重新
编译
整个
站点
。
Moreover
,
compiled
script
cannot
be
debugged
.
You
should
consider
these
factors
when you
decide
whether
to
precompile
script
.
除
包
的
大小
以外
,
还
要
在
选择
是否
要
预
编译
脚本
时
考虑
已
编译
的
脚本
无法
调试
这种
情况
。
In
packages
that
use
Script
tasks
or
Script
components
,
the
PreCompile
property
must
be
set
to
True
.
在
使用
脚本
任务
或
脚本
组件
的
包
中
,
PreCompile
属性
必须
设置
为
True
。
However
,
this kind
of
reference
will
not
work
when
you
precompile
the
site
with
source
protection
enabled
.
但是
,
在
预
编译
启用
了
源
代码
保护
的
网站
时
,
这种
引用
将
不再
起作用
。
You see
,
the precompiler is
not
connected
to
DB2,
which
means
that
running
PRECOMPILE
does not
add
any DB2
overhead
.
预
编译
器
未
连接
到
DB2
,
这
意味
着
运行
PRECOMPILE
并不
会
增加
DB2
的
负担
。
If
you
use
a
Web site
project
,
you do
not
have to
precompile
pages
into
assemblies
.
如果
使用
网站
项目
,
则
无需
将
页
预
编译
为
程序集
。
You
can
precompile
a
Web
application
so
that the
UI
markup
is
preserved
,
or
precompile
the
pages
so
that
source
code
cannot
be
changed
.
可以
预
编译
Web
应用程序
,
以便
保留
UI
标记
;
也
可以
预
编译
页
,
以便
不能
更改
源
代码
。
Precompile
the
site
and
copy
the
output
to
a
location
that
you
specify
,
such
as
a
production
server
.
预
编译
站点
,
并
将
输出
文件
复制
到
您
指定
的
位置
,
如
成品
服务器
。
You
can
publish
directly
as part
of
the
precompilation
process
,
or
precompile
locally
and
then
copy
the
files
yourself
.
可以
在
预
编译
过程
中
直接
发布
,
或
在
本地
预
编译
然后
自己
复制
文件
。
It
is
recommended
that you
edit
the
files
in
the
original
Web
site
,
precompile
the
site
,
and
publish
it
again
.
建议
在
原始
网站
中
编辑
文件
,
预
编译
该
网站
,
然后
重新
发布
它
。
To make the
queries
executable
in
the embedded
engine
,
you
need
to
set
the
related
parameters
and
precompile
the
queries
.
为了
在
内嵌
引擎
中
执行
查询
,
需要
设置
相关
的
参数
并
预
编译
查询
。
If
you
specify
a
folder
on
a
production
server
,
you
can
precompile
and
deploy
in
a
single
step
.
如果
在
成品
服务器
上
指定
了
文件夹
,
则
可
在
一个
步骤
中
预
编译
并
部署
。
The
first
step
of
this
process
is
to
PRECOMPILE
your
COBOL
source
code
.
此
过程
的
第一
步
是
PRECOMPILE
您
的
COBOL
源
代码
。
Allows
an
administrator
to
precompile
an ASP
.
NET
application
, either in
place
or
for
deployment
.
允许
管理员
就地
或者
为
部署
预
编译
ASP.NET
应用程序
。
Finally
,
if
you
precompile
the
Web
site
before you
deploy
it
,
you
can
deploy
the assemblies instead of the
source
code
.
最后
,
如果
在
部署
网站
之前
预
编译
网站
,
则
可以
部署
程序
集
,
而
不必
部署
源
代码
。
Guides
you
through
creating
a
custom
action
to
precompile
an
assembly
after
installation
.
指导
您
通过
创建
自
定义
操作
在
安装
后
预
编译
程序集
。
You
can
precompile
your
application
to
reduce
the
time
required
for the
first
request
.
可以
预
编译
应用程序
以
减少
第一
次
请求
所需
的
时间
。
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
.
也
可以
在
本地
预
编译
,
然后
自己
复制
文件
。
For
more
complex
patterns
,
use
the XPath
class
to
precompile
search
patterns
.
对于
更
复杂
的
模式
,
可以
使用
XPath
类
预
编译
搜索
模式
。
Provides
steps
for
how
to
precompile
your
Web site
and
store
the
compiled
version
on
a
staging
server
or
production
server
.
提供
有关
步骤
,
说明
如何
预
编译
网站
并
将
已
编译
的
版本
存储
在
临时
服务器
或
成品
服务器
中
。
Some
native
XML
databases
have
the
ability
to
precompile
or
parse
XQuery
code
.
一些
原生
XML
数据库
具有
预先
编译
或
解析
XQuery
代码
的
能力
。
When
you
precompile
a
site
for
deployment
,
ASP
.
NET
creates
a
layout
,
which
is
a
structure
that
contains
the
compiler
output
.
在
预
编译
要
部署
的
网站
时
,
ASP.NET
将
创建
布局
,
这
是
一种
包含
编译
器
输出
的
结构
。
You
can
even
precompile
a
regular
expression
for
speed
increases
.
您
甚至
可以
重新
编译
一
个
正
则
表达式
来
提高
速度
。
You
can
configure
the
Script
component
to
precompile
the
script
.
可以
配置
脚本
组件
以
预
编译
脚本
。
Visual Studio
also
includes
commands
to
precompile
a
Web site
from
the
IDE
.
VisualStudio
还
包含
从
IDE
中
预
编译
网站
的
命令
。
更新时间:2025-06-03 19:00