5 recursive calls to get there.
5次递归调用,才得到这个答案。
Steps 3 and 4 are recursive searches.
步骤3和步骤4是递归搜索。
提升是递归的。
The answer lies in recursive functions.
答案是递归函数。
Yes, the acronym is essentially recursive.
没错,这个缩写实际上是循环的。
Recursive common table expressions (RCTE).
递归通用表表达式(RCTE)。
This allows for anonymous recursive functions.
这将允许匿名递归函数。
Proofs for recursive report-printing program.
递归的报告打印程序的证明。
Begin by creating a recursive concat function.
首先创建递归的concat函数。
The processor implements a recursive algorithm.
处理器实现了一种递归算法。
You've implemented a recursive function in Lisp.
您已经在Lisp中实现了递归函数。
Subgroups, breakout subgroups, and recursive mode.
子组、断接子组和递归模式。
So how does this tie back in to recursive composition?
那么如何将其绑回到递归组合中呢?
This is true for all functions, not just recursive ones.
这对于所有的函数来说都是这样,而不仅仅是递归函数如此。
A recursive template taking a parameter solves this problem.
使用获取参数的递归模板可以解决此问题。
Add a reachable exit branch to stop the recursive invocation.
添加一个可到达的退出分支以停止递归调用。
Queries can be of two types: recursive and non-recursive.
查询可以具有两种类型:递归和非递归。
For the recursive expression case, emit the parentheses as is.
对于递归表达式的情况,随之发出括号。
The tool does not support annotation of recursive XML schemas.
工具不支持递归的XML模式的注释。
The client sends a recursive query to its primary name server.
客户端向其主名称服务器发送递归查询。
There are two types of non-recursive locks: fast and slow.
有两种类型的 非递归锁:快的和慢的。
The classes in Listing 2 show how this recursive loading works.
清单2中的类显示了这一递归装入的工作方式。
NOTE: Breakout subgroup functionality only works in recursive mode.
注意:断接子组仅在递归模式下发挥其功能。
Usually, users do not intentionally create recursive process models.
通常,用户不会有意创建递归流程模型。
Let's look at a few examples of recursive functions on linked lists.
让我们来看一些基于链表的递归函数示例。
In fact, loops and recursive functions can be considered interchangeable.
实际上,可以认为循环和递归函数是能够相互转换的。
The classic example of recursive programming involves computing factorials.
计算阶乘是递归程序设计的一个经典示例。
From there, each successive recursive call USES the parameters as new values.
从那里开始,每一次后续的递归调用都使用那些参数作为新的值。
You can see that the pattern of navigating folders and documents is recursive.
您可以看到,文件夹和文档导航模式是递归的。
The recursive nature of the algorithm will help to illustrate the standard ABI.
该算法的递归特性将十分有助于展示标准abi。
应用推荐