释义 |
DictionarySeestackpush/pop
push/popInstructions that store and retrieve an item on a stack. Push enters an item on the stack, and pop retrieves an item, moving the rest of the items in the stack up one level. See stack.
push/pop
push/popInstructions that store and retrieve an item on a stack. Push enters an item on the stack, and pop retrieves an item, moving the rest of the items in the stack up one level. See stack.See Stack See Stack |