常見例句This is referred to as LIFO (last in, first out). 棧中的元素被刪除的順序和進入的順序相反,常被稱作后進先出。Perhaps for this reason, many businesses change from FIFO to LIFO. 也許由于這一原因,許多企業(yè)從使用先進先出法改為使用后進先出法。The average cost method is a compromise between LIFO and FIFO. 平均成本法是在先進先出法和后進先出法之間的"一種折衷方法。The Stack class and the Stack generic class offer LIFO access. Stack類和Stack泛型類提供LIFO訪問。Correspond to LIFO and FIFO operations on the stack. 對應(yīng)的是對棧的LIFO和FIFO操作。She uses LIFO method while taking out the refrigerated food. 她用LIFO方法,同時考慮了冷凍食品。 返回 LIFO