青年中文青年中文

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.───遞歸調用之后,我們將當前節點的值加到遞歸調用的結果上。

英語使用場景