群发词典
首页
查询
precompilation
precompilation
常用释义
precompilation
扩展信息
网络释义
预编译
现在我们来谈谈另外一种重要的编译方式:
预编译
(
Precompilation
)。 public partial class Default : System.Web.UI.Page{ pro…
先行编译
先行编译
(
PreCompilation
)-- aspnet_compiler.exe,ASP.NET 2.0以后才适用全部标签 2013年5月 (13) 2013年4月 (23) 2013 …
例句
全部
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
.
会
指定
在
先行
编译
期间
关闭
批次
建
置
,
以便
产生
具有
固定
名称
的
组件
。
更新时间:2025-05-22 08:04