first-in-first-out meaning in English
先进先出法
Examples
- Represents a first - in - first - out collection of objects
表示对象的先进先出集合。 - Generic class provide first - in - first - out lists , while the
泛型类提供先进先出列表,而 - Represents a first - in - first - out fifo collection of objects
表示对象的先进先出( fifo )集合。 - First - in - first - out stock control
先入先出的仓货控制方式 - Generic class are first - in - first - out collection classes that implement the
泛型类都是先进先出集合类,它们实现