lvalue

lvalue

 英

  • 网络左值;理解左值;左值表达式

例句

The address-of operator. Takes a single argument that must be an lvalue . Yields the address in memory of that object.

地址操作符需要一个操作唯一操作必须对象操作返回操作对象内存存储地址

Like the subscript and dereference operators, assignment returns an lvalue .

和解引用操作符一样赋值操作返回

It explains the difference between an object and a name and how they relate to the notion of an lvalue .

本章解释对象名字区别以及它们怎样概念联系

Dereference returns an lvalue, so we may use a dereference operator as the left-hand operand of an assignment.

引用返回因此引用操作符用作操作操作

An Object is a named region of storage; an lvalue is an expression referring to an object.

这时候可以解释对象一个命名存储区域对象引用表达式

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

一般赋值运算符左边总是需要一个

The lvalue and rvalue in the assignment statement is separated by a : = (colon plus equal sign).

分配声明lvaluervalue:=(冒号等号隔开

What are the benefits of offering a LValue iterator against a Read Write iterator?

提供一个不是读写什么好处

You might think of lvalue as meaning location value.

可以看作位置

More specifically, evaluating an expression that is an lvalue yields an object.

具体一些计算表达式产生对象

A modifiable lvalue cannot have an array type, an incomplete type, or a type with the const attribute.

更改不能为数类型、(声明完善类型或者具有常量属性类型

Name one case where an lvalue is required.

举出一个需要例子

The subroutines chapter covers new syntax (prototypes and attributes), plus the brand new lvalue attribute (as of 5. 6. 0).

程序主要针对语法原型属性),以及属性(5.6.0)。

Instead of magic indexes, we get meaningful names (such as v: val. lval for each line's lvalue and line. op for each line's operator).

使用神奇索引我们获得意义名称例如,v:val.lval用于lvalue,line.op用于操作符)。

Some operators, such as assignment, require that one of their operands be an lvalue.

有些操作符比如赋值要求其中一个操作必须