recursive call信息详情

recursive call发音

意思翻译

递归调用

相似词语短语

call───vi.呼叫;拜访;叫牌;n.电话;呼叫;要求;访问;n.(Call)人名;(瑞典、罗)卡尔;(英)考尔;vt.呼叫;称呼;召集

clarion call───n.感人的号召,动人的演讲

call tiger───打电话给老虎

call upnskdv───致电NSKDV

call me───叫我;打电话给我

call you───打电话给你(歌名,CallYou)

voice call───语音电话

call food───叫食物

re call───n.召回;回忆;撤消;vt.召回;回想起,记起;取消

双语使用场景

Each additional recursive call takes up memory, and eventually will slow down the browser.───每个额外的递归调用都会占用更多的内存,从而减慢浏览器的运行。

In many respects, you can think of XSL: apply-templates as a recursive call into the stylesheet itself!───在很多方面,可以认为xsl: apply - templates是对样式表自身的递归调用!

From there, each successive recursive call USES the parameters as new values.───从那里开始,每一次后续的递归调用都使用那些参数作为新的值。

If you evaluate print_report_i, you will see that there is nothing further that happens in the function after the recursive call.───如果仔细观察print_report_i,您会发现在函数中递归调用之后没有再进一步发生任何事情。

When we converted our loop to a recursive function, the recursive call was the last thing that the function did.───当我们将循环转化为递归函数时,递归调用是函数所做的最后一件事情。

In this case, it lets you maintain the y coordinate value, passing an updated y value to the next recursive call of the line template.───在本例中,它允许您维护y坐标值,从而将更新后的y值传递给下一次递归调用的line模板。

If the string has not been entirely consumed by the regular expression, a recursive call processes the remainder.───如果正则表达式没有完全处理完字符串,那么对未处理完的字符串继续应用递归调用。

In many respects, you can think of xsl: apply-templates as a recursive call into the stylesheet itself!───在很多方面,可以认为xsl:apply-templates是对样式表自身的递归调用!

After the recursive call completes, we add the value of the current node to the results of the recursive call.───递归调用之后,我们将当前节点的值加到递归调用的结果上。

英语使用场景