递归的 meaning in English
recursive
Examples
- Recursive algorithm transform into non - recursive algorithm
从递归算法到非递归的变换 - Parent groups are used for recursive hierarchies
父组用于递归的层次结构。 - As you can see the { } notation is recursive
如你所见{ }符号是递归的。 - Note also the use of left recursion
还要注意向左递归的使用。 - The grammar is recursive , that is ,
文法是递归的,也就是说,