月亮词典
首页
查询
mutators
调整器
常用释义
词性释义
调整器
例句
全部
Traditionally
mutators
have
always been
a
community
effort
and
we
feel
that
it
should
stay like
this
,
only
you
know what
you
want
.
传统的插件一直是社团里面每位成员共同的努力,我们认为应这样,只要你想的到你就能得到。
Accessor
methods
come in
two
flavors
:
setters
and
getters
(
sometimes
referred
to as
mutators
and
accessors
,
respectively
).
访问器方法涉及两种方法:setters和getters(有时分别称为mutators和accessors)。
JavaBeans,
as
you
probably
know
,
are
Java
classes
that
contain
a series
of
private
properties
and
publicly
available
accessors
and
mutators
.
您也许知道,JavaBeans是包含一系列私有属性以及公共访问器和转变器的Java类。
In
particular
,
the
classes
representing
primitive
types
(
for
example
,
System
.
Int32
)
do
not
expose
mutators
and
thus
are
read
-
only
.
特别是,表示基元类型的类(如System.Int32)不公开转变器,因而是只读的。
Can
Mutators
be
added
to
TA
,
and
about how
long
after the
release
of TA
will
Mutators
be
released
?
插件可以被添加到TA吗,以及多久会放出这些TA插件?
We
will
focus
on
the
development
of
the
main
game
and
the
public
community
can
make awesome
mutators
.
我们将专注于主流游戏的发展和社区成员能作出最插件。
In
several
but
not
all
cases
,
mutators
have
been
found
to
contain
defects
in
mismatch
repair
(
MMR
)
pathways
;
在一些但不是所有情况下,存取器已被发现含有缺陷的错配修复(MMR)途径;
网络释义
改变者
...象的生产者(producers),修改其对象状态的
改变者
(
mutators
),提供有关其对象状态信息的观察者(observers)。