月亮词典
首页
查询
precompilation
precompilation
常用释义
词性释义
precompilation
例句
全部
No
source
code
is
deployed
to
the
target
environment
in
either
of
these
forms
of
precompilation
.
在任一种形式的预编译中,都没有将源代码部署到目标环境。
The
two
other
forms
of
precompilation
are
used for
deployment
.
其他两种先行编译的形式会用于部署中。
The
results
of
precompilation
are
written
to the
specified
location
,
overwriting
(
without
warning
)
any
existing
content
in that
location
.
先行编译的结果会写入指定的位置,并会覆写(但不发出警告)所有该位置上的现有内容。
The
results
of
precompilation
will
be
written
to
the
specified
folder
,
overwriting
without
warning
any
existing
content
in
that
folder
.
预编译的结果将写入到指定的文件夹中,并在没有任何警告的情况下覆盖该文件夹中的任何现有内容。
The
precompilation
process
finds any
compilation
errors
and
identifies the
errors
in
the
configuration
file
.
预编译过程能发现任何编译错误,并在配置文件中标识错误。
Provides
flags
that
determine
precompilation
behavior
.
提供确定预编译行为的标志。
You
can
publish
directly
as part
of
the
precompilation
process
,
or
precompile
locally
and
then
copy
the
files
yourself
.
可以在预编译过程中直接发布,或在本地预编译然后自己复制文件。
Specifies
the
output
path
for the
precompilation
process
.
会指定先行编译处理序的输出路径。
NET
supports
three
forms
of
precompilation
.
NET支持三种形式的预编译。
Specifies
that
batch
builds are turned
off
during
precompilation
in
order
to
generate
assemblies
with
fixed
names
.
会指定在先行编译期间关闭批次建置,以便产生具有固定名称的组件。