常見(jiàn)例句雙語(yǔ)例句Tail recursion is a common technique in XSLT style sheets.尾遞歸是 XSLT 樣式表中的常用技術(shù)。This example uses what in Scheme is called tail recursion.這個(gè)例子使用 Scheme 中所謂的尾遞歸(tail recursion)。You'll use tail recursion and the XSLT translate() function to do this.您可以使用 尾遞歸(tail recursion)和 XSLT translate() 函數(shù)來(lái)完成這一步。 返回 tail recursion