A RETURN VALUE 中文是什么意思 - 中文翻译

[ə ri't3ːn 'væljuː]
[ə ri't3ːn 'væljuː]
一个返回值
了返回值

在 英语 中使用 A return value 的示例及其翻译为 中文

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Do not have a return value.
无参有一个返回值.
You can do this even if that method does not define a return value.
你甚至可以在没有定义返回值的方法上这么做。
If you don't want a return value then use void.
如果没有返回值,则使用void.
It does neither have any parameters, nor a return value.
它没有任何参数也没有返回值
It has a return value of type Boolean.
该方法返回一个Boolean类型的值
人们也翻译
They do not give a return value.
无参有一个返回值.
A return value of -1 is often treated as an indicator that the program failed.
返回值-1通常作为程序运行失败的指示器。
The function used has a return value.
Function过程有返回值
If bWaitAll is TRUE, a return value in this range indicates that the state of all specified objects is signaled.
如果bWaitAll为TRUE,则返回值表明所有指定对象的状态信号.
That value is called a return value.
这称为价值回归
Generally, a return value is used where the function isan intermediate step in a calculation of some kind.
通常,返回值是用在函数在计算某种中间步骤。
It has no parameters but has a return value.
没有获取参数但返回值
If a return value is named, it can be considered as being declared as a variable in the first line of the function.
如果命名了返回值,可以将其视为在函数第一行中声明的变量。
That value is called a return value.
这个结果称为返回值
If a return value is named, it can be considered as being declared as a variable in the first line of the function.
一旦命名了返回值,可以认为这些值在函数第一行就被声明为变量了。
That value is called a return value.
这个值被称为返回值
Calling the function generates a return value, which we usually assign to a variable or use as part of an expression.
调用一个有返回值的函数会生成一个返回值,我们通常将其赋值给某个变量或是作为表达式的一部分。
Not all functions have or need a return value.
然而,并不是所有函数都一定要返回值
In both the Swift and Objective-C cases, a return value of nil means“the array is empty, therefore there's no last element.”.
不管是Swift版本还是Objective-C版本,返回值为nil都意味数组是空的,所以它就没有最后一个元素。
One very important thing tonotice… this function does not have a return value.
有一点非常重要,那就是这个函数不应该返回任何数值
In Java or C++ checking a return value of a function is not sufficient- it may modify external state that we would need to verify.
在Java或C++中,只检查函数的返回值是不够的--我们还必须验证这个函数可能修改的外部状态。
If there is one output variable, it is used as a return value for the extracted method.
如果只有一个输出变量,则它将其用作提取方法的返回值
They can be assigned to a variable and are high-order in that they can be passed as parameters orused as a return value.
可以将它们分配给一个变量,而且它们是高阶的,因为可以将其作为参数传递,或用作返回值
Synchronous calls often return values, and after all, a return value is the result of an implicit‘ask'.
因为同步调用通常都有返回值,终究,返回值都是隐式“请求(ask)”的结果。
Generally speaking, a return value of 0 indicates normal termination, and a return value of non-0 indicates an exception or error termination condition.
通常情况下,main函数返回值为0表示正常结束,非0表示出现异常情况或出错结束条件。
We didn't use error codes,however the inability to accidentally ignore a return value was important for the overall reliability of the system.
虽然我们不使用错误码模型,但无法隐式忽略一个函数的返回值对于提高系统的整体可靠性来说非常重要。
Generally speaking, a return value of 0 indicates normal termination, and a return value of non-0 indicates an exception or error termination condition.
一般来说,返回值为0表示正常终止,返回值为非0表示出现异常情况或出错结束条件。
A returned value of 32 or lower indicates an error.
若返回值小于32,则表示出现错误。
Main and getline communicate through a pair of arguments and a returned value.
Main与getline之间通过一对参数及一个返回值进行数据交换。
In Java,the method signature of a public method does not tell you if a returned value can be null or not.
强制的null检查在Java中,public方法的方法签名不会告诉你返回值是否为空。
结果: 3136, 时间: 0.0357

单词翻译

顶级字典查询

英语 - 中文