后进先出 meaning in English
[计算机] last-in first-out
◇后进先出表 last-in first-out list; push-down list; 后进先出存储器 last-in first-out store; push-down storage; push-down store; nesting storage; running accumulator; 后进先出存储区 cellar; 后进先出堆栈 push down stock; 后进先出寄存器 push-down register
Examples
- Last in , first out method lifo method
后进先出计算法 - Generic class are last - in - first - out collection classes that implement the
泛型类都是后进先出集合类,可以实现 - Represents a simple last - in - first - out lifo non - generic collection of objects
表示对象的简单的后进先出非泛型集合。 - Generic class if you need first - in - first - out fifo behavior . consider using the
在需要后进先出( lifo )行为时请考虑使用 - Last in , first out method
后进先出计算法