• 所以并不需要使用运算符

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

    youdao

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

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

    youdao

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

    So the assignment operator thus far makes copies of things.

    youdao

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

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

    youdao

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

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

    youdao

  • 然后调用运算符

    Then, the assignment operator is called.

    youdao

  • 所有运算符返回操作数

    All assignment operators return the value that is assigned to the left operand.

    youdao

  • 不能重载运算符

    The assignment operator cannot be overloaded.

    youdao

  • 赋值运算外,重载运算符派生继承下去

    Outside dividing assignment operation accord with, heavy carry calculates Fu Ke by derive kind successive go down.

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

  • for循环历了所有之后,这些中的运算符正确对齐

    Once the for loop has iterated all the lines, any assignment operators within them will now be aligned correctly.

    youdao

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

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

    youdao

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

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

    youdao

  • 中的运算不可访问,因此无法派生生成赋值运算符

    An assignment operator was not accessible in a base class and was therefore not generated for a derived class.

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

  • 如果编译环境强制使用严格语义,则赋值运算符将隐式地执行扩大转换不是收缩转换。

    This assignment operator implicitly performs widening but not narrowing conversions if the compilation environment enforces strict semantics.

    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

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

    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.

    youdao

  • 其中包括前后加/(i++、--foo), 加减乘除赋值运算符(a+=3b*=2c/=2.2、d-=6.2)。

    These include pre- and post-increment/decrement ( i++, --foo ), add/sub/mult/div assign operators ( a+=3, b*=2, c/=2.2, d-=6.2 ).

    youdao

  • ASSIGN_OP 中的模式匹配任何标准赋值运算:=、+=、-=、*=,等等但是注意不要匹配其他包含 = 的运算符比如 == =~。

    The pattern in ASSIGN_OP matches any of the standard assignment operators: =, +=, -=, *=, etc. but carefully avoids matching other operators that contain =, such as == and =~.

    youdao

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

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

    youdao

  • 现在尝试a使用复制结构运算赋值清单15声明该类。

    Now, try using a copy construction and operator assignment for class a, declared in Listing 15.

    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

  • 使用运算可以执行算术比较串联操作。

    Operators allow you to perform arithmetic, comparison, concatenation, or assignment of values.

    youdao

  • 使用运算可以执行算术比较串联操作。

    Operators allow you to perform arithmetic, comparison, concatenation, or assignment of values.

    youdao

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

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

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