常見例句This is referred to as LIFO (last in, first out). 棧中的元素被刪除的順序和進(jìn)入的順序相反,常被稱作後進(jìn)先出。Perhaps for this reason, many businesses change from FIFO to LIFO. 也許由於這一原因,許多企業(yè)從使用先進(jìn)先出法改爲(wèi)使用後進(jìn)先出法。The average cost method is a compromise between LIFO and FIFO. 平均成本法是在先進(jìn)先出法和後進(jìn)先出法之間的"一種折衷方法。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