术语 | work stack |
释义 | work stack 工作(堆)栈;[工作堆叠] 1. A list that is constructed and maintained so that the next information to be retrieved is the most recently stored information in the list, that is, a last in, firstout (LIFO) or pushdown list. 一种表(数据结构),构成和维护此表使得下一个要检索的信息是最后存入表中的信息。 亦即,该表是一种后进先出(LIFO)表,或称下推表。 2. An area of unprotected main storage allocated to each task and used by the programs executed by that task. 分配给每个任务并由此任务执行的程序使用的一种非保护性的主存区域。 |
随便看 |
|
计算机英汉双解词典包含21137条计算机术语英汉翻译词条,基本涵盖了全部常用计算机术语的翻译及用法,是计算机学习及翻译工作的有利工具。