虚拟化在网络栈中实现已经有一段时间了,允许VM访客网络栈访问主机网络栈。
Virtualization has been implemented in networking stacks for quite some time to permit VM guest networking stacks access to the host networking stack.
通过对栈访问行为的分析,提出一种栈高速缓存方案——快速地址计算的自适应栈高速缓存组织方案。
Adaptive stack cache with fast address generation policy is proposed by investigating stack access behavior of programs.
您是否了解应如何有效利用Rubinius清晰可见的内部结构,例如可以在运行时刻访问并修改字节码、查看调用栈?
Do you have ideas what you could do with Rubinius' transparency and accessible internals, i.e. accessing and modifying bytecode at runtime, inspecting the call stack etc.?
某些异常聪明的人意识到既然ESP现在成了索引寄存器,EBP寄存器不再致力于访问栈上的变量。
Some extraordinarily clever person realized that since ESP was now an index register the EBP register no longer had to be dedicated for accessing variables on the stack. In other words, instead of
这个改变引入一些索引,允许对大的重传队列中的元素进行随机访问,这个改变对于解决TCP协议栈的find - first攻击问题很重要。
A change that introduces some sort of index that allows access to random elements of the large retransmission queue is critical to address the find-first attacks against the TCP stack.
例如,您可以运行程序,设置界限,监视与服务进入中断点,通过程序指示的步骤,检查变量,并检查访问栈。
For example, you can run programs, set line, watch and service entry breakpoints, step through program instructions, examine variables, and examine the call stack.
持续的简化CM服务器访问栈。
这种简单的设计,很有可能是考虑到数据操作都符合后进先出(LIFO )规则,这意味着访问栈的内容并不需要复杂的数据结构,一个简单的栈顶指针就能搞定一切。
This simple design, possible because the data obeys strict LIFO order, means that no complex data structure is needed to track stack contents - a simple pointer to the top of the stack will do.
反过来,对于每一个暂停的线程,可以看到一系列的栈框架,代表了访问的层级结构。
In turn, for each suspended thread, a list of stack frames is visible, representing the call hierarchy.
了解这些信息将有助于决定如何访问或存储报告数据。需要使用专用数据栈或数据仓库吗?
Knowing this information can help you decide how to access or store your reporting data.
为了实现已访问页面和Webflow的服务器端导航历史,可以使用一个栈中栈数据结构:一个已访问的webflow栈,每个Webflow包含一个已访问页面的栈。
To implement a server-side navigation history of visited pages and Webflow, you can use a stack of stacks data structure: a stack of visited Webflows, each containing a stack of visited pages.
第20行访问栈顶(栈顶的索引为- 1)作为lua字符串,打印消息,然后从堆栈中删除该值。
Line 20 accesses the top of the stack (the top of the stack has an index of -1) as a Lua string, prints the message, and then removes the value from the stack.
被访问的结点按顺序放进栈中。
The nodes are placed on a stack in the order in which they are visited.
核心路由器上主要配置访问控制列表ACL的出栈应用。
The main allocation access of core router controls the stack out of ACL.
开发基于JMX的协议栈的好处是,基于JMX开发的一种协议可以访问,控制基于JMX开发的另一种的协议。
The benefit of developing the protocol stacks based on the JMX is that one protocol based on JMX can access and manage another protocol based on JMX.
此外还引入了访问上下文栈来支持视图和存储过程这类的受控访问机制。
In addition, MSDA adopts access context stack to support controlled access mechanisms such as views and stored procedures.
本文介绍了C/C++内存映象中的五个区域,将自由存储区与栈和全局变量空间进行对比,并结合具体实例,详细阐述了自由存储区的优势和访问方法。
The paper introduces five memory areas in C/C++ memory image, and free memory area is compared with stack and outer variable area.
本文介绍了C/C++内存映象中的五个区域,将自由存储区与栈和全局变量空间进行对比,并结合具体实例,详细阐述了自由存储区的优势和访问方法。
The paper introduces five memory areas in C/C++ memory image, and free memory area is compared with stack and outer variable area.
应用推荐