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