• 所以并不需要使用运算

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

    youdao

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

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

    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

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

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

    youdao

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

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

    youdao

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

    So the assignment operator thus far makes copies of things.

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

  • AlignAssignments()中的第一个for循环判断其中赋值运算应当对齐

    The first for loop in AlignAssignments() determines the column in which the assignment operators should be aligned.

    youdao

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

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

    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

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

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

    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

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

    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

  • 所有运算返回操作数

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

    youdao

  • 右侧的内容先进行运算然后这些元素赋值左侧变量

    The right side is evaluated and then its elements are assigned to the variables on the left.

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

  • 然后调用运算

    Then, the assignment operator is called.

    youdao

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

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

    youdao

  • 不能重载运算

    The assignment operator cannot be overloaded.

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

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

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

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