Please help us improve the quality of example sentences! Edit on Github

返回递归中的所有行。Return all rows from the recursion

还要注意向左递归的使用。Note also the use of left recursion.

Other words in sentence

静态禁止多态递归。Statically forbid polymorphic recursion.

去思考问题。And that is to introduce the idea of recursion.

这个工具还支持递归到给定深度。The tool even supports recursion to a given depth.

它打印出一行的最后一个字符,然后终止递归。It prints an end of line and terminates the recursion.

第二部分代表迭代或递归。The second part represents the iteration or recursion.

Other words in sentence

它消除了明确地指定递归的需求。It eliminates the need to specify recursion explicitly.

它被配置来执行递归或者使用转发器。It's configured to perform recursion or use a forwarder.

递归是比迭代循环更有力的算法。Recursion is a more powerful algorithm than iterative loop.

对给定的文法消除左递归。To the grammar which assigns eliminates the left recursion.

稍后我们会讨论递归的速度和空间问题。We will get to the speed and space issues of recursion later on.

Other words in sentence

黑绿重要的主题之一就是掘坟。Graveyard recursion is a huge theme for the green and black guild.

稍后,您将了解递归如何利用这些选择函数。Later you'll see how recursion takes advantage of these selectors.

下面的示例涉及两个类之间的多态递归Here's an example involving polymorphic recursion across two classes

这时你会问哪种方法更好一些呢——是递归法还是非递归法?Now, you might ask which method is better— recursion or non-recursion?

这也解释了函数执行的递归是如何实现的。It also demonstrates how the recursion of the function execution works.

Other words in sentence

递归是十分难于处理的概念,因此让我们一起来查看这个概念Recursion can be a difficult concept to tackle, so lets walk through this one

这样做将是十分有用的练习,并且对失控递归非常有用。Doing so would be a useful exercise, and a helpful lesson in runaway recursion.

递归手段重复子元素,如叶脉的排列。Recursion means repetition in subelements, like the pattern of veins in a leaf.