英语人>词典>英汉 : program stack的中文,翻译,解释,例句
program stack的中文,翻译,解释,例句

program stack

program stack的基本解释
-

程序堆栈, 程序机, 程序栈

更多网络例句与program stack相关的网络例句 [注:此内容来源于网络,仅供参考]

A recursive function must always define a stopping condition; otherwise, the function will recurse "forever," meaning that the function will continue to call itself until the program stack is exhausted.

递归函数必须定义一个终止条件;否则,函数就会&永远&递归下去,这意味着函数会一直调用自身直到程序栈耗尽。

This is an applet program, which implements Stack and List by means of java. It can show the actions of stack throu...

用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。

Every program has its own stack and no other program shares it, and it allocates on program execution.

每一个程序都各自拥有自己的堆栈,而其他程序是不能共享的。

更多网络解释与program stack相关的网络解释 [注:此内容来源于网络,仅供参考]

Array or substring subscript expression out of range:数组下标低下数组定义

168 Program Exception - illegal instruction 非法指令 | 170 Program Exception - stack overflow 堆栈溢出 | 540 Array or substring subscript expression out of range 数组下标低下数组定义

Program Exception - denormal floating-point operand:非法浮点数操作符

161 Program Exception - array bounds exceeded 引用数组下标超出允许... | 162 Program Exception - denormal floating-point operand 非法浮点数操作符 | 163 Program Exception - floating stack check 浮点数堆栈...

PSP:process stack pointer:进程堆栈指针

MSP: main stack pointer 主堆栈指针 | PSP:process stack pointer 进程堆栈指针 | PC: program counter 程序计数器