References to variables within an expression can then be statically bound to a particular slot in either the local stack frame or the list of global variables.
然后表达式中对变量的引用可以静态绑定到本地堆栈框架或一列全局变量的特定槽上。
Generally, they start off with a "base" set of data that is known to be available to the program — stack data, global variables, and registers.
通常,它们以程序所知的可用的一组“基本”数据——栈数据、全局变量、寄存器——作为出发点。
The lua_setglobal function then assigns the top value on the stack to a named global variable.
然后,lua_setglobal函数将栈顶的值赋给一个有名称的全局变量。
This mechanism is used to resolve resource-name conflicts: if two library JAR files define a resource with the same global name, the local names will be used based on the stack-frame of the caller.
用来解析资源名称冲突的机制是:如果两个库jar文件都用相同的全局名称定义一个资源,那么则根据调用程序的堆栈帧来采用局部名称。
Tunnel parameters are actually more like a global pool, except you can change a value as you go further in your stack of template invocations.
通道参数实际上更像是全局区,只不过在模板调用栈中可以改变它的值。
It takes following items into consideration, global variable, local variable, stack, furthermore, by the concept of granularity division, it divides function into instruction blocks.
在研究对象划分策略时,不仅考虑了全局变量、局部变量、栈等前人已经关注的因素,更通过粒度划分,将函数划分为指令块。
An application can own things such as a stack, global memory, file handles, and a message queue, but a DLL cannot.
应用程序可以拥有堆栈、共用内存、文件句柄、消息队列这样的事物,而DLL不能。
An application's roots include global and static object Pointers, local variables and reference object parameters on a thread's stack, and CPU registers.
应用程序的根包含全局对象指针、静态对象指针、线程堆栈中的局部变量和引用对象参数以及CPU寄存器。
An application's roots include global and static object Pointers, local variables and reference object parameters on a thread's stack, and CPU registers.
应用程序的根包含全局对象指针、静态对象指针、线程堆栈中的局部变量和引用对象参数以及CPU寄存器。
应用推荐