RETURN in English translation

return
返回
回报
回到
回归
回来
恢复
重返
回返
归还
归来
returns
返回
回报
回到
回归
回来
恢复
重返
回返
归还
归来

Examples of using Return in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
通过ReturnPath的数据交换,我们汇集了来自电子邮件生态系统的世界上最全面的数据来源。
Through the Return Path Data Exchange, we have brought together the world's most comprehensive source of data from the email ecosystem.
代替yield陈述,如果你有三个return的陈述f123()只有第一个会执行,函数将退出。
Instead of yield statements, if you had three return statements in f123() only the first would get executed, and the function would exit.
Returnres;//即等于从1970年以来经过的秒数时间。
PHP has a function time() which returns the number of seconds since 1970.
左键并拖出GetPlayerController节点的ReturnValue,然后搜索并添加Possess节点。
Left-click and drag off the Return Value of the Get Player Controller node and search for and add the Possess node.
经济学家BrianArthur把这种效应称作是"回报递增"(increasingreturn)。
Economist Brian Arthur calls this effect“increasing returns.”.
在他的新书“ReturnToLife,”塔克详细介绍了一些他已经研究多年的美国案例,包括瑞恩的。
In his book, Return To Life, Tucker details some of the American cases he has studied over the years, including Ryan's.
当一个线程调用synchronizedmethod,将自动获取intrinsiclock,然后在方法return时释放lock。
When a thread invokes a synchronized method, it automatically acquires the intrinsic lock for that method's object and releases it when the method returns.
在for循环中使用return语句会结束该函数,因此循环外部的行将不会运行。
Using the return statement within the for loop ends the function, so the line that is outside of the loop will not run.
在这里,B2循环在A2中添加字符,随机生成ID,并用return语句返回。
In the cellset, B2 adds characters to A2 circularly to create random IDs and returns them using return statement.
下一行return0;终止main()函数,并向调用进程返回值0。
In the next line there is return 0 that is used to terminate the main() function and return the 0 value to the process of calling.
这年的秋天人们看到了《TheTidesReturnForever》的发行,而且这是80年代他们首次再次巡演。
Autumn of this year saw the release of'The Tides Return Forever', and, for the first time since the'80s, they were touring again.
在发电机功能中,return声明表明发生器已完成并将导致StopIteration待提高。
In a generator function, the return statement indicates that the generator is done and will cause StopIteration to be raised.
M130DCR␍CarriageReturn\r最初,用于把光标移动到所在行的第0列。
M 13 0D CR␍ Carriage Return\r Originally used to move the cursor to column zero while staying on the same line.
(新加坡)是移动安全及密码技术提供商,在B轮融资中从AntFinancial及returnbackerIPVCapital获得1200万美元的融资。
(Singapore), a provider of mobile security and cryptographic technology, raised $12 million in Series B from Ant Financial and return backer IPV Capital.
在Pimco期间,Gross帮助运营了世界上最大的共同基金--PimcoTotalReturnFund,该基金曾经拥有近3000亿美元的资产。
While at Pimco, Gross helped run the world's largest mutual fund, the Pimco Total Return Fund, which one boasted nearly $300 billion in assets.
这样的风格无论怎样都是好的,特别是体内含有return或break等控制语句时。
It's good style to do so anyway, especially when the body contains a control statement such as a return or break.
If语句或for和while循环中分号不正确,如:if(a==b);return6;。
Incorrect semicolon in if statements or for and while loops, such as in: if(a==b); return 6;
Gill也创作了GangofFour的大部分作品,包括2006年专辑《ReturnTheGift》和2011年备受好评的专辑《Content》。
Gill also produced most of Gang of Four's output, including the 2006 album Return The Gift and 2011's critically acclaimed album Content.
在if语句或者for以及while循环中使用不正确分号,如:if(a==b);return6;。
Incorrect semicolon in if statements or for and while loops, such as in: if(a==b); return 6;
不过,因为return在其中的行为不太明确,我们建议大多数其他情况下不要用forEach。
However, because of the non-obvious behavior with return, we recommend against most other uses of forEach.
Results: 569, Time: 0.0269

Return in different Languages

Top dictionary queries

Chinese - English