月亮词典
首页
查询
valid object
有效对象:在编程和计算机科学中
常用释义
词性释义
有效对象:在编程和计算机科学中,指一个已经被正确创建并可以正常使用的对象。
例句
全部
It
also
allows
you
to
test
whether
the
object
variable
points
to a
valid
object
,
as the
following
example
shows
.
还使您可以测试对象变量是否指向有效对象,如下例所示。
If
the
value
is an
object
(
table
,
view
,
stored
procedure
, or extended
stored
procedure
)
,
it
must be
a
valid
object
in the
current
database
.
如果值为一个对象(表、视图、存储过程或扩展存储过程),则该对象必须是当前数据库中的有效对象。
The
object
referenced
by the
application
no
longer
points
to
a
valid
object
.
应用程序所提供的对象引用不再指向有效的对象。
Resource
lookup
will
not
be
traversing
the
scope
to the
root
or
the
application
if
no
valid
object
was
found
at
the
requested
key
.
如果在请求的键处未找到有效的对象,则资源查找将不会遍历范围直至根或应用程序。
All
schema
elements
have
a
valid
object
identifier
from a
range
of
object
identifiers
that
are
registered
and
allocated
to
the
vendor
.
所有架构元素均具有向供应商注册并分配的对象标识符范围内的有效对象标识符。
A
valid
object
instance
represents
a
structural
validation
error
in
the
XML
Schema
Object
Model
(
SOM
).
有效的对象实例表示XML“架构对象模型”(SOM)中的结构验证错误。
Check
that
references
to
an
object
property
or
method
have
valid
object
qualifier
.
检查对对象属性或方法的引用是否具有有效的对象限定符。
The
object
identifier
does
not
represent
a
valid
object
.
对象标识符没有表示一个有效的对象。
You
are
attempting to
view
a
file
in
the
Object
Browser
that does
not
contain
a
valid
object
.
您试图在未包含有效对象的“对象浏览器”中查看文件。
make sure
the
object
variable
references
a
valid
object
, and specify or respecify a
reference
for the
object
.
确保对象变量引用有效的对象,并为该对象指定或重新指定一个引用。