return statement信息详情

return statement发音

意思翻译

[计]返回语句

相似词语短语

statement───n.声明;陈述,叙述;报表,清单

return───n.返回;恢复;归还;(网球等)回击球;被退回的东西;回路导线;v.返回;(尤指感觉)恢复;把……退回;以……相报;(网球等)回击(球);adj.来回的;巡回的;报答的;回程的;返回的

anecdotal statement───轶事陈述

customer statement───客户结单,[金融]客户对数单;客户月结报告;[金融]客户对帐单

return back───返回

financial return───财政收益

shareholder return───股东报酬;股东回报

tax return───[税收]纳税申报单;n.纳税申报单

by return───立即回答,立即回复;由下一班邮递带回;由原班回程邮递带回

双语使用场景

There's no return statement.───这里没有返回语句。

Finally notice that there is no return statement.───最后要注意没有返回语句。

The mean value is passed back via the return statement.───平均值通过 return 语句传回。

Put a Return statement at the point where the procedure's task is completed.───在过程任务结束的地方放置一个Return语句。

defs do not require a return statement, so if the last line produces some value, that value is returned by the def.───def不需要return语句,因此如果最后一行产生某个值,那么这个值由def返回。

To avoid this potentially confusing situation, do not use a return statement in a finally block.───若要避免这种可能会导致混淆的情况,请不要在finally块中使用return语句。

When a RETURN statement is executed, the rows inserted into the variable are returned as the tabular output of the function.───当执行RETURN语句时,插入变量的行将作为函数的表格输出返回。

Most of this plug-in parser's implementation functions consist of a simple return statement.───该插件解析器的实现函数的大部分是有一个简单的返回语句组成的。

The last line of a Groovy method is an implicit return statement.───Groovy方法的最后一行是一个隐式的return语句。

英语使用场景