But, regardless, this behavior is called First-In First-Out, or FIFO. That's the first part.
但是,无论如何,这种行为称为先进先出或FIFO。这是第一部分。
TED演讲(视频版)双语精选
I also FIFOd my fridge, that is, " first in, first out, " meaning, moving older items to the front of the fridge so I don't forget about them.
我的冰箱还有“先进先出”原则,意思是,将较久的物品移到冰箱的前方,这样我就不会忘记它们。
英语百科
FIFO (computing and electronics)
FIFO is an acronym for first in, first out, a method for organizing and manipulating a data buffer, where the oldest (first) entry, or 'head' of the queue, is processed first. It is analogous to processing a queue with first-come, first-served (FCFS) behaviour: where the people leave the queue in the order in which they arrive.