Use a standard assignment statement to assign the source array to the destination array.
使用标准赋值语句将源数组赋给目标数组。
The first statement right here, that's just an assignment statement, I'm giving some value to x.
第一个声明在这里,这仅仅是一个赋值声明,我赋值给x一个值。
If the repeated declaration has an initializer, it ACTS as if it were simply an assignment statement.
如果重复的声明有一个初始值,那么它担当的不过是一个赋值语句的角色。
Another, more compact way to represent the same expression is to use an assignment statement similar to this.
另一种更紧凑的表达方式是使用下面这样的赋值语句。
You store a value in a variable by putting the variable name on the left side of an assignment statement.
通过将变量名称包含在表达式中,可以检索变量值。
The procedure in Listing 22 demonstrates the solidDB scalar function TIMESTAMPDIFF, used in an assignment statement.
清单22中的过程演示了solidDB标量函数TIMESTAMPDIFF,用于一条复制语句。
To set the default property value, use the variable name, with an argument list, on the left side of an assignment statement.
若要设置默认属性值,请在赋值语句左侧使用带有参数列表的变量名。
Note that an assignment statement which is assigning a function literal or object literal is still an assignment statement and must end with a semicolon.
注意一个函数赋值或对象赋值语句也是赋值语句,应该以分号结尾。
And so we saw that as well, the last piece we had here is the ability to create variables, which have their own values, and that's done using an assignment statement.
我们也可以看到,这里我们最后的是,创建了一些变量,这些变量都有自己的值,这是运用了赋值声明来完成的。
Almost anywhere you can put a value, you can put an arbitrary expression, with one exception: the left side of an assignment statement has to be a variable name.
你可以在任何地方放一个值,放任何一个表达式,只有一个例外:一个声明语句的左边必须是变量名。
In writing an assignment statement, for example, you can declare variables of any type, use any identifier to the left of the equal sign, and supply any expression on the right.
例如你要写一句赋值语句,你可以声明任何类型的变量,在等号的左边使用任何标识符,然后在右边给出任何的表达式。
All the other statements of the language exist in order to make it possible to perform a computation that must be based on this primitive construct: the assignment statement.
所有其它语句的存在,只是为了能使那些根植于赋值语句的计算结构可以正确地运行。
The value of the property participates in the expression just as a variable or constant would, or it is stored in the variable or property on the left side of the assignment statement.
属性值会如同变数或常数参与运算式的方式参与运算式,或是储存于指派陈述式左边的变数或属性中。
This is the first time that this example is using a relation as a declarative statement to define an expression (in other words, a value assignment) instead of using it for model-to-model mapping.
这是本例子第一次把关联作为一个定义表达式(换句话说,一个赋值语句)的声明性陈述来使用,而不是用它作模型到模型的映射。
Also, the response to each of the anticipated exceptions is to do nothing, but the CONTINUE HANDLER declaration expects a complete SQL statement; hence the dummy assignment.
另外,对于每种可能出现的异常的响应是不做任何事,但是CONTINUEHANDLER声明需要一个完整的sql语句;因此使用伪赋值。
I just came back from the meeting held by Genertec concerning to assignment of year-end financial statement.
刚从集团开会回来,布置今年的年终决算。
I just came back from the meeting held by Genertec concerning to assignment of year-end financial statement.
刚从集团开会回来,布置今年的年终决算。
应用推荐