月亮词典
首页
查询
myObject
myObject
常用释义
词性释义
myObject
例句
全部
This
situation
indicates
that
the
MyObject
object
,
whose
reference
was
originally
held
by
the WeakReference
object
,
is
no
longer
available
.
这种情况表明,MyObject对象(对它的引用原来是由WeakReference对象进行的)不再可用。
Recall
that
if
you
do
not
do
this
,
object
MyObject
will
never
be
reclaimed
,
mitigating
any
benefit
of
the
reference
classes
.
前面说过,如果不这样做,对象MyObject永远都不会被回收,引用类的任何优点都会被削弱。
String
that
are
matched
both by
content
and
by
case
.
For example, a
search
for
"
MyObject
"
with
.
仅显示与“查找内容”字符串的内容和大小写都匹配的实例。
The
class
of
the
object
containing
the
field
(
in
this
case
,
MyObject
)
包含字段的对象的类(在本例中为MyObject)
To
declare
an
object
called
myObject
,
we
can
type
in
要声明一个叫做myObject的对象,我们可以输入