call stack

短语

[计] 调用栈

词形变化

call stacks 复数 call stacks

别名

callstack

释义与例句

n.
  1. 1.

    A stack that stores details of the functions called by a program in sequence, so that each function can return on completion to the code that called it.

    计算机 工程 数学