返回一个值 - 翻译成英语

return a value
返回 一 个 值
返 回 值
有返 回值
returns a value
返回 一 个 值
返 回 值
有返 回值
returning a value
返回 一 个 值
返 回 值
有返 回值

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

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
如果该方法返回一个值,调用该方法通常被视为一个值。
If the method returns a value, a call to the method is usually treated as a value..
由于main本身也是函数,因此也可以向其调用者返回一个值,该调用者实际上就是程序的执行环境。
Since main itself is a function, it can also return a value to its caller, who is theoretically the execution environment of the program.
函数永远会返回一个值--如果没明确提供返回的值,那么返回undefined(构造函数除外,它一定会返回新对象).
Function always return a value- if not explicitly provided, it's undefined(except constructor which>return the new object).
Lisp程序是一些表达式区块的集合,每个表达式都返回一个值
Lisp programs are trees of expressions, each of which returns a value.
另外要注意,作为一条require()语句的结果所包含的文件,不能返回一个值
Also, be aware that a file included as a result of a require() statement cannot return a value.
Lisp程序是一些表达式区块的集合,每个表达式都返回一个值
Lisp programs are trees of expressions, each of which returns a value.
表达式的功能是执行计算,并返回一个值
The purpose of a formula is to perform a calculation and return a value.
Action,即在数据集上执行计算,并向driver返回一个值;.
An action performs a computation on a dataset and returns a value to the driver;
当你调用一个Icon函数,它会做以下两件事之一:它可以返回一个值,或者它会失效。
When you call a function in Icon, it can do one of two things: it can return a value, or it can fail.
这个pop()方法不同,pop()方法会返回一个值
This differs from the pop() method which returns a value.
一个实例可以接收一条消息,然后完成一个动作并返回一个值
An instance may accept a message, and in return will perform an action and return a value.
在一个面向表达式的语言中,(几乎)所有语句都是一个表达式并因此返回一个值
In an expression-oriented language,(nearly) every statement is an expression and therefore returns a value.
它没有Java和C中的void函数,函数总是会返回一个值
Kotlin does not have void functions, like Java and C. Functions always return a value.
有两种方法来调用一个方法,该选择是基于该方法是否返回一个值或没有。
There are two ways to call a method; the choice is based on whether the method returns a value or not.
通过代码或蓝图编辑器定义的可执行的方法,至少具有一个输出参数或者返回一个值
Executable method defined either through code or through the Blueprint Editor that has at least one output parameter or return a value.
在Kotlin中,if是表达式,比如它可以返回一个值
In Kotlin throw is an expression, so it can return a value of type Nothing.
可以使用return语句随时返回一个值,并且结束这个函数。
The return statement can be used to return a value at any time, terminating the function.
如果要求函数返回一个值,要使用关键字return来处理(它同时也自动结束函数定义)。
If the function is to return a value, this is done with the keyword return which also automatically ends the function.
你还可以使用Format函数为零长度字符串返回一个值,为Null值返回另一个值.
You can also use the Format function to return one value for a zero-length string and another for a Null value..
这是必需的,如果你想从一个函数返回一个值
This is required if you want to return a value from a function.
结果: 67, 时间: 0.0214

单词翻译

顶级字典查询

中文 - 英语