这个工具还支持递归到给定深度。
使用递归可以极度简化程序的核查。
Using recursion tremendously simplifies the verification of programs.
第二部分代表迭代或递归。
这语言甚至都不支持递归。
尾递归是xslt样式表中的常用技术。
稍后我们会讨论递归的速度和空间问题。
We will get to the speed and space issues of recursion later on.
这也解释了函数执行的递归是如何实现的。
It also demonstrates how the recursion of the function execution works.
稍后,您将了解递归如何利用这些选择函数。
Later you'll see how recursion takes advantage of these selectors.
简言之,NOCYCLE防止递归进入循环。
In short, NOCYCLE prevents the recursion from entering a cycle.
那么如何将其绑回到递归组合中呢?
返回递归中的所有行。
每个问题的解都能用递归关系表示。
The solution to each of them could be expressed as a recurrence relation.
递归式遍历JSF组件树。
静态禁止多态递归。
处理器实现了一种递归算法。
步骤3和步骤4是递归搜索。
这两步递归地以深度优先的方式重复。
递归的系统分解和从抽象到具体的转换。
Recursive system decomposition and transformation from the abstract to the concrete.
通常,用户不会有意创建递归流程模型。
Usually, users do not intentionally create recursive process models.
对于递归表达式的情况,随之发出括号。
For the recursive expression case, emit the parentheses as is.
客户端向其主名称服务器发送递归查询。
The client sends a recursive query to its primary name server.
查询可以具有两种类型:递归和非递归。
软件架构可以递归地使用。
这将允许匿名递归函数。
使用获取参数的递归模板可以解决此问题。
A recursive template taking a parameter solves this problem.
工具不支持递归的XML模式的注释。
The tool does not support annotation of recursive XML schemas.
此外,递归函数也增强了语言的表达能力。
In addition, recursive functions add significant expressive power to the language.
如可用,则递归地继续该对象的属性计算。
If available, the attribute evaluation for this object continues recursively.
下图显示了查询递归数据的RCTE结构。
The following figure shows the structure of an RCTE for querying recursive data.
添加一个可到达的退出分支以停止递归调用。
Add a reachable exit branch to stop the recursive invocation.
应用推荐