网页
图片
视频
学术
词典
地图
更多
航班
笔记本
赋值
[fù zhí]
n.
valuation
;
augmented
assignment
网络
evaluation
;
value
;
mutator
汉英
网络释义
na.
1.
assignment
,
evaluation
,
voluation
n.
1.
augmented
assignment
2.
valuation
1.
assignment
VC#2005快速入门之使用布尔操作符_天极网 ... 相等( Equality)
赋值
(
Assignment
) 主要( Primary) ...
dev.yesky.com
|
基于1137个网页
2.
evaluation
《Friends》词汇表B ... exams n. 考试, 测验
evaluation
n. 估价, 评价,
赋值
crumbies 柔软的, 低等的 ...
www.zhuoda.org
|
基于170个网页
3.
value
...个函数是去属性值,该函数则是为指定的属性(key)
赋值
(
value
),attr(name)获取JQuery对象中第一个HTML元素的属性 …
www.cnblogs.com
|
基于103个网页
4.
mutator
如果必须传入抽象工厂对象,那么您必须添加一个新的公用构造函数或
赋值
(
mutator
)方法。在 ATM 示例中,对于产品代码,…
www.cjsdn.net
|
基于81个网页
5.
value assignment
石油词汇英语翻译(U-Z) ... value analysis method 价格分析法
value assignment
赋值
value assurance 价值保证 ...
www.zftrans.com
|
基于34个网页
6.
call by value
石油英语词汇(C1) ... call button 呼叫按钮;调入钮
call by value
赋值
call frame 调用帧 ...
www.diyifanwen.com
|
基于29个网页
7.
SetValue
学用 ASP.Net 之 System.Array 类 ... GetValue 取值
SetValue
赋值
Average 平均值 ...
www.poluoluo.com
|
基于23个网页
更多释义
收起释义
例句
释义:
全部
全部
,
valuation
valuation
,
augmented assignment
augmented assignment
,
evaluation
evaluation
,
value
value
,
mutator
mutator
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
When
a
program
is
run
,
the
process
of
carrying
out each of the
specified
operations
in an
expression
is
called
evaluation
.
当
一个
程序
运行
时
,
完成
表达式
中
指定
操作
的
过程
被
称为
赋
值
。
article.yeeyan.org
2.
The
portable
solution
, discovered
by
both
autoconf
and
Imake, is
just
to
include
every
variable
assignment
you
think you might
want
.
autoconf
和
Imake
所
提供
的
可
移植
解决方案
只是
将
所
希望
使用
的
每个
变量
的
赋
值
都
包含进来
。
www.ibm.com
3.
This
can
result
in
an
error
if
you
try
to
use
the
variable
before
assigning
it a
value
.
但是
,
如果
尝试
在
赋
值
前
使用
变量
,
这
会
导致
错误
。
www.kuenglish.info
4.
Another
similar
method
involves
making
a
"
fracture
"
across
the
array
and
incrementing
one
side
of
it
,
as
if an
earthquake
had
occurred
.
另
一种
相似
的
算法
是
在
数组
中
制造
出
一个
“
断层
”
,
然后
为
其中
一边
的
所有
元素
赋
值
,
就
像
“
地震
”
发生
时
那样
。
www.cnblogs.com
5.
Variables are
created
just
as
other variables: by first declaring the
variable
and
assigning
it
a
value
,
as
shown
below
.
变量
的
创建
方法
与
其他
变量
一样
:
首先
声明
变量
,
然后
为
其
赋
值
,
如
下
所
示
。
msdn2.microsoft.com
6.
If
you
don't
want
the active
rule
to
be
reevaluated
,
you
should
include
the rule
's
optional
no-loop
attribute
and
give
it
a
value
of
true
.
如果
不
希望
这种
情况
发生
,
则
应该
包括
rule
的
可
选
no-loop
属性
并
将
其
赋
值
为
true
。
www.ibm.com
7.
The
only
legal
operations
on
a
structure
are
copying
it or
assigning
to it
as
a
unit
,
taking
its
address
with
&
,
and
accessing
its
members
.
结构
的
合法
操作
只有
几种
:
作为
一个
整体
复制
和
赋
值
,
通过
&
运算符
取
地址
,
访问
其
成员
。
czk.8866.org
8.
Gets
or
sets
a
value
indicating
whether
the
search
retrieves only the
names
of
attributes
to
which
values
have
been
assigned
.
获取
或
设置
一个
值
,
该
值
指示
搜索
是否
只
检索
已经
为
其
赋
值
的
属性
的
名称
。
msdn2.microsoft.com
9.
Assignment
to
a
read
-
only
identifier
usually
is
the
result
of
a
mistake
,
since
it
has
no
effect
.
为
只
读
标识符
赋
值
通常
是
某
种
差错
引起
的
,
因为
它
不会
有
任何
效果
。
technet.microsoft.com
10.
A
structure
may
be
initialized
by
a
list of
constant
member
values
;
an
automatic
structure
may
also
be
initialized
by
an
assignment
.
可以
用
一个
常量
成员
值
列表
初始
化
结构
,
自动
结构
也
可以
通过
赋
值
进行
初始
化
。
czk.8866.org
1
2
3
4
5