stack memory
基本解释
- [计算机科学技术]栈存储器
英汉例句
- This will save the old stack pointer and allocate stack memory atomically.
这会保存原来的堆栈指针,并自动分配堆栈内存。 - In Greg's tests, using Continuations cuts thread consumption, and concomitantly stack memory consumption, by a factor of more than 10.
在 Greg 的测试中,使用 Continuations 能够减少线程消耗,并同时减少了超过 10 倍的栈内存消耗。 - Therefore, subsequent, uninitialized stack variables that happen to use the same stack area can return values left over from the prior use of this stack memory.
因此,恰好在随后使用相同堆栈区域的未初始化堆栈变量就可能返回上次使用该堆栈内存时留下的值。 - It turns out that slightly before the stack, slightly before this conceptual chunk of memory, there's other things called environment variables that we may see over time but elsewhere in memory are other things.
结果是稍微在堆之前,稍微在这个内存块概念之前,另外还一个东西叫做环境变量,我们之后可能看到,内存中的其他地方,是其他的东西。
哈佛公开课 - 计算机科学课程节选 - Well, if you want to call a function, it's like putting another tray on that stack of trays and that tray represents a chunk of memory that, that function can use.
嗯,如果你想调用一个函数,这就像把一个托盘放到另一个托盘上,托盘代表一块,函数可以使用的内存。
哈佛公开课 - 计算机科学课程节选 - But as soon as the most recently called function finishes executing, you have to take that tray off the stack in order to get at the previous function's memory, and once he's done executing, you have to take that one off and then what's left well then main.
但是,一旦新的调用函数结束了执行,你必须从堆中把托盘拿掉,用来获得先前函数的内存,一旦他完成执行,你必须把那一块拿下来,然后剩下的是main函数。
哈佛公开课 - 计算机科学课程节选 - In addition, as useful amounts of flash memory storage are now affordable, the ruggedness of flash memory and the ability to stack chips to provide slim package designs have made NAND flash the choice non-volatile storage technology for mobile devices.
FORBES: Are Fat Tablets in Your Future?
双语例句
原声例句
权威例句
词组短语
- stack virtual memory [计]堆栈虚拟存储器;翻译
- Stack Memory Errors 栈区内存错误
- external stack memory 外堆栈存储器
- memory stack [计]存储体;一组存储器;内存栈
- core memory stack 磁心存储体
短语
专业释义
- 栈存储器