术语 | pushup list |
释义 | pushup list 上推表,先进先出表;[推上表] 1. A list that is constructed and maintained so that the next item to be retrieved is the earliest stored item still in the list, that is, firstin, firstout (FIFO). 按照先进先出(FIFO)的原则构成和运用的一种表,即下一个要取出的项就是表中最早存入的项。 2. A list of items where each item is entered at the end of the list, and the other items maintain their same relative position in the list. 进入表中的项目都从表底进入,其余的项目保持其表中相对位置不变的一种表。 参阅FIFO, queue。 |
随便看 |
|
计算机英汉双解词典包含21137条计算机术语英汉翻译词条,基本涵盖了全部常用计算机术语的翻译及用法,是计算机学习及翻译工作的有利工具。