This traversal is interesting because it is iterative, not recursive, which is a key difference between zipper traversal and the prior clojure.walk implementation.
这种遍历非常有趣,因为它是迭代的,而不是递归的,这是zippers 遍历与之前的 clojure.walk 实现之间的主要差别。
Bugs of this sort result from defining a recursive datatype in such a way that certain base cases of the definition are not given their own classes.
这种类型的错误是这样产生的:定义的某些基本例没有被给出它们自己的类,然后以这种方法定义了一个递归的数据类型。
Recursive functions can sometimes be very resource hungry and may not return results before a user loses patience.
递归函数有时对资源的消耗量很大,而且在用户失去耐心之前可能还没有返回结果。
In previous releases, this required two templates, recursive templates and considerably more markup - not a recipe for readability.
而在之前的发行版中,这需要两个模板,递归模板以及大量的标记—这显然不具有可读性。
PNG stands for Portable Network Graphics (or, depending on whom you ask, the recursive "PNG-Not-GIF").
PNG表示可移植的网络图象(或,看你问谁,循环的“PNG -不是- GIF”)。
Usually, users do not intentionally create recursive process models.
通常,用户不会有意创建递归流程模型。
In fact, whenever we try not to think about something that something gets trapped in the mind, stuck in the recursive loop of self-consciousness.
事实上,每当我们尽力不去想起某个东西,那个东西就会缠绕在我们的脑海里,在循环反复的自我意识中挥之不去。
Cause: The recursive datatype is defined in such a way that certain base cases of the definition are not given their own classes.
原因:定义的某些基本例没有给出自己的类,然后以这种方法定义了递归数据类型。
The tool does not support annotation of recursive XML schemas.
工具不支持递归的XML模式的注释。
Since member items need to be valid objects prior to their inclusion in larger structures, the simplest recursive descent approach would not work.
由于在成员项所包含的内容出现在较大型的结构之前,成员项必须是有效对象,所以最简单的递归继承方法不起作用。
But walking a tree just by using recursive functions is not all that difficult.
但是只用递归函数来遍历树并不十分困难。
Now assume that the number you are working with in register 3 is not zero. This means that you need to do a recursive step.
现在假设所处理的寄存器3中的数值为非零,这就意味着需要进行递归的步骤。
If your program has the RECURSIVE attribute or is compiled with the THREAD compiler option, data that is defined in the LINKAGE SECTION is not accessible on subsequent invocations of the program.
如果程序包含RECUR SIVE属性,或使用THREAD编译器选项编译,那么后续的程序调用将无法访问LINKAGESECTION中定义的数据。
This is true for all functions, not just recursive ones.
这对于所有的函数来说都是这样,而不仅仅是递归函数如此。
recursive is an optional attribute that specifies whether the retrieved LDAP object will be processed recursive or not; for example, whether subgroups of a group will be processed or ignored.
recursive是一个可选属性,用于指定是否要递归地处理所检索的LDAP对象;例如,是要处理还是忽略某个组的子组。
If your logic does not require the operator procedure to call itself, then remove any recursive calls or replace them with statements that do not call their own procedure.
如果逻辑上不要求运算符过程调用自身,请移除任何递归调用,或将其替换为不调用自身过程的语句。
Unless Oracle has introduced yet another pseudo column or keywords that I'm not aware of, all of Oracle's recursive features have now been mapped to DB2 UDB for Linux, UNIX, and Windows.
除非oracle引入了我不知道的其他伪列或关键字,否则Oracle所有的递归特性现在都被映射到DB 2UDB forLinux、UNIX和Windows。
If the query is recursive (see usersOfGroup or search queries), the number of subsequent recursions is not limited.
如果查询是递归的(请参见usersofgroup或search查询),则后续递归的数量将是无限的。
It is important to know that functions are not always inlined even if they are declared as such; for example, virtual and recursive functions are not normally inlined.
知道哪些函数即使你声明了内联也不会内联很重要:比如说虚函数和递归函数在一般情况下不会内联。
As there are high order moments, the recursive equations are not closed.
由于结构的非线性特征,矩方程中包含位移的高阶矩,递推方程序不闭合。
So recursive function will not get the right results.
使递归函数不能得到正确的结果。
Instead, we are making the case that understanding recursive infinity is not derived from language at all.
相反,我们做了实验,证明了理解递归无限完全不依靠语言。
The proposed parallel algorithm of multidimensional recursive digital filtering does not cause any additional arithmetic operations, compared with the conventional sequential filter algorithm.
本文建议一种多维递归数字滤波器的并行算法,其于常规次第算法相比,不造成任何附加算术运算;
In some sense and at not too high orders, it can be better than Kaiser's window which is taken as the unit pulse response of a non-recursive shift variant filter here.
从一定意义上说,在阶数不太高时,可优于凯泽窗函数作为单位脉冲响应的非递归线性移变滤波。
Ensure that your code does not have a recursive dependency.
确保您的代码没有递归依赖性。
The name 'Wine' derives from the recursive acronym Wine Is Not an Emulator.
名称'葡萄酒'来自首字母缩略词葡萄酒不是一个模拟器。
Np, Unsolvable, Recursive. In this problem you will be analyzing a property of an algorithm whose classification is not known for all possible inputs.
在这个问题中,你需要分析一个算法的性质,这个算法的分类对于全部可能的输入而言是未知的。
Np, Unsolvable, Recursive. In this problem you will be analyzing a property of an algorithm whose classification is not known for all possible inputs.
在这个问题中,你需要分析一个算法的性质,这个算法的分类对于全部可能的输入而言是未知的。
应用推荐