assignment operator

赋值运算符:一种用于将变量名所表示的存储位置中的值设置为特定值的运算符。
常用释义
赋值运算符:一种用于将变量名所表示的存储位置中的值设置为特定值的运算符。

扩展信息

赋值操作符
Liran - 博客园 ... assignment 赋值、分配 assignment operator 赋值操作符 associated 相关的、相关联的 ...
指派运算子
C++中系... ... assignment 指派、指定 赋值、分配 assignment operator 指派(赋值)运算子 = 赋值运算符 atomic 不可分割的 …
赋值运算符
C语言 字符串命令 集锦_百度知道 ... assignment 赋值、分配 assignment operator 赋值运算符 associated 相关的、关联、相应 …
指定运算子
指定运算子assignment operator)与指数运算子(exponentiation operator)与一般运算子不同,这两种运算子会由最右边的 …
赋值算子
石油英语词汇_专业词汇... ... assignment decision 赋值判定 assignment operator 赋值算子 assignment statement 赋值语句 ...
指定运算元
指定运算元 (Assignment Operator) – 1. 19 12. 算术运算元 (Arithmetic Operator). 20 13.

例句

However, you can define implicit conversion operators for a type, which enable you to use the assignment operator with those types.

不过,可为类型定义隐式转换运算符,这样就可以对这些类型使用赋值运算符。

基类中的赋值运算符不可访问,因此无法为派生类生成赋值运算符。

运算符只是相等比较运算符,而不是赋值运算符。

A version of the assignment operator created ( synthesized ) by the compiler for classes that do not explicitly define one.

由编译器为没有显式定义赋值操作符的类创建(合成)的赋值操作符版本。

如果默认的拷贝构造函数和付值操作符是可取的,在你的类生命中增加一条注释说明这些。

赋值操作符。复制所含的元素、散列函数、谓词、最大负载因子,但不复制分配器。

可以使用合成复制构造函数的类通常也可以使用合成赋值操作符。

重载二元运算符时,也会隐式重载相应的赋值运算符(如果有)。

Operator in the binary list is the comparison operator, not the assignment operator.

运算符是比较运算符,而不是赋值运算符。

In general, the left-hand side of an assignment operator always requires an lvalue .

一般地,赋值运算符的左边总是需要一个左值。

二元乘法赋值运算符。

而赋值运算符在优化之后还存活并从DLL中导出。

赋值运算符左边要求有环境变量名。

这个类看来与其他句柄类似,赋值操作符也类似。

您可以使用赋值运算符设置变量或参数的值。

在赋值操作符前将长表达式截断。

可以使用赋值运算符为变量赋值。

您还可以选择,使用变量分配操作器来更改或者不初始化测试变量。

If you're implementing a class that supports moving, you can declare a move constructor and a move assignment operator like this:

假定实现一个支持移动的类,可以这么声明移动构造函数和移动赋值操作符:

Actual argument Address Algorithm Area Arithmetic Array Assignment operator Backspace expresssion

实际参数地址算法面积参数,自变量数组赋值运算符退格键