后进先出队列 meaning in English
lifo queue
push down queue
Examples
- Push down queue
后进先出队列 - An area of memory that contains a last - in - first - out queue of storage for parameters , automatic variables , return addresses , and other information that must be maintained across function calls
一个包含后进先出队列的内存区域,用来存储参数、自动变量、返回地址和其他一些必须在函数调用中进行维护的信息。