网站首页  词典首页

请输入您要查询的英文单词:

 

单词 the stack
释义

the stack

  • 网络堆栈;堆叠;程式堆叠区
1.
堆栈
2) 堆栈(The Stack): 位于内存,用于存储基本类型和对象引用。可以通过堆栈指针获得处理器支持,其速度仅次于寄存器,J…
www.cnblogs.com
2.
堆叠
堆叠The stack) [编辑]反击(Countering) [编辑] ^ 没有颜色的牌一般称为「无色」牌,但无色并不算是一种颜色。
zh.wikipedia.org
3.
程式堆叠区
2.1程式堆叠区(The Stack) 4 2.2行程记体空间分配的弱点 6 2.3常见的攻击模式 7 2.4静态原始码扫描技术 13 2.5修改编译器 13 …
etds.lib.nchu.edu.tw
4.
音箱组合
Kemper Profiling Amplifier|专业音频... ... 4 THE INPUT STAGE( 输入部分) 5 THE STACK( 音箱组合) 6 MASTER FX( 主效果器…
www.dsdigital.cn
5.
层层叠
$238 -- 周末叹慢板!双人苏豪异国情调假日... ... 多士配蛋 Toast with Eggs 层层叠 The Stack 班尼迪克 Egg Benedict ...
www.travelzoo.com
6.
堆垛
堆垛(The Stack)  PA号角需要堆积起来构成堆垛。
i.mtime.com

例句

释义:
1.
with a bit of work, you can often determine the values of local variables and function parameters from the stack listing.
稍加分析,你就能从中辨别出局部变量以及函数参数。
hi.baidu.com
2.
The condition register should be saved in its area of the stack before any of these fields are modified, and then restored before returning.
在对任何域进行修改之前,都应该将条件寄存器保存到堆栈的这个区域中,然后在返回之前恢复。
www.ibm.com
3.
As you know value types are allocated on the stack unlike reference types which are allocated on the GC heap.
就像你知道的那样,值类型是分配在栈上的,而引用类型是分配在GC堆上的。
www.cnblogs.com
4.
In the last example, we remove the current routine from the stack backtrace , which is often useful in library modules.
最后一个范例,我们从堆叠倒推过程中拿掉了目前项目,这在函式库模组中经常很有用。
dictsearch.appspot.com
5.
This is why IT firms are always trying to move "up the stack" into software and services, where margins are higher.
这就是为什么IT公司总在尝试爬上金字塔尖进入软件和服务行业,这里盈利明显高于硬件行业。
www.bing.com
6.
She leaned against her raggedy old reading chair and stared at the stack of books and odd art supplies next to her.
她靠着她那张破烂的读书椅上,盯着身旁的大量的书和古怪的艺术品。
bbs.en8848.com.cn
7.
A development project that starts out with Gluecode can move up the stack as the application grows.
一个以Gluecode为起点的开发项目,可以随着程序的成长,不断向上堆叠产品和组件。
www.ibm.com
8.
Now we'll add a bit of complexity by accessing the stack trace of an exception.
现在,我们将通过访问异常的堆栈跟踪信息来增加一点复杂性。
www.ibm.com
9.
The computer refers to this point as the return address and keeps track of it in the stack frame.
计算机引用这一点作为返回地址,会在堆栈框架中跟踪它。
www.bing.com
10.
The effective height of the stack tends to be abated due to lowered vertical discharging velocity by the canopy .
由于伞型风帽的阻碍,废气的垂直排放速度降低,从而减小了排气筒的有效高度。
dictsearch.appspot.com
1.
The professor was reluctant to stop grading the stack of papers on her desk, but she was really too tired to read on.
教授不太情愿停止给桌上的试卷评分,但她实在太累了,再也看不下去了。
wenku.baidu.com
2.
The function is called with a Lua state argument; once again, all interaction between C and Lua occurs through the stack of the Lua state.
该函数是借助一个Lua状态参数来调用的;同样,C与Lua之间的所有交互都是通过Lua状态栈发生的。
www.ibm.com
3.
She would stay through Thursday, trying to revive the Slinky factory and reduce the stack of unpaid bills Richard had left her.
她要呆到星期四,设法将斯林基工厂盘活,让理查德留下的那摞拖欠的账单变得越来越薄。
dictsearch.appspot.com
4.
If this stack frame is not active, the offset is the address of the next instruction to be executed when the stack frame is reactivated.
如果此堆栈帧处于非活动状态,则该偏移量将是在重新激活该堆栈帧后要执行的下一条指令的地址。
technet.microsoft.com
5.
Each dot removes one value. The fourth dot found that there was no value left on the stack to send to the terminal, and it told you so.
每一个点移走一个数。第四个点找不到堆栈上还有任何数,所以它告诉你有错误。
www.cnfig.org
6.
The stack allows you to determine the sequence of procedures that the application executed before getting to the current procedure.
堆栈使您可以确定在应用程序到达当前过程之前执行的过程的顺序。
msdn2.microsoft.com
7.
In the beginning of a function, it saves registers used in the function to the stack.
在一个函数的开头,它保存在函数中使用的堆栈寄存器。
www.17woo.com
8.
Though we won't be pulling data off the top of the stack as we go back in the history, the model is close enough for our needs.
虽然回退的时候并没有删除堆栈顶部的数据,但这个模型跟我们的需要非常接近。
www.ibm.com
9.
The state transitions additionally specify whether to add a symbol to the stack, or to remove a symbol from the stack.
国家过渡此外指定是否要添加一个符号的堆叠,或删除的象征从堆栈。
q.sohu.com
10.
Because structures, also known as value types, can appear on the stack, it is not always possible to create a pointer to them.
因为结构,也就是通常所说的值类型,可以被用在堆栈里,并不能总是为它们创建一个指针。
www.infoq.com
1.
Will cause the stack trace of every managed thread to be printed.
将显示每个托管线程的堆栈跟踪。
msdn2.microsoft.com
2.
C2079 can also occur if you attempt to declare an object on the stack of a type whose forward declaration is only in scope.
当您尝试在其转发声明仅在范围内的类型的堆栈上声明对象时,也可能发生C2079错误。
207.46.16.251
3.
A recursive definition like this is going to fill up the stack rapidly and lead to a stack overflow.
像这样的递归定义很快就会填满堆栈,从而导致堆栈溢出。
www.ibm.com
4.
But if you want to look at it from the stack perspective, the bottom layer of Info 2. 0 is actually called Mashup Hub.
如果您希望从堆栈的角度查看,Info2.0的最底层实际上被称为MashupHub。
www.ibm.com
5.
There is no need for Studio's source code to understand what's happening; the stack trace alone points to the cause.
Studio的源代码不需要去理解发生了什么;栈记录就足以指出原因。
www.ibm.com
6.
At the end of each game, all face-down objects in play, in the phased -out zone, or on the stack must be revealed to all players.
在每盘游戏结束时,场上、跃离区与堆叠之中所有牌面朝下的对象都必须展示给所有玩家。
dictsearch.appspot.com
7.
It is allowed to leave the stack unaligned while it executes.
执行叶函数时,允许不对齐堆栈。
technet.microsoft.com
8.
It was analogous to pulling a critical block (a constant) out of an unsteady Jenga tower (the universe), toppling the stack.
这类似于从一座不稳定的叠叠乐(宇宙)中抽出一块关键的砖(一个常量),结果是倾覆。
www.bing.com
9.
They want to be sure that he is not dealing off the bottom of the stack of cards.
他们想确定发牌人并不是在推牌堆的底牌。
voa.hjenglish.com
10.
Make sure you did not cause an "event cascade" by triggering an event that calls an event procedure already on the stack.
若事件调用某个已在堆栈中的事件过程,则确保未通过触发该事件导致“事件级联”。
www.kuenglish.info
1.
The oil pressure will force it up into the heart of the stack of valves.
而油井的压力将迫使“这颗炮弹”上升到一堆气阀中央。
www.ecocn.org
2.
The default value for the number of methods to skip at the beginning of the stack trace.
要在堆栈跟踪开头跳过的方法数的默认值。
msdn2.microsoft.com
3.
Because link demands do not perform a stack walk, the stack walk modifiers have no effect on link demands.
因为链接要求不执行堆栈审核,所以堆栈审核修饰符对链接要求没有影响。
msdn2.microsoft.com
4.
You can now move on to what is potentially the most dangerous card in the stack so far: the "Transfer funds to another account" card.
您现在可以继续处理潜在危险最大的那张卡:“将资金转移到其他帐户上”。
www.ibm.com
5.
If the Point value type is passed by reference, a pointer to a Point is passed on the stack.
如果Point值类型通过引用传递,则指向Point的指针在堆栈上传递。
msdn2.microsoft.com
6.
A return address is created and stored on the stack or to a register.
创建一个返回地址并存入栈上或是一个寄存器中。
docs.google.com
7.
The stack gas, to a great extent freed of fuel, passes to electric filter for after-cleaning and is emitted through the stack.
烟道气(几乎不含有燃料)通往电过滤器进行再次清洁而后排出烟囱。
www.waiwenfanyi.com
8.
The method call passes the invocation up the stack, either to the final target or possibly to the next interceptor.
方法调用一直沿着栈传递调用,可能传递到最终目标,或到下一个截取程序。
www.ibm.com
9.
above the bosh the stack extends from the widest part to the top. Its shape is like a frustum of a cone.
炉身位于炉腹之上,从高炉直径最大处一直到炉顶,其形状就象一个截头圆锥。
tr.bab.la
10.
This implementation is commonly referred to as a "bump-in-the-stack" approach.
这种实现方式也就是通常所说的“堆栈中块的实现”。
www.fabiao.net
1.
The stack is made up of Rails for the front side, C, Scala and Java for the middle business layer, and MySQL for storing data.
其结构是用Rails作前端,C,Scala和Java组成中间的业务层,使用MySQL存储数据。
www.infoq.com
2.
If I doubled the area of the sheet, the stack would only compress by half as much.
如果将纸的面积扩大到原来的两倍,纸堆的收缩总量便缩小到原来的一半。
www.bing.com
3.
Because all the data would be on the stack, we would have no problems with memory areas.
因为所有的数据都将位于栈上,我们就不会遇到关于存储区的问题。
www.ibm.com
4.
At the bottom of the stack are communication protocols -- mostly HTTP and SMTP, though other protocols (such as HMS) could be used as well.
协议栈的底层是通信协议——主要是HTTP和SMTP,尽管也可以使用其他的协议(如HMS)。
www.ibm.com
5.
Specifies the only permissions that do not cause the stack walk to fail.
仅指定不会导致堆栈遍历失败的权限。
msdn2.microsoft.com
6.
I fill the shark shape with a medium gray, duplicate the drawing layer and move it to the top of the stack.
我把鲨鱼整个填充为中灰度,复制开始的手绘图层把它移到层的最上方。
www.jukuu.com
7.
Status Offline Virtualisation more broadly refers to any remapping of physical resources to logical ones anywhere on the stack.
广义上讲,虚拟化是指将物理资源重新映射至堆栈寄存器的逻辑资源。
bbs.chinadaily.com.cn
8.
Players may not reverse actions that moved cards to a library or from a library to any zone other than the stack.
牌手不能倒回:把牌移回牌库,或从牌库把牌移到除堆叠以外的区域。
www.mtgchina.net
9.
If it's not prefixed with $, the actual bytes represented by the memory variable are pushed onto the stack instead of the address.
如果不加前缀$,那么会将内存变量代表的实际字节压入堆栈,而不是地址。
www.ibm.com
10.
and a transfer plate forming a second bill receiving space between the transfer plate and the stack plate.
以及传送板,其在传送板和堆叠板之间形成第二纸币接收空间。
ip.com
1.
The stack order of the actions pane controls on the actions pane depends on whether the actions pane is docked vertically or horizontally.
操作窗格上操作窗格控件的堆叠顺序取决于操作窗格是垂直停靠还是水平停靠。
msdn2.microsoft.com
2.
If you let the stack die, its all over and you'll have to start again from scratch - so don't get it killed ever.
如果你让他们死了,那么就完蛋了你要全部重新开始,所以永远不要让它们被杀。
bbs.cwebgame.com
3.
Make sure the stack is high enough so that the light can hit at least some of the bottle.
确保这堆书堆得够高,能让至少一部份的水瓶被光源照到。
www.taipeitimes.com
4.
Sometimes play cards too good, can only do one or two card, it will reduce the stack flexibility, increased the difficulty of Hu cards.
有时候起牌太好,只能做一两种牌,反而会降低做牌的灵活性,增加胡牌的难度。
www.45w.cc
5.
The stack of note cards becomes the set of requirements for the system, as they are known right then.
这一堆卡片就成了系统需求集合,因为他们马上就会知道这些需求。
www.ibm.com
6.
Moving up the stack, the next level of service is the platform (Platform-as-a-Service, or PaaS).
顺着栈往上看,上一级的服务是平台(Platform-as-a-Service或PaaS)。
www.ibm.com
7.
In a debug build, the stack is always populated with parameters passed in registers.
在调试版本中,堆栈始终用在寄存器中传递的参数填充。
msdn2.microsoft.com
8.
Bash responds with the directory you pushed and a list of all the directories currently in the stack separated by a space.
Bash使用您压入的目录和当前在堆栈中的所有目录列表(目录之间用一个空格来分隔)来作出响应。
www.ibm.com
9.
In four as an example of Jinhua bar, with homing change stunts to the bottom left-hand arrangement to the stack of cards.
以四家为例的扎金花,用归位的变牌绝技把左手最下面的牌安排到牌叠中。
www.17vz.com
10.
This view controls the currently running program, allowing you to view the stack and step through the program.
该视图将控制当前运行的程序,允许您通过程序查看堆栈和步骤。
www.ibm.com
1.
To remove a panel or panel group from the stack, so that it floats by itself, drag it out by its tab or title bar.
要从堆叠中移走面板或面板组,让它变成浮动的,只需要拖拽标签或标题栏到堆叠外面即可。
www.tauk.com.cn
2.
And there is another important layer missing from the stack, the persistence layer, and Grey Lens Man is still looking for a solution.
JOSH组合还缺了很重要的一层,持久化层的方案灰镜人尚在寻找当中。
www.infoq.com
3.
It copies the variables back from the stack frame object to its locals when control is returned to the function.
控件返回到该函数时,它会将这些变量从堆栈帧对象复制回它的局部变量。
msdn2.microsoft.com
4.
The REVERT statement is executed multiple times moving up the stack until the execution context is set to the original caller.
将多次执行REVERT语句以向上移动堆栈,直到将执行上下文设置为原始调用方为止。
www.kuenglish.info
5.
The stack of every line Cheng is automatic management.
每个线程的堆栈都是自动管理的。
www.nwpu.net
6.
This will cause the stack to look up the destination in its internal binding table based on the command identifier of the packet.
这样,协议栈将会根据数据包的命令标识符,通过自身的绑定表查找到所对应的目标设备地址。
www.cnthub.com
7.
The compiler sends data that includes the stack at the time of the error, which usually includes some source code.
编译器发送包含出错时的堆栈的数据(通常包括一些源代码)。
msdn2.microsoft.com
8.
The stack of manuscripts in my office is taller than I am, and every volume is both urgent and important to its author.
我办公室的那堆手稿比我都高,而且每一本对它的作者来说都紧急、都重要。
bbs.chinadaily.com.cn
9.
The number of bits to be shifted and the value are popped from the stack; the value is shifted right by the specified number of bits.
从堆栈中弹出要移位的位数和值;按照指定的位数将值右移。
msdn2.microsoft.com
10.
Whenever the trigger event occurs, the ability goes on top of the stack the next time a player would receive priority.
每当该异能的触发事件发生时,在下一次有玩家将获得优先权时,此异能便进入堆叠。
dictsearch.appspot.com
1.
And instruction computes the bitwise AND of the top two values on the stack and leaves the result on the stack.
指令计算位于堆栈顶部的两个值的位AND并将结果留在堆栈上。
msdn2.microsoft.com
2.
The debugger recognizes this, and it is able to provide you with a complete display for the stack trace.
调试器能够识别这个指示器,并且能够向您提供用于堆栈跟踪的完整信息。
www.ibm.com
3.
Demonstrates that reference types and value types can only be instantiated on the managed heap, not on the stack or on the native heap.
演示只能在托管堆上而不能在堆栈或本机堆上初始化引用类型和值类型。
msdn2.microsoft.com
4.
The stack register is a special part of the memory used to save the contents of the PC.
登记是一种特殊的堆栈的记忆储存内容的PC。
wenwen.soso.com
5.
Thus, when you had symbols for the modules, you could recover all the stack information.
所以,当你有模块的符号,你可以恢复所有栈信息。
blog.163.com
6.
The local variables occupy words of the stack frame, just like the method parameters.
同方法变量一样,本地变量占用堆栈结构中的字。
www-128.ibm.com
7.
Later, you'll see that I used an alternative strategy in the Compile method that always pops the stack.
稍后,您会看到我在Compile方法中使用了另一种始终弹出堆栈的策略。
msdn2.microsoft.com
8.
To make it easier to diagnose and solve performance problems in this environment, you need visibility into every layer of the stack.
如果想让在这种环境下诊断和解决性能问题变得更简单,就需要了解应用程序栈的每一层。
www.ibm.com
9.
Metal fins may be provided between the grounding plate and the transmission line in the stack of the dielectric material layers.
金属鳍可以被配置在电介质材料层的叠层中的传输线和接地板之间。
ip.com
10.
If the stack frame is not active, this address is the next instruction to execute when the stack frame is reactivated.
如果堆栈帧未处于活动状态,则此地址是在重新激活堆栈帧时要执行的下一条指令。
technet.microsoft.com
1.
The point of migrating down the stack is for visibility.
下来的迁移堆栈点能见度。
bbs.kafan.cn
2.
This makes it easy for functions to know where their activation record is -- they are simply defined in terms of the stack pointer.
这对函数了解自己的活动记录在什么地方提供了方便——它们可以使用堆栈指针的形式简单地进行定义。
www.ibm.com
3.
If you cycle a Sojourner, the cycling ability goes on the stack, then the triggered ability goes on the stack on top of it.
如果你循环掉旅居者,则循环异能会先进堆叠,然后其触发式异能才进入堆叠,并在前者上面。
www.showxiu.com
4.
The stack starts at the high-numbered addresses of this region, and grows toward the low-numbered addresses as stack frames are added.
堆栈的开始是一些高编号的地址,随着堆栈框架的添加,逐渐向低编号的地址发展。
www.ibm.com
5.
Now, when the "top of the stack" is referred to, that is a conceptual designation.
现在,在使用“栈顶”这个术语时,这通常都指的是概念上的说法。
www.ibm.com
6.
Additionally , in debug mode , more information is exposed in the stack when an error occurs and can be a potential security issue .
另外,在调试模式下,当发生错误并且该错误可能是潜在的安全问题时,堆栈中将公开更多的信息。
www.bing.com
7.
The calling function must not depend on the parameter list still being on the stack when your function returns to it.
当函数返回到进行调用的函数时,后者一定不能依赖于仍在栈中的参数列表。
www.ibm.com
8.
If one of the stack frames is on the current thread, then the menu that corresponds to that stack frame is selected.
如果其中一个堆栈帧位于当前线程上,将选中与该堆栈帧对应的菜单。
207.46.16.252
9.
In such a case, the state of the stack of stacks data structure is similar to Figure 4.
在这种情况下,栈中栈数据结构的状态类似于图4。
www.ibm.com
10.
The stack order of the controls depends on whether the actions pane is docked vertically or horizontally.
这些控件的堆叠顺序取决于操作窗格是垂直停靠还是水平停靠。
msdn2.microsoft.com
1.
Before we continue, however, let's look more closely at the stack in action and get accustomed to its peculiarities.
在我们开始前,让我们来更清楚地看一下堆栈的行为,以及习惯堆栈的特性。
dictsearch.appspot.com
2.
From the standpoint of a single thread, a new node is created whose next pointer points to the top of the stack.
从单一线程的角度来看,创建了一个新节点,它的next指针指向堆栈的顶部。
www.ibm.com
3.
By enabling pass by reference, the parameters of the method are not copied to the stack with every remote call, which can be expensive.
通过引用传递,方法的参数没有被复制到每个远程调用的堆栈中,而这个复制过程可能是代价高的。
www.ibm.com
4.
The instruction PULL or PARSE PULL take a string off the top of the stack.
指令PULL或者PARSEPULL从栈顶取得一个字符串。
www.ibm.com
5.
Any attempt to create an object of this type on the stack will cause a compiler error.
在堆栈上创建此类型对象的任何尝试都将导致编译器错误。
technet.microsoft.com
6.
Functions are free to use the 288 bytes that are physically below the stack pointer for functions that do not call other functions.
函数可以自由使用288字节的内存,对于不调用其他函数的函数来说,这段内存物理上在堆栈指针之下。
www.ibm.com
7.
If the exposure-type container supply working capital, spare parts stacked Code does not allow the location of lines beyond the stack.
若用敞口式周转容器供货,零部件堆放不允许超出叠码位置线。
zhidao.baidu.com
8.
If a function is called from many places, use the stack backtrace to determine the specific calling sequence.
如果在许多地方调用了一个函数,可以使用堆栈跟踪检查调用序列。
www.ibm.com
9.
If a frame pointer is used in the function, then the stack must be trimmed to its fixed allocation prior to the execution of the epilog.
如果函数中使用了帧指针,则在执行Epilog之前必须将堆栈修整为其固定分配。
msdn2.microsoft.com
10.
The depth of the stack determines how complex a filter can be evaluated without requiring any additional memory allocation.
堆栈的深度决定在不要求分配任何附加内存的情况下一个可以被赋值的过滤器有多复杂。
wiki.ubuntu.org.cn
1.
So if I had just previously processed the previous Set's last Var paragraph, I'd pop the third level off the stack.
因此,如果我刚刚处理了上一个Set的最后一个Var段,我会将第三层弹出堆栈。
msdn2.microsoft.com
2.
These three keywords are to the stack segment just as "malloc" and "dealloc" are to the heap segment . . . unnecessary.
这三个关键字之于栈,就像是“malloc”和“dealloc”之于堆……多余。
www.infoq.com
3.
The elements of the stack are enumerated, which does not change the state of the stack.
枚举堆栈的元素,这不会更改该堆栈的状态。
msdn2.microsoft.com
4.
The reason for the stack is to vent the fire, as one end of the boiler is fired.
由于锅炉另一端在加热,所以烟囱用来排出烟气。
www.game798.com
5.
Pops a reference off the stack for the first operand, and a value off the stack for the second operand.
对于第一个操作数,从堆栈中弹出一个引用;对于第二个操作数,从堆栈中弹出一个值。
msdn2.microsoft.com
6.
When the handle scope's destructor is called all handles created within that scope are removed from the stack.
当句柄范围的析构函数被调用时,所有在那个范围中创建的句柄都将被从栈中移除。
blog.sina.com.cn
7.
You add the stack_depth: 3 parameter to limit the stack trace collected when a malloc is called.
添加stack_depth:3参数,限制调用malloc时收集的栈跟踪。
www.ibm.com
8.
Every time a function is called, a new stack frame (an area of memory inside the stack) is used to support the call.
每当调用一个函数,就会使用一个新的堆栈帧来支持该调用。
www.ibm.com
9.
Moving up and down of the stack uses gear and rack adjustment manner, the stack can circumgyrate angle according to the needs.
枪架的上下移动采用齿轮齿条调节方式,枪架可根据需要旋转角度。
dictsearch.appspot.com
10.
If two colors the same dot coverage in a tie for authenticity is perceived color close to the stack of hue.
若两栽颜色的网点覆盖率不异,则并列成色的色相挨近于叠色的色相。
www.bing.com
1.
In 3, trump after washing, using his right hand thumb will mark the position of brand of a hoist, left the stack stiff into two parts.
将牌洗完后,用右手拇指将标位牌往上一推,左手中的叠僵分成了两部分。
www.444mu.com
2.
Upon untying the rope, the volunteer finds that his celebrity date is no longer in the stack of cards.
在解开绳索,志愿者发现他的名人日期不再是在堆卡片。
dictsearch.appspot.com
3.
We are now seeing that move up the stack with organizations starting to evaluate open source for databases and application infrastructure.
我们看到,随着企业开始对用于数据库和应用基础设施的开源技术进行评估,开源技术得到了不断提升。
www.ibm.com
4.
How to play: Tilt your device left and right to move the stone platform. Clear your mind and keep your hand steady as you balance the stack.
如何玩:倾斜装置左,右移动石台上。清除您的头脑,保持稳定,因为你的手你的平衡堆栈。
android.d.cn
5.
This method is security-critical to prevent the exposure of any information about the stack depth to transparent code.
这个方法对于安全性非常重要,可避免对透明程式码暴露任何堆叠深度相关资讯。
msdn.microsoft.com
6.
If the call would transfer control to a method of higher trust than the original method the stack frame will not be released.
如果调用将控制转移到比原始方法信任级别更高的方法,将不释放堆栈帧。
msdn2.microsoft.com
7.
The stack is a working area of memory that grows and shrinks dynamically with the demands of your executing program.
堆栈是内存的一个工作区,它可根据执行程序的要求动态缩放。
msdn2.microsoft.com
8.
The user may choose a specific location, specify only a certain protocol, or allow the stack to perform the entire selection.
用户可以选择特定的位置,指定一个特定的协议,或者也可以让堆栈来完成所有的选择。
www.ibm.com
9.
Now, Thread B (and a lucky thread this is) got into action, was able to complete CAS, and finished by pushing 30 into the stack.
现在,线程B获得了时间片(它很幸运),它能够完成CAS,把30压入堆栈后结束。
www.ibm.com
10.
Today, most would agree that the bottom of the stack is solid.
如今,大多数人都会同意,这个堆栈的基础是坚固的。
www.ibm.com
1.
If the value is not the same, an overwrite of the stack has potentially occurred and the process simply terminates.
如果值不相同,则可能已改写堆栈,该进程也只能结束。
msdn2.microsoft.com
2.
The device driver we will be building will not be that complex and will basically be the only driver in the stack.
我们将要创建的驱动程序不会那么复杂,而只是简简单单的一个在堆栈中的驱动而已。
bbs.cfan.com.cn
3.
The number of bytes is popped from the stack; an amount of memory corresponding to the size is allocated from the local heap.
从堆栈中弹出字节数;从本地堆分配与该大小相对应的内存量。
msdn2.microsoft.com
4.
the distribution characteristics of temperature grads is given out by the numerical analysis on the unsteady start-up process for the stack.
针对电池堆启动的非稳态过程进行模拟分析,得到了电池堆内部温度梯度分布特性。
paper.pet2008.cn
5.
The "heart" of an NSD file is the stack trace section.
NSD文件的核心是堆栈跟踪部分。
www.ibm.com
6.
The sheet provides 10 tables, each intended to be used to calculate a separate stack. Each table has a label for the stack, e. g.
该表格提供了10个表,每一个都用于计算一个单独的堆栈。
www.ibm.com
7.
Further up the stack, Ruby is used for implementing standard libraries.
对于更深一层的软件栈来说,标准的类库将使用Ruby来实现。
www.infoq.com
8.
You can go up and down the stack using the toolbar or the GUD buffer. The source buffer updates accordingly, as does the locals buffer.
你可以使用工具栏或GUDbuffer在栈上上下来回,源代码buffer和localsbuffer也会相应更新。
www.cnblogs.com
9.
Alternatively, if the thread runs out of the maximum stack size, you must change the code in the application to use the stack correctly.
此外,如果线程用完了大堆栈大小,必须更改应用程序为正确使用堆栈中代码。
support.microsoft.com
10.
Each expression context has a parent property that locates the next expression context on the stack.
每个表达式上下文都具有父属性,该属性将下一个表达式上下文定位到堆栈上。
msdn2.microsoft.com
1.
Or, click any part of any window in the stack to display that window.
或者,单击堆栈中某个窗口的任意部分来显示该窗口。
windowshelp.microsoft.com
2.
The resulting stack trace describes the stack at the time of the exception.
所产生的堆栈跟踪描述了异常发生时的堆栈。
msdn2.microsoft.com
3.
The information it captures is quite extensive, even catching all of the local variables on the stack when an event is triggered.
它能捕获到相当广泛的信息,甚至在事件触发时还能捕获到栈上的所有局部变量信息。
www.infoq.com
4.
The stack walk begins at the callers stack frame not the current stack where the demand occurs.
堆栈审核在调用方堆栈帧开始,而不是发生要求的当前堆栈。
msdn2.microsoft.com
5.
When a designer requests an event handler, the service will find the topmost handler on the stack that matches the class you requested.
当设计器请求某个事件处理程序时,该服务将在堆栈上找到与请求的类匹配的最上面一个处理程序。
msdn2.microsoft.com
6.
It is more powerful than a DFA due to its infinite-memory stack, although only some information in the stack is ever freely accessible.
这是超过了面向装配的设计,因为它无限内存堆栈,尽管只有一些信息是堆栈中的任何时候都可以自由进出。
q.sohu.com
7.
It will always find one because there is an exception frame at the very top of the stack that will handle any otherwise unhandled exception.
它总是(能)找到一个,因为在这个堆栈的最上面有一个异常结构,它将处理人核其他的未处理的异常。
dictsearch.appspot.com
8.
This allows for general purpose continuations that actually capture the stack. The stack can be restored as often as necessary.
它考虑到了通用的continuations,可以捕获到栈,同时又可以在必要的情况下恢复。
www.infoq.com
9.
The output of the stack can be adjusted by changing the number of individual cells.
堆栈的可以通过改变个别细胞数量调整产量。
www.tech-domain.com
10.
Peek returns an element at the top of the Stack but does not remove it from the Stack.
Peek可返回处于Stack顶部的元素,但不将其从Stack上移除。
msdn2.microsoft.com
1.
As I mentioned earlier, LR_OFFSET is the offset from the end of the stack to the link register save area.
正如我先前提到的,LR_OFFSET是堆栈末端到链接寄存器保存区的偏移量。
www.ibm.com
2.
Value types directly contain their data, and instances of value types are either allocated on the stack or allocated inline in a structure.
值类型直接包含它们的数据,值类型的实例要么在堆栈上,要么内联在结构中。
msdn2.microsoft.com
3.
Buffer overruns are more easily exploited on machines with calling conventions that store the return address of function calls on the stack.
通过调用约定将函数调用的返回地址存储到堆栈上,可以更容易地在计算机上利用缓冲区溢出。
msdn2.microsoft.com
4.
The stack pointer must be aligned to 16 bytes, except for leaf functions, in any region of code that isn't part of an epilog or prolog.
在不属于epilog或prolog的任何代码部分中,堆栈指针的对齐方式必须为16字节对齐(叶函数除外)。
msdn2.microsoft.com
5.
Instruction pushes the address of a field located in an object onto the stack.
指令将位于对象中的字段的地址推送到堆栈上。
msdn2.microsoft.com
6.
The Point value type is passed by value because the unmanaged API expects the POINT to be passed on the stack.
而因为非托管API要求在堆栈上传递POINT,因此Point值类型通过值传递。
msdn2.microsoft.com
7.
At default settings, the stack space is exhausted in less than a second on my machine.
缺省设置下,在我的机器上运行时,不到一秒钟堆栈空间就被耗尽了。
www-128.ibm.com
8.
Among all the Bluetooth services that may be implemented in the stack, File Transfer Profile (OBEX FTP) is the most common service.
在协议栈可能实现的所有蓝牙服务中,由文件传输配置文件(FileTransferProfile,OBEXFTP)定义的服务是最常见的一种。
www.bing.com
9.
Instruction replaces the value of a static field with a value from the stack.
指令用来自堆栈中的值代替静态字段的值。
msdn2.microsoft.com
10.
The stack is set up for you by the operating system when the program starts.
在程序开始时,由操作系统为您设置堆栈。
www.ibm.com
1.
Later on in the method, NSStack can be used to add a new namespace and search through the stack for the prefix given a URI.
稍后在这个方法中,可以用NSStack来添加一个新的名称空间,还可以用它在整个堆栈中搜索给予一个URI的前缀。
www.ibm.com
2.
Holds the stack of client channel sinks that must be invoked during an asynchronous message response decoding.
持有异步消息响应解码过程中必须调用的客户端信道接收器堆栈。
msdn2.microsoft.com
3.
After I added the stack state tracking, bytecode problems became traceable to a particular line of code.
在添加了堆栈状态跟踪之后,字节码问题的跟踪可以精确到代码的具体行。
www.ibm.com
4.
sends the selected graphic to the bottom of the stack, so that other graphics and text cover it.
把图像放置在所有对象的底层,被其它图像和文字覆盖。
ooo.pingju.org
5.
Whenever there was a long, businesslike envelope in the stack, I would know that grandpa had got an answer from the War Department.
每当架子里有长长的、公务式的信封时,我就知道国防部给姥爷回信了。
www.jukuu.com
6.
Say you have Thread A trying to push 20 and Thread B trying to push 30 into the stack, and Thread A got the time slice first.
假设线程A试图把20压入堆栈,线程B试图压入30,而线程A先获得了时间片。
www.ibm.com
7.
Pops a reference off the stack for the first operand, and a 32-bit integer off the stack for the second operand.
对于第一个操作数,从堆栈中弹出一个引用;对于第二个操作数,从堆栈中弹出一个32位整数。
msdn2.microsoft.com
8.
An exception is thrown by code whenever a problem occurs; it is passed up the stack until the application handles it or the program fails.
每当发生问题时,都由代码引发异常;异常被在堆栈中向上传递,直到应用程序对其进行处理,或者程序失败。
msdn2.microsoft.com
9.
The size of the stack, in bytes, can be specified in decimal or hexadecimal format.
堆栈的大小字节数,可以指定为十进制,或者十六进制格式。
bulo.hjenglish.com
10.
The stack pointer tells you where the end of your current stack frame is.
堆栈指针给出的是当前堆栈框架的结束位置。
www.ibm.com
1.
The object of a value type is in the stack, but the object of a reference type is in the heap.
数值类型的对象位于栈中,但是引用类型的对象位于堆中。
www.ibm.com
2.
Some implementations allow you to specify the stack size for Java threads.
一些实现允许您指定Java线程的栈大小。
www.ibm.com
3.
The stack trace begins at the statement where the exception is thrown and ends at the catch statement that catches the exception.
堆栈跟踪从引发异常的语句开始,到捕捉异常的Catch语句结束。
msdn2.microsoft.com
4.
To establish a basic framework for conceptualizing these terms, consider the stack shown in Figure 1.
为了将这些术语概念化,要建立基本的框架,就考虑图1中显示的栈。
yeebang.com
5.
There's now support for programmatically accessing the stack trace data and a Logging API for logging that data (or anything else).
现在支持通过程序的方式访问堆栈跟踪数据,还有一个“日志记录API”(LoggingAPI)用于记录这些数据(或其它任何内容)。
www.ibm.com
6.
The helper method must not throw the exception or the stack trace will not accurately reflect the call stack that caused the exception.
帮助器方法不得引发异常,否则堆栈跟踪将无法正确反映出引发异常的调用堆栈。
msdn2.microsoft.com
7.
The methods listed near the top of the stack trace are prime candidates.
在堆栈跟踪信息顶部列出的方法就是主要的候选者。
www.ibm.com
8.
Are popped from the stack; the bitwise AND of the two values is computed.
计算这两个值的位AND。
msdn2.microsoft.com
9.
This has the advantage that: the stack can be a separate editorial, portable and reading.
这样的好处是:这些专叠可单独成报,方便携带和阅读。
www.bing.com
10.
Virtually all the C application program interface (API) for Lua operations operate through the stack.
实际上在Lua中使用的所有的C应用程序编程接口(API)都是通过堆栈来进行操作的。
www.ibm.com
1.
How the Microsoft intermediate language (MSIL) instruction pushes operand onto the stack.
Microsoft中间语言(MSIL)指令将操作数推到堆栈上的方式。
msdn2.microsoft.com
2.
When the system can function well, the author will provide a method for improvement of the stack, and the flow chart.
在确保系统正常运行的情况下,本文还提出了一种任务堆栈的改进方法,并给出了流程图。
www.juhe8.com
3.
An exception is thrown by code when a problem occurs, and it is passed up the stack until the application handles it or the program fails.
异常在出现问题时由代码引发,并在堆栈中向上传递,直到应用程序对其进行处理或者程序失败。
msdn2.microsoft.com
4.
The command line arguments are then accessed one by one from the stack and stored in the memory area until the command table gets full.
然后,从堆栈一个个地访问命令行参数,并将它们存储在内存区中,直到命令表填满。
www.ibm.com
5.
Pops a 32-bit integer off the stack for the first operand, and a value off the stack for the second operand.
对于第一个操作数,从堆栈中弹出一个32位整数;对于第二个操作数,从堆栈中弹出一个值。
msdn2.microsoft.com
6.
On top of the stack to the type specified in the opcode, and places that converted value on the top of the stack.
转换为在操作码中指定的类型,然后将转换后的值放在堆栈顶部。
msdn2.microsoft.com
7.
At the top of the stack, the underlying technology Web-services engine receives the call.
在堆栈的最上端,底层技术Web服务引擎接收调用。
www.ibm.com
8.
As Bob found out. Exceptions also have the added feature of allowing the error to propagate up the stack.
异常还拥有将错误根据调用栈向外层传播的附加特征。
www.bing.com
9.
Computes the bitwise complement of the integer value on top of the stack and pushes the result onto the evaluation stack as the same type.
计算堆栈顶部整数值的按位求补并将结果作为相同的类型推送到计算堆栈上。
msdn2.microsoft.com
10.
How the Microsoft intermediate language (MSIL) instruction pops the stack.
Microsoft中间语言(MSIL)指令弹出堆栈的方式。
msdn2.microsoft.com
1.
If a function is called recursively, the stack may be quickly exhausted.
堆栈如果函数调用递归,可能是快速耗尽。
support.microsoft.com
2.
In 4, the right hand will mark the position under the licensing licensing out on the left on the stack.
右手将标位牌下的牌拿出来放在左手牌叠上.观众的抽牌就成了全副牌的顶牌。
www.444mu.com
3.
Instruction duplicates the top element of the stack , and leaves two identical values atop it .
指令重复堆栈的顶层元素,并且将两个相等值留在堆栈顶部。
www.bing.com
4.
It is important to set this limit so the stack and shared memory address space do not collide with each other.
设置这个限制,使堆栈和共享内存地址空间不会相互冲突,这一点很重要。
www.ibm.com
5.
If the call transfers control to a method of higher trust than the origin method, the stack frame is not released.
如果调用将控制转移到比原始方法信任级别更高的方法,则不释放堆栈帧。
msdn2.microsoft.com
6.
Stack-maintenance responsibility Called function pops its own arguments from the stack.
被呼叫的函数负责清理堆栈。
topic.csdn.net
7.
The Peek method is used to look at the next item on the stack, and then the Pop method is used to pop it off.
使用Peek方法查看此堆栈中的下一个项,然后使用Pop方法将其弹出。
msdn2.microsoft.com
8.
A carton is then picked up from the stack by a servo-driven rotary pick-up device, pre-broken and then loaded into the carton chain.
一个纸箱,然后拿起从栈由伺服驱动旋转接设备,预断,然后到纸箱链加载。
www.a1pak.net.cn
9.
If you click a Java stack trace in a defect, the stack trace opens up instantly in the editor and starts populating the task context.
如果在缺陷上点一下Java堆栈跟踪,那么它就会立刻在编辑器里打开并呈现出任务上下文信息。
www.infoq.com
10.
b. Loads the ss and esp registers with the proper values for the stack segment and stack pointer associated with the new privilege level.
用与新的权限级别关联的堆栈段和栈指针的合适的值,加载到ss和esp寄存器中。
linux.chinaunix.net
1.
In traditional languages, this recursion eats away at the stack to maintain a history of the calls; in Scheme, it's different.
在传统的语言中,这样的递归需要连续不断的入栈操作,以维护调用的历史;而在Scheme中,却不是这样。
www.ibm.com
2.
The top of the stack generally isn't interesting, since that's tracing the classloader code itself.
栈顶通常不值得关注,因为那追踪的是类加载器代码本身。
www.ibm.com
3.
If the stack frame is active, this address is the next instruction to execute.
如果堆栈帧处于活动状态,则此地址是要执行的下一条指令。
technet.microsoft.com
4.
Stand sideways beside a cable stack with your right shoulder closest to the stack.
斜站在绳子堆旁,用右肩膀挨紧它。
www.elanso.com
5.
If you do not specify an argument, the stack frame pointer moves down one frame.
如果没有指定参数,堆栈帧指针将下移一帧。
msdn2.microsoft.com
6.
Appends an object to the end of the stack, rather than pushing it onto the top of the stack.
将对象追加到堆栈的结尾,而不是将其推到堆栈的顶部。
msdn2.microsoft.com
7.
The number of basal granule in mother was less and the stack of thylakoid membrane wse high and stenosis. Fewer starch grains existed.
母本基粒数目少但类囊体膜垛叠成的基粒高而窄,鲜见淀粉粒。
dictsearch.appspot.com
8.
Chris grabs the plastic marker and randomly jabs it in the stack, somewhere near the middle.
克里斯拿起塑料的分牌棒,随机地指向牌中,大致实在中间的位置上。
dictsearch.appspot.com
9.
Although SNMP is frighteningly complex to set up and use, the stack discussed in this article makes it fun.
尽管SNMP的设置和使用非常复杂,但本文中所讨论的内容将使它变得非常有趣。
www.ibm.com
10.
When the employee close element is parsed, you pop the completed object from the stack, and add it to a List object.
当employeeclose元素被解析时,您将完成的对象弹出Stack,并将其添加到一个List对象。
www.ibm.com
1.
Used in an unsafe code context to allocate a block of memory on the stack.
在不安全的代码上下文中使用,可以在堆栈上分配内存块。
msdn2.microsoft.com
2.
The stack must be empty except for the arguments being transferred by the following call.
该值堆栈必须为空,只是正由随后调用转移的参数除外。
msdn2.microsoft.com
3.
Instruction pushes the value of a field located in an object onto the stack.
指令将位于对象中的字段的值推送到堆栈上。
msdn2.microsoft.com
4.
The calling function must not care where the stack pointer is currently pointing.
调用的函数一定不能顾虑栈指针当前所指的位置。
www.ibm.com
5.
The stack method really does help me to keep them at a reasonable amount.
堆叠的方法确实帮我把卡片控制在了一个合理的数量上。
www.bing.com
6.
If you specify an argument, the stack frame pointer moves up by the specified number of stack frames.
如果指定了参数,堆栈帧指针将上移指定数目的堆栈帧。
msdn2.microsoft.com
7.
Begin by pushing the current set of matrices onto the stack, then call translate to change the displacement for your box.
一开始将当前的矩阵集保存到堆栈中,然后调用translate修改您的立方体的位移。
www.ibm.com
8.
The Locals and Temporaries area represents the stack space allocated for local variables and compiler-generated temporaries.
部分变量及暂时变质区代表为部分变质及编译器发生的暂时变量分配的栈空间
blog.sina.com.cn
9.
Forces parameters passed in registers to be written to their locations on the stack upon function entry.
强制将在寄存器中传递的参数写入它们在堆栈上函数入口上的位置。
msdn2.microsoft.com
10.
At the bottom of the stack is the link layer.
这个栈的最底部是链路层。
www.ibm.com
1.
If the current page owns objects placed into the HTTP session during the navigation, the stack of stacks data structure looks like Figure 6.
如果当前页面拥有导航期间放入到HTTP会话中的对象,那么栈中栈数据结构看上去如图6所示。
www.ibm.com
2.
The automated data acquisition and handling system ensures the sampling rate is proportional to the stack gas volumetric flow rate.
自动数据采集与处理系统确保采样率是成正比的烟气体积流量。
emuch.net
3.
If you specify an argument, the stack frame pointer moves down by the specified number of frames.
如果指定了参数,堆栈帧指针将下移指定的帧数。
msdn2.microsoft.com
4.
The stack is the piece of software (and firmware) that controls your Bluetooth device.
栈是控制蓝牙设备的软件(和固件)。
www.ibm.com
5.
Inline assembly can be written to determine the stack pointer.
可以编写内联程序集(inlineassembly)来确定栈指针。
www.ibm.com
6.
L asked, lifting a manila folder off the top of the stack.
左旋问过搬起马尼拉夹在高高的烟囱。
zhidao.baidu.com
7.
The formations included those of the cylinder type transport craft besides others such as the "stack of dinner plate" types as I call them.
形状包括那些圆柱形的运输飞船,还有其他的像我所叫的“一摞餐碟”型的飞船。
apps.hi.baidu.com
8.
If not, it delegates the call down to the next binding element in the stack.
如果不支援,则会将该呼叫向下委派到堆叠中的下一个系结项目。
technet.microsoft.com
9.
To address security in the Cloud, data security must move up the stack, the same way IT value does.
为了解决云安全问题,数据安全必须提升一个层次,IT价值也同样应该这样。
blog.sina.com.cn
10.
An area of the stack associated with a particular function call.
关联特殊函数调用的堆栈区域。
www.ttxyy.com
1.
In terms of bytecode, each parameter occupies one or more words of the stack frame in use when the method is executed.
对于字节码,在方法执行的时候,每个参数占用堆栈结构的一个或者两个字。
www-128.ibm.com
2.
And, if you want to log where the exception happened, you don't have to manually parse the stack trace.
并且,如果您想记录下异常发生在何处,您不必手工分析堆栈跟踪信息。
www.ibm.com
3.
When an exit address is encountered, the current active function has returned and the top element on the stack is discarded.
在碰到退出函数时,当前的活动函数就会返回,并释放栈顶元素。
www-128.ibm.com
4.
From the absorber , the treated flue gas will be discharged through the stack to the atmosphere .
之后,处理过的烟气由烟囱排放到大气中。
www.bing.com
5.
The stack trace lists all the called methods, and the line numbers in the source file where the calls are made.
堆栈跟踪列出所有调用的方法和源文件中这些调用所在的行号。
msdn2.microsoft.com
6.
The stack interface dramatically simplifies this; there is no need to define or declare the arguments that the function takes.
栈接口大大简化了这一点;在此,没有必要定义或声明函数所带的参数。
www.ibm.com
7.
The stack contains a trace of each component that has been called to that point.
堆栈包含对每个已经被调用到该点的组件的跟踪。
www.ibm.com
8.
Shaded roof windows and a hallway rising up three storeys, draw hot air out using the stack effect principle.
阴影部分屋顶窗和走廊上升了3个楼层,抽出利用烟囱效应原理热空气。
dndci.com
9.
You also can select the frame that you want to examine by right-clicking it in the stack buffer.
你也可以在stackbuffer中右键单击以选择你要查看的frame。
www.cnblogs.com
10.
URI based approaches are guaranteed to work across the stack.
基于URI的方式必须穿越整个协议栈。
www.infoq.com
1.
To view the stack trace of a specific error, you display the Error Stack Trace dialog box.
要查看特定错误的堆栈跟踪,应显示“错误堆栈跟踪”对话框。
msdn2.microsoft.com
2.
If the character is an operator, pop two operands, perform the appropriate operation, and then push the result onto the stack.
如果字符是个操作符,弹出两个操作数,执行恰当操作,然后把结果压入堆栈。
www-128.ibm.com
3.
Navigates to the location in the disassembly window that corresponds to the stack frame that the user right-clicked.
导航到反汇编窗口中与用户右击的堆栈帧对应的位置。
207.46.16.252
4.
The stack trace of this plug-in's activation is shown in Figure 8.
这个插件激活的栈记录见图8。
www.ibm.com
5.
Then, according to the original technique, from the right hand stack, next to a card, and alone in the stack surface to the two card.
接着,按原来手法,从右手牌叠上,上下各要一张牌,又单独在牌叠面上要两张牌。
www.45w.cc
6.
By calling the various methods of each element, you can display the stack dump in any format you'd like.
通过调用每个元素的不同方法,您可以用任何自己喜欢的格式来显示堆栈转储信息。
www.ibm.com
7.
The capacity of the Stack is the number of elements that the Stack can store.
Stack的容量是指Stack可存储的元素数。
msdn2.microsoft.com
8.
Self-sufficient coal port logistics base should optimize the passages, expand the stack area of coal to meet the demand.
自给型煤炭港口物流基地应优化通道、扩大堆场,满足需求。
202.119.108.211
9.
The stack is the section of memory that holds function arguments and fields used in methods.
栈是内存的一部分,存储函数参数和方法中使用的字段。
www.ibm.com
10.
The number of frames up the stack from which to start the trace.
堆栈中的帧数,将从其上开始跟踪。
msdn2.microsoft.com
1.
The stack of unreplied letters are, like a group of haunting ghosts, continually pestering my guilt-loaded soul.
一叠未回的信,就像一群不散的阴魂,在我罪深孽重的心底幢幢作祟。
www.putclub.com
2.
If not, it simply delegates the call down to the next layer in the stack.
如果不支持,则该层仅仅将调用委托给堆栈中的下一层。
technet.microsoft.com
3.
Given a managed exception object address, returns a string version of the stack trace contained inside.
在给定托管异常对象地址的情况下,返回内部包含的堆栈跟踪的字符串版本。
msdn2.microsoft.com
4.
Returns a string version of the stack trace contained inside, given a managed exception object address.
给定托管异常对象地址,返回包含在内部的堆栈跟踪的字符串版本。
msdn2.microsoft.com
5.
It turns out that there are cases where executable programs are needed on the stack; this includes signal handling and trampoline handling.
事实证明在有些情况下,可执行程序需要在堆栈上;这包括信号处理和跳板代码(trampoline)处理。
www.ibm.com
6.
Automatic feeder A device to separate sheets from the stack and forward them to the lays of the sheet fed printing machine.
自动给纸器单张纸印刷机上把纸堆上的纸分离,然后把它送到定位标针上的装置。
big5.cgan.net
7.
Instruction computes the bitwise XOR of the top two values on the stack and leaves the result on the stack.
指令计算位于堆栈顶部的两个值的按位异或,并且将结果留在堆栈上。
msdn2.microsoft.com
8.
The financial catastrophe initiated by the collapse of the stack market hit the country a deadly blow.
由股市崩溃引发的金融灾难,使遭受了致命的打击。
www.ttxyy.com
9.
In that case, it is useful to generate javacores to see the stack trace of the hung thread.
此时,可以生成javacores来了解挂起线程的堆栈跟踪信息。
www.ibm.com
10.
The typed reference is popped from the stack and its corresponding type token retrieved.
从堆栈中弹出类型化引用并检索其相应的类型标记。
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/12/27 0:17:01