出栈 meaning in English
pop
Examples
- Push and pop , push and pop
入栈,出栈,入栈,出栈。 - Each word in turn enters the top register and is then “ pushed down ” the column from register to register to make room for the next words to arrive
每个字依次从这个栈顶寄存器进入,然后逐个下压,即从上一个寄存器移到下一个寄存器,空出栈顶寄存器以接纳新的字。 - Ing strings onto an array is time - intensive ; first of all , we have a function call which means pushing items onto a stack , and then taking them off , and we also have the additional array management overhead
到一个字符串中非常耗时;首先,我们要执行一次函数调用(这会涉及压栈和出栈操作) ,还要添加额外的数组管理工作。 - Has to be created , the jvm needs to say " freeze , i want an nice picture of you now , so stop that pushing and popping and smile nicely until i m done . " a stack trace doesn t just contain one or two elements from the stack , it contains every element , from top to bottom , with line numbers and everything
时, jvm不得不说: “先别动,我想就您现在的样子存一份快照,所以暂时停止入栈和出栈操作,笑着等我拍完快照吧。 ”栈跟踪不只包含运行时栈中的一两个元素,而是包含这个栈中的每一个元素,从栈顶到栈底,还有行号和一切应有的东西。