be on the stack的意思|示意

美 / / 英 / /

在堆栈上


be on the stack的网络常见释义

栈上的 自动存储区也被称为是“在栈上的(be on the stack)”。 l [自由存储区(Free Store)] 在该区域中,程序必须明确的为对象申请空间,并可以在使用完毕之后释放申请到的空间(...

be on the stack相关例句

We'll build a stack to manage the history of events in our application, meaning that we'll be storing a list, to which we will tack on elements to the end.

我们将建立一个堆栈来管理应用程序的历史事件记录,也就是说存储一个列表,在表的最后添加元素。

An IllegalAssignmentError can be introduced when it isn't known which memory area an object is allocated from, or where on the scope stack a particular scope is located.

当不知道从哪个内存区域分配对象或者特定范围位于范围堆栈上的何处时,可能发生IllegalAssignmentError。

Bluetooth headsets, for example, combine the module and host portions of the stack on one processor because they need to be small and self-contained.

如,蓝牙头戴式耳机将协议的主机和模块部分结合在一个处理器,因为它们需要做得小巧和自我完备的。

Another issue to be aware of is a thread floating stack limitation on Linux, as discussed in the "floating Stacks limitation" subsection of the JVM Diagnostics Guide.

另一个要知道的问题是Linux上的线程浮点堆栈限制,正如JVM Diagnostics Guide的“Floating Stacks Limitation”小节中所讨论的那样。

In order to be able to perform the action as the Subject, the Subject must be introduced (or injected) into the ProtectionDomains on the call stack.

为了能够将操作作为 Subject 执行,必须在调用堆 栈中将 Subject 引入(或者注入) ProtectionDomain 。

Getting the stack pointer on Linux-x86 can be implemented as.

在Linux - x86平台上的堆栈指针可以实现为。