使用归纳数据编写递归过程非常简单。
With inductive data, it is fairly easy to write recursive procedures.
对更复杂的递归过程来说这是一个通用的模式。
This is a common pattern for more complex recursive procedures.
在我们的示例流程中,该递归过程是无限的;subprocess3总会再次调用Mainprocess。
For our example process, the recursion is infinite; Subprocess 3 always invokes Main process again.
递归:函数对自身进行调用的过程。
The process of calling the function that is currently executing.
递归性是人的思维过程中普遍存在的动力机制。
Recursiveness is an ordinary power mechanism existing in the process of people's thinking.
“递归”过程是指调用自身的过程。
“递归”过程是指调用自身的过程。
应用推荐