月亮词典
首页
查询
recompilations
n.重新编译:指将源代码重新转换为可执行代码的过程。通常在修改源代码或更改编译器设置后进行。
常用释义
词性释义
n.重新编译:指将源代码重新转换为可执行代码的过程。通常在修改源代码或更改编译器设置后进行。
例句
全部
Compilations
and
recompilations
of
many
different
queries
can
contribute to
this
column
value
.
许多不同查询的编译和重新编译可影响该列值。
Variables
used
in
stored
procedures
cause
fewer
recompilations
of
the
stored
procedures
than
when
temporary
tables
are used
.
变量与使用临时表相比,减少了存储过程的重新编译量。
Represents
the
event
code
indicating
that the
maximum
number
of
recompilations
was
reached
.
表示的是指示达到了最大重新编译次数的事件代码。
The
state
machine
class
therefore
often
becomes
a
change
hotspot
what
leads
to
frequent
recompilations
of the
whole
state
machine
.
因此这个状态机类常常会成为修改热点,从而导致整个状态机的频繁重编译。
Forced
parameterization
may
improve
the
performance
of
certain
databases
by
reducing
the
frequency
of
query
recompilations
.
强制参数化通过降低重新编译查询的频率可能会改善某些数据库的性能。
Number
of compilations
and
recompilations
that
would
benefit
from
this
missing
index
group
.
将从该缺失索引组受益的编译和重新编译数。
This
trace
event
can
be
used
to
track
and
debug
recompilations
.
此跟踪事件可用于跟踪和调试重新编译。
Trace
event
reports
statement
-
level
recompilations
in
SQL
Server 2005
.
跟踪事件在SQLServer2005中报告语句级重新编译。
This
trace
event
reports
only
batch
recompilations
in
SQL Server 2000
.
此跟踪事件在SQLServer2000中仅报告批处理重新编译。