跳到主要内容

学习递归算法时,需要理解函数调用自身的机制。

When learning recursive algorithms, one needs to understand the mechanism of a function calling itself.