It removes the last element in the List, last-infirst-out (LIFO) style.
它删除了List中的最后一个元素,使用后进先出(last - in first - out, LIFO)的方式。
2
Accounting mode for price changing use with stock floating price, and use with accelerating depreciation method in respect of last-infirst-out method and economic life.
实行物价变动会计模式,采取存货流动计价,依照后进先出法与采用依经济寿命计算的加速折旧法。
3
The virtual stack -- like a real stack -- is a lastin-firstout (LIFO) data structure that temporarily stores function arguments and function results.