显示程序和函数的当前调用栈。
也就是直接返回到一个先前的调用栈。
所有栈帧被分配在称为调用栈的内存区域。
All the stack frames are allocated in a region of memory called the call stack.
此外,递归函数还会遇到浏览器调用栈大小的限制。
Further, recursive functions are more likely to run into browser call stack size limits.
调用的函数一定不能顾虑栈指针当前所指的位置。
The calling function must not care where the stack pointer is currently pointing.
当调用方法或者函数时,会有一个新的元素进栈。
Calling a method or function pushes a new stack frame onto the stack.
当调用方法或者函数时,会有一个新的元素进栈。
Calling a method or function pushes a new stack frame onto the stack.
应用推荐