名词中文翻译
中文翻译:左值
同义词:
['left-hand side', 'left-side value', 'l-value']
例句:
-
1. The programis designed to process data in the left-hand side of the input array.
该程序旨在处理输入数组左侧的数据。
-
2.In mathematics, the lvalue is a variable or expression whose left side is not modified by the operation.
在数学中,左值是一个变量或表达式,其左侧不受操作的影响。
-
3. The algorithm processes the lvalue first before processing the right-hand side.
该算法首先处理左值,然后再处理右值。