stack segment
常见例句
- Figure 8 - Data and stack segment
图 8 - 数据段和堆栈段 - In protected mode, which register references the descriptor for the stack segment?
在保护模式下,哪个寄存器引用栈段描述符。 - These three keywords are to the stack segment just as "malloc" and "dealloc" are to the heap segment ... unnecessary.
这三个关键字之于栈,就像是“malloc”和“dealloc”之于堆……多余。 - Now, as an aside, there's another couple of layers at the very top above the stack and above the heap, but below the tech segment and those are called initialized data and uninitialized data.
题外话,在堆和栈的顶端,还有好几层,但是在技术段之下,他们被叫做初始化数据和未初始化数据。
哈佛公开课 - 计算机科学课程节选 返回 stack segment