go top

右值 [yòu zhí]

网络释义专业释义

  rvalue

...两种类型的表达式:左值(lvalue):指向内存位置的表达式被称为左值表达式。左值可以出现在赋值号的左边或右边。右值rvalue):术语右值指的是存储在内存中某些地址的数值。

基于80个网页-相关网页

  [核] r-value

... QWERTY标准键盘 r-value右值 RadialBasisFunctionNetwork半径式函数网络 ...

基于80个网页-相关网页

  right value

右值(right value):只能出现在赋值表达式的右边。缩写:rvalue

基于56个网页-相关网页

  rvingue

... runtime 实施期、运转期、实施时、运转时 rvingue 右值 saudio-videoe 留存 ...

基于10个网页-相关网页

短语

右值引用 rvalue reference ; r-reference

纯右值 prvalue

左值到右值转换 lvalue-to-rvalue conversion

左值和右值 LValue and RVaule

与右值 right-value ; RVALUE

右值右值 rvalue

右舷值班 starboard watch

交会图右边界限值 LRPL

右内插值 [数] right interpolation

 更多收起网络短语
  • rvalue
    r-value
  • r-value

·2,447,543篇论文数据,部分数据来源于NoteExpress

双语例句原声例句

  • 区分右值,并举例说明

    Distinguish between an lvalue and an rvalue; show examples of each.

    youdao

  • 11标准c++裁判没有初始化右值引用吗?

    C + + 11 standard ref for not initializing rvalue reference with lvalue?

    youdao

  • 用于操作不能用于左边只能不能写。

    A value that can be used as the right-hand, but not left-hand side of an assignment. An rvalue may be read but not written.

    youdao

更多双语例句
  • So if I scroll now to the right, I should see a comma after the closed quote and then what two values?

    所以我滚动到边,我应当看到一个逗号,在引号的边,然后这两个是多少?

    哈佛公开课 - 计算机科学课程节选

  • Something that takes two inputs, a left operant - and a right operant and it just returns a Boolean value is-- or rather it returns a left to right value.

    它有两个输入,一个是左边的作用物,一个是边的作用物,然后返回一个布尔-,或者更确切地说,返回一个从左到

    哈佛公开课 - 计算机科学课程节选

  • Let's create a graph here that on the x axis it's going to be time, so time zero will be when you first take in a food and then one hour later, two hours later will be shown as you go from left to right, and then we'll have blood glucose level up on the y axis.

    我们在这建立一个曲线图,X轴代表的是时间,所以零时间点是你第一次进食的时间,然后一小时以后,两小时以后,是从左到呈现在图表上的,在Y轴上是你的血糖

    耶鲁公开课 - 关于食物的心理学、生物学和政治学课程节选

百科

右值

左值与右值在C/C++中表示位于赋值运算符两侧的两个值,赋值号左边的就叫左值(left-value),右边的就叫右值(right-value)。比如:(1) int b = 3;(2) int a = b;第(2)行代码,a为左值,b为右值。不过左值与右值的含义有了更深层次的含义: L-value中的L指的是Location,表示可寻址。a value (computer science)that has an address. R-value中的R指的是Read,表示可读。in computer science, a value that does not have an address in a computer language.

详细内容

以上来源于: 百度百科
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

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

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