b当一个方法是递归的时候。
点一下“递归(recur sive)”开关。
I just used a recursive definition.
我需要进行递归定义。
Steps 3 and 4 are recursive searches.
步骤3和步骤4是递归搜索。
Notice that broker is tail recursive.
请注意broker是尾递归的。
提升是递归的。
The answer lies in recursive functions.
答案是递归函数。
Note the traditional recursive acronym..
请注意传统的递归首字母缩写。
Recursive Common Table Expression – RCTE
递归通用表表达式 (RCTE)
Yes, the acronym is essentially recursive.
没错,这个缩写实际上是循环的。
Recursive common table expressions (RCTE).
递归通用表表达式(RCTE)。
"Next, you'll create a recursive function."
接下来,创建递归函数。
This allows for anonymous recursive functions.
这将允许匿名递归函数。
Proofs for recursive report-printing program.
递归的报告打印程序的证明。
It's actually a wonderful recursive definition.
这就是一个绝妙的递归定义。
The processor implements a recursive algorithm.
处理器实现了一种递归算法。
To use recursive transfer, supply the -r option.
要想执行递归传输,需要提供- r选项。
So how does this tie back in to recursive composition?
那么如何将其绑回到递归组合中呢?
Recursive methods also require an explicit return type.
递归方法也需要显式的返回类型。
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中的类显示了这一递归装入的工作方式。
This is a common pattern for more complex recursive procedures.
对更复杂的递归过程来说这是一个通用的模式。
I use a directory approach to handle these recursive references.
我使用目录技术来处理这种递归引用。
应用推荐