汉英词典
Chinese-English Dictionary
MEANING OF 赋值
赋值 (賦值)
assignment / evaluation / valuation
() fù zhí
EXAMPLE SENTENCES

它是用来赋值的。

It is an assignment.

所以你并不需要使用赋值运算符。

So you don't have to use the assignment operator.

特别要说的是,这是赋值声明。

So in particular, that is an assignment statement.

当然,我将使用指针赋值魔杖。

Sure. I'll use my magic wand of pointer assignment.

所以到现在为止,赋值运算符复制了很多数据。

So the assignment operator thus far makes copies of things.

此操作支持实现强大的选择性赋值

This allows for more powerful selective assignment.

好,前面三个声明仅仅,是赋值声明而已。

Well, the first three statements are just assignment statements.

只在脚本开始时定义变量并为其赋值

Define and assign variables only at the beginning of a script.

赋值不同,语句是用关键字引入的。

Other than for assignment, statements are introduced by keywords.

当一个浮点型数据赋值给整型变量时会发生?

What happen when a floating point value is assigned to an integer variable?