这里没有返回语句。
Finally notice that there is no return statement.
最后要注意没有返回语句。
Your return statement isn't returning anything.
你的返回语句不返回任何东西。
The mean value is passed back via the return statement.
平均值通过return语句传回。
In these cases, the script ends with a value or a return statement.
在这些情况下,脚本以值或返回语句结束。
The last line of a Groovy method is an implicit return statement.
Groovy方法的最后一行是一个隐式的return语句。
Can there be more than one return statement in the body of a method?
方法的主体可以包含多个return语句嘛?
The return value of the function is specified with a return statement.
函数返回值使用return语句指定。
Since any code after the return statement is unreachable, it's marked in error.
由于return语句后面的所有代码都不能执行,因此将其标记为错误。
A method that returns a value must have a return statement that specifies the result.
一个有返回值的方法必须包含一条返回语句指明返回结果。
Statement execution up to the point of beginning to return data.
开始返回数据之前语句的执行。
The statement in the RETURN operator shows the statement that is sent to Oracle.
RETURN操作符中的语句显示了被发送到Oracle的语句。
Therefore, you can compute multiple quantities and easily return them to the calling statement.
因此,您可以计算多个数量,并轻松地将多个结果返回给调用语句。
The agent can use the Print statement to return data to the caller.
代理可以使用print语句来将数据返回给调用者。
A statement that causes a function to end immediately and return to the caller.
返回语句:一种特殊的语句,功能是终止当前函数,立即跳出到函数调用者。
Then you use the conditional if statement to check the return code of the command.
然后,您使用条件型if语句,以检查该命令的返回代码。
You can find the statement sent to Oracle inside the RETURN operator.
在RETURN操作符中可以找到被发送到Oracle的语句。
Use the REVERT statement to return to the previous context.
使用REVERT语句返回到以前的上下文。
How do I return (or print) a maximum number of hits from a statement?
我该如何回报(或打印)一份声明中点击最多?
You can only return variables by reference, not the result of a statement.
你只能返回引用的变量,而不是使用一个表达式的结果。
That's a big statement and one that we will return to throughout this blog.
这是一条重大讯息,它将贯穿博客的始末。
That's a big statement and one that we will return to throughout this blog.
这是一条重大讯息,它将贯穿博客的始末。
应用推荐