返回的值 - 翻译成英语

value returned
values returned
return value

在 中文 中使用 返回的值 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
这些技术可用于代码文件中的大多数接口,以便加密函数返回的值
These techniques can be used for most of the interface in code files, so as to encrypt the value returned by functions.
在某些情况下,返回的值可能与给定的对象相同,例如Mapper对象已传递。
The returned value in some cases may be the same object as the one given, such as if a Mapper object is passed.
如果返回的值是一个promise,那么直到它结束之前,下一步执行会一直被暂停。
If the returned value is a promise, then the further execution is suspended until it settles.
无论属于上述哪种情况,返回的值可以是要显示的字符串、要求值的公式或另一种形式的结果。
In either case, the returned value might be a string to show, a formula to evaluate, or another form of result.
Slice变量不变,但返回的值具有新的长度,然后将其存储在newSlice中。
The slice variable is unchanged but the returned value has the new length, which is then stored in newSlice.
返回的值将是只包含一个字符的字符串(例如"b")。
The returned value will be a string containing only one character(for example,"b").
如果返回的值小于零,则第一个字符串小于第二个字符串。
If the returned value is less than zero, the first string is less than the second.
返回的值被赋给我们在步骤9中定义的sum变量。
The returned value is assigned to the sum variable we defined in step 9.
Session词典通常包含Object类型,要向后读取数据,需要将返回的值转换为更具体的类型。
The Session dictionary generically contains Object types; to read data back, you need to cast the returned values to a more specific type.
Reduce和reduceRight两个方法都会迭代数组的所有项,然后构建一个最终返回的值
Both of the two methods will iterate over all the items of the array and then construct a final returned value.
Return是函数的返回值,根据函数类型的不同,返回的值也是不同的。
Return is the return value of the function, and the returned value is different depending on the function type.
这两个方法都会迭代数组的所有项,然后构建一个最终返回的值
Both of the two methods will iterate over all the items of the array and then construct a final returned value.
这两个缩小数组的方法都会遍历数组的所有项,然后构建一个最终返回的值
Both of the two methods will iterate over all the items of the array and then construct a final returned value.
表达式返回的值的数据类型取决于表达式中使用的元素。
The data type of the value returned by an expression depends on the elements used in the expression.
这里的getVal()是一个右值,返回的值并不是x的引用,它仅仅是个临时的值。
Here, getVal() is an rvalue- the value being returned is not a reference to x, it's just a temporary value.
返回的值所发生的状况取决于调用Lambda函数时使用的调用类型:.
What happens to the returned value depends on the invocation type you use when invoking the Lambda function.
Sizeof返回的值是一个常数,因此它总是在程序执行前就被固定了。
The value returned by sizeof is a compile-time constant, so it is always determined before program execution.
评估chooseVariation方法返回的值,并采取相应措施(例如更改图片、按钮颜色等)。
Evaluate the return value from the chooseVariation method and take the appropriate action.(e.g. change the image, button color, etc.).
而用它作示例的模式只关心返回的值,而不是完成了什么工作。
The pattern being explained is only concerned with the return value, and not the work being done.
请注意,为A和B返回的值必须属于相同数据类型;.
Note that the values that are returned for A and B must be of the same data type;
结果: 98, 时间: 0.0207

顶级字典查询

中文 - 英语