• Then, the assignment operator is called.

    然后调用运算符

    youdao

  • The assignment operator cannot be overloaded.

    不能重载运算符

    youdao

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

    所以并不需要使用运算符

    youdao

  • Everything to the left of the assignment operator.

    赋值操作符左边所有内容

    youdao

  • Everything to the right of the assignment operator.

    赋值操作符右边所有内容

    youdao

  • So the assignment operator thus far makes copies of things.

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

    youdao

  • Break long assignments before the assignment operator.

    赋值操作符表达式截断。

    youdao

  • However, the assignment operator survived optimization and got exported from a DLL.

    赋值运算符优化之后还存活DLL导出

    youdao

  • So this is the equality operator, whereas the single equal sign is the assignment operator.

    所以相等操作然而那个等号是一个赋值运算符。

    youdao

  • Well, the assignment operator makes a copy of the thing on the right and puts it in the thing on the left.

    赋值操作符右边东西复制左边

    youdao

  • The assignment operator is applied on a initialized object, but this is not the case in the copy constructor.

    运算符应用一个初始化对象不是拷贝构造函数情况下

    youdao

  • We'll learn more about operator overloading in the next chapter, but in this chapter we cover the assignment operator.

    在下我们进一步学习操作重载我们先介绍赋值操作符。

    youdao

  • Put the functionality you need in separate functions called by the destructor and the copy constructor and the assignment operator.

    放在单独功能调用析构函数拷贝构造函数运算符需要的功能。

    youdao

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

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

    youdao

  • Each class whose instance will go into the container must implement at least the copy constructor it is good to implement also the assignment operator.

    每个(其实例容器内使用)必须至少实现拷贝构造函数(实现运算符也是习惯)。

    youdao

  • The equal sign is really called the "assignment operator."

    那个等号其实是个赋值运算符。”

    youdao

  • Variables are dynamically typed on assignment, so there is no need to pre-declare variables or use the new operator.

    变量赋值动态键入的,因此需要预先声明变量或者使用new运算

    youdao

  • The goal here is to avoid accidentally using the single-equals assignment operator instead of the double-equals comparison operator

    目标在于避免意外地使用等号赋值运算等号比较运算符

    youdao

  • How to call to the copy constructor from the copy-assignment operator?

    如何复制赋值运算调用复制构造函数

    youdao

  • It is tempting to use the operator on the left side of an assignment, with the intention of changing a character in a string. For example.

    大家总是有可能想试试方括号值表达式等号左侧,试图去更改字符串中的一个字符。比如。

    youdao

  • Unlike strings, lists are mutable. When the bracket operator appears on the left side of an assignment, it identifies the element of the list that will be assigned.

    字符串不同列表是可以修改方括号运算符放到一个值语句的等号左侧时候会把对应位置的列表元素重新值。

    youdao

  • To manage a class with pointer members, we must define all three copy-control members: the copy constructor, assignment operator, and the destructor.

    为了管理具有指针成员必须定义三个复制控制成员:复制构造函数赋值操作符构函数。

    youdao

  • When a binary operator is overloaded, the corresponding assignment operator, if any, is also implicitly overloaded.

    重载二元运算会隐式重载相应赋值运算符(如果)。

    youdao

  • As the construction function has three kinds of different conditions, assignment operator overriding must be given attention.

    构造函数情况,在重载赋值运算符一定要分清楚。

    youdao

  • When I return by value from an assignment operator, firstly what is the mechanism and basis of calling the copy constructor?

    返回操作符首先调用复制构造函数为基础机制

    youdao

  • To resolve C2299, do not make the copy constructor or assignment operator a template function, but rather a non-template function that takes a class type.

    解决C2299,请不要使复制构造函数赋值运算符成为模板函数使其成为采用类型的非模板函数。

    youdao

  • A copy assignment operator is implemented by the compiler automatically unless you provide one.

    拷贝赋值运算符编译器自动实现除非提供一个

    youdao

  • A copy assignment operator is implemented by the compiler automatically unless you provide one.

    拷贝赋值运算符编译器自动实现除非提供一个

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定