月亮词典
首页
查询
explicit statement
明确的陈述:指直接、明确表达的陈述或声明。
常用释义
词性释义
明确的陈述:指直接、明确表达的陈述或声明。
例句
全部
It
was
important
that
he
made
an
explicit
statement
on
this
score
last
week
.
他上个星期对于这一方面做了明确的说明,这是很重要的。
If
you
do
not
use
the Option
Explicit
statement
, all undeclared
variables
are
of
Object
type
.
如果您没有使用OptionExplicit语句,则所有未声明的变量均为Object类型。
A
more
explicit
statement
of
Machining
Center
is
the
automatic
tool
change
CNC
milling machines
.
更为明确的说法是:加工中心就是自动换刀数控镗铣床。
This
urgent
need
here requires
explicit
statement
and
recognition
,
if
we
are
consciously
to
design
a
solution
to the
problem
.
如果我们有意识地针对问题设计解决方案,这迫切的需求正呼唤着(对所有知识间的联系)明确的陈述和识别。
Include
the Option
Explicit
Statement
(
Visual Basic
)
at
the
beginning
of
your
code
.
在代码的开头包含OptionExplicit语句(VisualBasic)。