您要查找的是不是:
- stack frame length 栈帧长度
- Displays the address of the current stack frame. 显示当前堆栈帧的地址。
- Moves the active stack frame down. 下移活动堆栈帧。
- Moves the active stack frame up. 上移活动堆栈帧。
- To set the current stack frame to the second frame. 以便将当前堆栈帧设置为第二个帧。
- Execute to end of current stack frame. 执行到当前堆栈结构结束为止。
- Object that corresponds to a frame above the current stack frame. 初始化与当前堆栈帧之上的帧对应的新。
- A stack frame is essentially the same as a function call. 堆栈帧实质上是与函数调用相同。
- Method to obtain a specific stack frame in a stack trace. 方法可获取堆栈跟踪中的特定堆栈帧。
- Gets the absolute address range of the stack frame represented by this. 表示的堆栈帧的绝对地址范围。
- Theoretical analysis and simulation results show that, the maximum goodput is achievable by choosing proper values for the rate and frame length. 理论分析和仿真试验结果表明,该机制能极大优化多速率MAC协议的有效带宽。
- If you do not specify an argument, the stack frame pointer moves up one frame. 如果没有指定参数,堆栈帧指针将上移一帧。
- The selection ranges of the above function's parameters and frame length are given by contrastive analysis and practical calculation. 通过对比分析与实际计算给出了短时幅度-过零率函数的参数及帧长的选择范围。
- The -v option provides verbose information about each displayed stack frame. v选项为显示的每个堆栈帧提供详细信息。
- Otherwise, it assumes the provided address as a valid stack frame start address and attempts to traceback. 否则,它假定所提供的地址是有效的堆栈帧起始地址并设法进行回溯。
- The scheme regulates the commiinicat ion protocol.all the software designs are laid out based on the protocol,which includes frame head ,frame length,data block,check sum and frame trail. 方案规定了通信协议,所有的软件设计都是围绕着这套协议展开的,这个协议包括帧头,帧长,数据块,校验和,帧尾五部分。
- Double-click a stack frame in the Call Stack window to change the context to that function call. 在“调用堆栈”窗口中双击堆栈帧,以更改函数调用的上下文。
- Copies its local variables into a stack frame object maintained by the JScript runtime before making a call out. 在执行对外调用之前,请将其局部变量复制到JScript运行库维护的堆栈帧对象中。
- If the call transfers control to a method of higher trust than the origin method, the stack frame is not released. 如果调用将控制转移到比原始方法信任级别更高的方法,则不释放堆栈帧。