赋值
[fù zhí]n.valuation; augmented assignment
网络释义:evaluation; value; mutator
汉英网络释义
na.1.assignment, evaluation, voluation
n.1.augmented assignment2.valuation
1.assignment 相等( Equality) 赋值( Assignment) 主要( Primary) ...
2.evaluation exams n. 考试, 测验 evaluation n. 估价, 评价, 赋值 crumbies 柔软的, 低等的 ...
3.value个函数是去属性值,该函数则是为指定的属性(key)赋值(value),attr(name)获取JQuery对象中第一个HTML元素的属性 …
4.mutator value analysis method 价格分析法 value assignment 赋值 value assurance 价值保证 ...
6.call by value call button 呼叫按钮;调入钮 call by value 赋值 call frame 调用帧 ...
7.SetValue GetValue 取值 SetValue 赋值 Average 平均值 ...
造句带翻译释义:,valuation,augmented assignment,evaluation,value,mutator1.When a program is run, the process of carrying out each of the specified operations in an expression is called evaluation.当一个程序运行时,完成表达式中指定操作的过程被称为赋值。
2.The portable solution, discovered by both autoconf and Imake, is just to include every variable assignment you think you might want.autoconf和Imake所提供的可移植解决方案只是将所希望使用的每个变量的赋值都包含进来。
3.You could then declare a new variable of DayOfWeek type, and assign it a value.然后,可以声明一个DayOfWeek类型的新变量,并为它赋值。
4.This can result in an error if you try to use the variable before assigning it a value.但是,如果尝试在赋值前使用变量,这会导致错误。
5.Another similar method involves making a "fracture" across the array and incrementing one side of it, as if an earthquake had occurred.另一种相似的算法是在数组中制造出一个“断层”,然后为其中一边的所有元素赋值,就像“地震”发生时那样。
6.Variables are created just as other variables: by first declaring the variable and assigning it a value, as shown below.变量的创建方法与其他变量一样:首先声明变量,然后为其赋值,如下所示。
7.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。
8.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.结构的合法操作只有几种:作为一个整体复制和赋值,通过&运算符取地址,访问其成员。
9.Gets or sets a value indicating whether the search retrieves only the names of attributes to which values have been assigned.获取或设置一个值,该值指示搜索是否只检索已经为其赋值的属性的名称。
10.Assignment to a read-only identifier usually is the result of a mistake, since it has no effect.为只读标识符赋值通常是某种差错引起的,因为它不会有任何效果。