b当一个方法是递归的时候。
点一下“递归(recur sive)”开关。
I just used a recursive definition.
我需要进行递归定义。
Notice that broker is tail recursive.
请注意broker是尾递归的。
Note the traditional recursive acronym..
请注意传统的递归首字母缩写。
Recursive Common Table Expression – RCTE
递归通用表表达式 (RCTE)
"Next, you'll create a recursive function."
接下来,创建递归函数。
How can I serialise a recursive function?
我怎么能连续的递归函数?
It's actually a wonderful recursive definition.
这就是一个绝妙的递归定义。
Why recursive memory deallocation so slow?
为什么递归内存释放这么慢?
How to write a recursive function for this?
如何编写一个递归函数吗?
Converting a common loop to a recursive function.
将一个常见的循环转化为递归函数。
The answer is that it USES a recursive process.
答案就是它使用一个递归程序。
To use recursive transfer, supply the -r option.
要想执行递归传输,需要提供- r选项。
If you use a subroutine, it cannot be recursive.
如果使用子程序的话,它不能是递归的。
Recursive methods also require an explicit return type.
递归方法也需要显式的返回类型。
So recursive function will not get the right results.
使递归函数不能得到正确的结果。
This is a common pattern for more complex recursive procedures.
对更复杂的递归过程来说这是一个通用的模式。
I use a directory approach to handle these recursive references.
我使用目录技术来处理这种递归引用。
Consider what would happen with a recursive method, for instance.
例如,考虑在一个递归方法中会发生的事情。
Recursive mark removal to remove all marks in one operation.
删除重复性标记以删除同一操作上的所有标记。
It is a physical artistic example of the recursive concept.
它是“重现”概念的一个实体艺术例证。
Added Recursive support to Custom folders in Include screen.
增加了递归支持自定义文件夹中包含屏幕。
The character of this method is that, it has a recursive form.
这种方法的特点是具有递推形式。
In computer terms, this rule is also known as recursive tree descent.
以计算机术语表述,这条规则也可以称作递归树下行。
With inductive data, it is fairly easy to write recursive procedures.
使用归纳数据编写递归过程非常简单。
Can you name an example of a recursive solution that you created?
举出一个你所用过的递归的例子。
The shape can be decided by the fuzzy multiple recursive analysis.
形状可以决定的模糊多递归分析。
As you can see, recursive functions and loops have quite a bit in common.
可见,递归函数与循环有很多类似之处。
And so we've got it up here, a nice little recursive implementation of it.
然后在这里有个这样的数列,一个很好的用递归来实现的斐波那契i数列。
应用推荐