网站首页  词典首页

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

 

单词 a stack
释义

a stack

例句

释义:
1.
The weight of a stack of five nickels. The weight of a hummingbird. A chocolate bar. How much did 21 grams weigh?
21克五枚铜板的重量一只蜂鸟的重量一个巧克力棒21克到底有多重?
zhidao.baidu.com
2.
But when he went to the police to complain, he found a stack of placards with the same exhortation in the police station.
但是当他走到警察局控诉时,他发现一堆同样内容的布告张贴张派出所里。
dictsearch.appspot.com
3.
Imagine you're trying to test an implementation of a stack. Your test signatures might look something like those in Listing 2.
假设您要测试一个堆栈的实现,那么您的测试签名可能如清单2所示。
www.ibm.com
4.
He sat with a stack of spectacle frames on the table in front of him, examining each for defects.
他坐在一张放着一堆眼镜架的桌子前,正在一个一个地寻找瑕疵。
www.ftchinese.com
5.
The preceding part of the error message shows the context where the exception happened, in the form of a stack backtrace.
错误信息的前半部分以堆栈的形式列出异常发生的位置。
www.cppblog.com
6.
Most of these should be easy to understand if you think in terms of the JVM as a stack-based processor, so I won't go into details here.
如果将JVM想象为基于堆栈的处理器,则其中大多数是容易理解的,因此我在这里就不再详细说明了。
www.ibm.com
7.
One of those young people to turn, impatience, reluctantly pulls out a stack of neat tied money, out of a hand.
人群中的一个年轻人转来转去,极不耐烦,很不情愿地掏出一大叠齐整扎好的钱,抽出一张递了过去。
www.bing.com
8.
As you navigate through the application you build a stack of activities that you can then pop out of by using the back button on the phone.
当您在应用程序中导航时,就创建了一个活动堆栈,使用手机上的后退按钮就就可从该堆栈中出来。
www.ibm.com
9.
He zigzagged down the hall, sidestepping a garbage can, a tripod, a stack of paper and several boxes as if he could see everything clearly.
他在大厅里呈之字形前进,避开了一个垃圾桶,一个三脚架,一堆纸和几个纸盒子,就好像他什么都能清楚地看见。
news.dxy.cn
10.
It consists of a stack, the state of the CPU registers, and an entry in the execution list of the system scheduler.
由堆叠、CPU暂存器的状态和系统排程器执行清单中的项目所组成。
msdn.microsoft.com
1.
Michael meets Dr. Knowlton, who informs him about his mother. The doctor gives him a stack of childhood photographs.
诺尔顿医生与他见了面,并且讲述了有关迈克尔母亲的一些情况,并拿给他一本收藏他童年照片的影集。
www.rayzen.cn
2.
A queue could have been used but a stack is slightly simpler.
队列本来可以使用,但堆栈是稍微简单。
fw.t135.com
3.
Good with a stack of color-Jin, then another brilliant colorful scenery, straight people feel that this color, this Fai Zhitou people.
好一幅堆叠着的彩锦,那五彩斑斓又熠熠生辉的景色,直让人感觉,这彩、这辉直透人心。
www.fgly.cn
4.
A stack used for the nesting of exception frames by CATCH and THROW. It may be, but need not be, implemented using the return stack.
CATCH和THROW一个用于巢状例外框架的堆叠。它可以是,但不必是,以返回堆叠来实作。
www.figtaiwan.org
5.
Because activation records are implemented on a stack, they are often referred to as stack frames, but both terms are equivalent.
由于活动记录是在堆栈上实现的,它们通常也会被称为堆栈帧,这两个术语是对等的。
www.ibm.com
6.
Building up a stack is supposed to be a stack, and 2 is just a puny stack.
建立一层(复仇)应该是一个叠加,2层只是一个少量的叠加。
bbs.ngacn.cc
7.
With the ability to "see" , robots can identify and inspect one specific class of objects out of a stack of different kinds of materials.
机器人有了“看”的能力便能在一堆不同类别的物中辨别和检查出某一特定物体。
blog.sina.com.cn
8.
As you can see, I've coded the minimum amount of a stack so I can start fleshing out the required behavior first.
可以看到,我编写了一个最简单的栈,以便首先添加必需的行为。
www.ibm.com
9.
A fiber is a lightweight object that consists of a stack and a register context and can be scheduled on various threads.
纤程是轻量对象,由堆栈和寄存器上下文组成,并可安排在各种线程上。
msdn2.microsoft.com
10.
You can think of a wizard as a stack of cards each with its own layout and design.
您可以将向导看成是一堆卡片,每一张卡片都有自己的布局和设计。
www-128.ibm.com
1.
My pet peeve? Customers who paw through a stack of shirts. Now I've got to spend 15 minutes board-folding that whole pile again.
我的忌讳?客人一爪戳进一打衬衫里。我就得花15分钟重新把这些衣服整好。
www.bing.com
2.
This is because each time a function is called, it has an activation record (also called a stack frame) associated with it.
这是由于每次调用一个函数时,都有一个相关活动记录(activationrecord)(也称为堆栈帧)。
www.ibm.com
3.
This optimization enables your managed code to call into unmanaged code without incurring the overhead of a stack walk.
此优化使您的托管代码能够调用非托管代码而不会引起执行堆栈步的系统开销。
msdn2.microsoft.com
4.
The preceding part of the error message shows the context where the exception happened, in the form of a stack traceback.
错误信息的前面部分显示了异常发生的上下文,并以调用栈的形式显示具体信息。
wiki.ubuntu.org.cn
5.
A recursive definition like this is going to fill up the stack rapidly and lead to a stack overflow.
像这样的递归定义很快就会填满堆栈,从而导致堆栈溢出。
www.ibm.com
6.
The PowerPC architecture has no notion of a stack for local storage.
PowerPC体系结构没有关于本地存储器的栈的概念。
www-128.ibm.com
7.
Recursion relies on a stack-based approach to passing variables. Many small machines have no hardware support for a stack.
递迴依靠一个基于堆叠的方法来传递变数。许多小系统没有硬体支持的堆叠。
tw.myblog.yahoo.com
8.
For one of the tests, test subjects were told to count out a stack of $100 dollar bills and then immerse their hands in hot water.
其中一个测试要求一组受测者数一沓100美元面额的钞票,然后将手浸进热水中。
www.68en.com
9.
In my mind, happiness is not a stack of money, a beautiful coat and is not a tool for masking the pain, seek a moment of joy wine.
在我的心中,幸福不是一叠厚厚的钱,一件华丽的衣服,也不是遮蔽痛苦的工具,贪图一瞬间欢乐的美酒。
wenwen.soso.com
10.
The answer to whether Harry Potter lives or dies lies in a stack of(1) sealed boxes, shrouded(2) as if hidden beneath an invisibility cloak.
哈里波特小说最后一册被密封在箱子中,如同被隐形斗篷罩住一般,没有人能知道哈里波特是生是死。
www.i21st.cn
1.
He left a respectable amount of work and a stack of unpublished manuscripts made more marketable by the fact of his death.
还有大量作品和一些手稿没有发表,因他的离世将会大卖。
www.bing.com
2.
Individual fuel cells can be collected into a unit and connected to each other in series, resulting in a "stack" of cells.
燃料电池可以单独收集到一个单位,并连接到每个系列中的其它,在一个“堆栈细胞”造成的。
www.tech-domain.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.
Turned out it was a stack of file boxes left there during the big house cleaning when they were phasing out our emergency room.
最后才发现不过是急诊科搬家大打扫时留下的一摞文件箱。
en.eol.cn
5.
Holds additional context information about the objects and parameters executed, not just a stack trace.
保存有关执行对象和参数的附加上下文信息,而不仅是堆栈跟踪。
www-128.ibm.com
6.
A normal process has a number of data structures associated with it in the kernel, including a stack and process control block (PCB).
在内核中,普通进程有若干数据结构与之关联,包括一个堆栈,进程控制块(PCB)。
www.chinaunix.net
7.
Intimate relationships were limited to a stack of old nudie magazines with well-thumbed pages, which he kept on the floor beneath his cot.
和他存在亲密关系的,仅限于他放在小床下地板上的一堆经常翻阅的裸体色情杂志。
www.bing.com
8.
If the exception wasn't ThreadDeath, you got the name of the thread and a stack backtrace sent to System. err.
如果异常不是ThreadDeath,则将线程的名称和堆栈回溯(stackbacktrace)发送到System.err。
www.ibm.com
9.
Also note that the tracer uses a stack to maintain baselines, so it is possible to nest calls (carefully).
另外还要注意跟踪程序使用了一个栈来保存基准,所以您可以(小心地)嵌套调用。
www.ibm.com
10.
Think of them as a stack of slides or filters, such that looking through them you see a composite of their contents.
可将图层想像成一叠投影片或滤镜,将它们重叠后可以看到整合后的内容。
translations.launchpad.net
1.
The size of a pancake is given by the pancake's diameter. All pancakes in a stack have different diameters.
给定煎饼的半径作为其尺寸,一叠煎饼的大小各不相同。
www.cnblogs.com
2.
They held us in an empty room where the nurses and I sat together on a stack of mattresses.
他们将我们关在一间空屋子里,我和护士们坐着垫子挤在一起。
www.bing.com
3.
However, that interface showed me a stack trace to help debug the problem.
但是该接口给出了一个堆栈跟踪,有助于调试问题。
www.ibm.com
4.
Although a stack must be scanned atomically, it would be difficult to keep determinism if all stacks were scanned during a single quantum.
虽然栈必须自动进行扫描,但是如果在单个时间量期间所有栈都被扫描,则可能难以保持确定性。
www.ibm.com
5.
Crashing, spitting out a "sorry, you're out of luck" message, or printing out a stack trace is not error handling. That is error reporting.
程序中断,并弹出“对不起,您运气不好”的消息或打印出堆栈跟踪,这不是错误处理,而是错误报告。
www.ibm.com
6.
Let me explain: PHP variables are typically dynamically scoped, which means the variables are placed on a stack.
让我来解释一下:PHP变量通常是动态确定范围的,这意味着变量放置在堆栈中。
www.ibm.com
7.
Now all you need is a stack of the awesome movies to help you laugh and cry your way through the perfect girls' night in.
现在你唯一需要的就是一摞能让你哭又能让你笑的好电影,它们能让你过一个相当精彩的“女孩之夜”。
group.m.mtime.com
8.
The flow of control followed by the thread is represented within the JVM as a stack of frames.
在JVM中,线程的控制流表示为帧堆栈(stackofframe)。
www.ibm.com
9.
Arrays respond to push and pop, where push adds an item (at its last spot) and pop removes one (like a stack, from the last position).
Arrays支持push和pop操作,其中push增加项目(在其最后一个位置)而pop移除项目(就像堆栈,从最后一个开始)。
www.ibm.com
10.
Spreadsheet sheet 4, "Stacks" , calculates the availability of a stack, and is shown in Figure 8, below.
电子表格4,“堆栈”,计算堆栈的可用性,如下图8所示。
www.ibm.com
1.
Now, without checking the validity of what you're doing, you copy 256 bytes into a stack area reserved at only 128 bytes.
现在,您没有检查正在处理的内容的有效性,而是将256个字节复制到了仅为128个字节的保留堆栈空间内。
www.cnblogs.com
2.
Cao Cao is holding a stack of newspapers to pass time, see his son come into the word, they guess he is to demand money.
曹操正拿着一叠报纸在打发时光,见儿子一言不发地走进来,便猜到他又是来要钱的。
bookapp.book.qq.com
3.
My husband and I watch movies from the library on his laptop, which relieves us of the necessity of owning a TV and a stack of DVDs.
我丈夫和我在他笔记本电脑的库中看电影,这样可以缓解我们两个去拥有一台电视机和一堆DVD碟的必要。
tech.hexun.com
4.
As the defenders do not leave combat as a stack but as individual units, they will retreat as individual units instead of as a stack.
因为防守方在退出战斗时将是分别撤出,所以他们将按照单个单位而不是成建制败退。
dictsearch.appspot.com
5.
Instead pushing seed points into a stack, this paper presents a new scanline algorithm for filling area by pushing span ends.
本文对通常的区域填充扫描线算法进行改进,用区段端点入栈替代种子点入栈。
www.magsci.org
6.
She started with a stack of prints at least six inches tall and didn't even know where to start.
她不知道从这六英尺高的相片堆中何处着手。
www.bing.com
7.
When he opened it, he found two crocheted doilies and a stack of money totalling $25, 000.
当他打开了它,他发现两个用钩针编的小垫布和一堆共计25,000的美元。
dictsearch.appspot.com
8.
He opens the other envelope and fans out a stack of new fifty- dollar bills. Twenty of them. A thousand dollars.
他打开小信封,散开一叠崭新的五十元美钞,二张,一千美元。
www.xiaoshuo.com
9.
He said with smooth bluntness and shoved a stack of stapled sheets across his desk.
他以一种平静、率直的口气说着,把一叠订好的稿纸从他办公桌那边推过来。
10.
Internally, all the variables declared within a method, including the parameters, are stored together in a stack frame.
在内部,所有方法内部声明的变量,包括参数,都一起存储在堆栈框架中。
www.bing.com
1.
Imagine a stack of manuscripts'check, bookbinding finished arrangements should appear as shown in the diagram.
想象有如下图的一叠稿件,装订达成之后的摆列答如图所示。
www.bing.com
2.
Everything can be stored digitally and you can place these computers on top of each other, just like a stack of paper.
所有资讯都可以实现电子存储,你还可以把这些小电脑摞在一起,就像一叠纸。
big5.cri.cn
3.
Or, a tab set into a stack or reel of paper indicating a fault to be examined or a change of edition.
一纸堆或纸卷上的标签;它指出需要检查错误或表示更换版本之处。
es.bab.la
4.
Select one of your demon stacks and then an area to summon a stack of demons of the same type.
选择一队恶魔和一个区域,召唤相同类型的恶魔。
www.heroworld.net
5.
When he opened it, he found two crocheted dolls and a stack of money totaling $95, 000.
丈夫把盒子打开后,发现里面有一个针织玩偶和95000美金。
blog.9160.org
6.
If you run into a stack overflow error, change the method to an iterative algorithm or make use of memoization to avoid work repetition.
如果你遇到一个栈溢出错误,将方法修改为一个迭代算法或者使用制表法可以避免重复工作。
blog.sina.com.cn
7.
A user walked up to them, inserted a stack of punch cards or pushed some buttons, and waited for an answer.
使用者打开机器,插入一张穿孔卡片或按下某些按键,然后等待机器给出一个答案。
www.neworiental.org
8.
Writes an explanatory message and a stack trace for a given Throwable exception to the servlet log file.
向servlet日志文件写入错误说明信息和给定Throwable异常堆栈跟踪。
www.west263.com
9.
A high school or college student can go through quite a stack of papers in a few afternoons.
一个高中生或者大学生能够在几个下午浏览一大批文件。
www.bing.com
10.
Iraqis suspected of links to al-Qaeda raided a Baghdad jewellery market, killed 15 people and made off with a stack of gold.
日前,几名疑似基地组织成员的伊拉克人突袭了一家位于巴格达的珠宝市场,杀害15名人员,在掠夺大量黄金后仓皇而逃。
www.ecocn.org
1.
But he did handle wads of cash. He had a stack of passports and identities. He built up ties with the Yemeni branch of al-Qaeda.
不过,他的确掌握着大把的资金,拥有大量的护照和身份证件,还和基地组织在也门的分支建立了联系。
www.ecocn.org
2.
Also enable the Named Return Value optimization , which eliminates the copy constructor and destructor of a stack based return value .
也支持命名返回值优化,它消除了基于堆栈的返回值的复制构造函数和析构函数。
www.bing.com
3.
Og also enables the Named Return Value optimization, which eliminates the copy constructor and destructor of a stack based return value.
Og还会启用命名的返回值优化,此优化可消除基于堆栈的返回值的复制构造函数和析构函数。
msdn2.microsoft.com
4.
A collection class is also designed to work like a dictionary, so if you need something more like a Stack or Queue, it's not a good fit.
集合类还可像字典一样工作,所以如果您需要更像Stack或Queue这样的结构,它并不是很适合。
msdn2.microsoft.com
5.
A grounding plate and a transmission line are provided in a stack of dielectric material layers.
在电介质材料层的叠层中配置接地板和传输线。
ip.com
6.
For now, the subject of their research is little more than a stack of gleaming chips tucked away in a laboratory drawer.
现在,他们的研究课题只不过是实验室抽屉里藏着的一堆发光芯片。
zhidao.baidu.com
7.
Emits or displays detailed messages and a stack trace for an assertion that always fails.
为总是失败的断言发出或显示详细消息和堆栈跟踪。
msdn2.microsoft.com
8.
Promise's mother, Li Ying, pulled out a stack of printouts bearing photographs and model numbers of purses.
Promise的母亲,李颖,抽出一叠产品单,上面印有各种手包的照片和型号。
www.bing.com
9.
However, Aldana found weaknesses in Lounsbury's work that cause the argument behind the GMT constant to fall "like a stack of cards. "
但是,阿尔达纳发现劳恩斯伯里工作中的错误,这些错误导致了人们对“GMT常量”的质疑,就像是“一堆卡片”轰然倒塌。
edu.21cn.com
10.
To deal with this, you can generate a stack trace in the constructor of the exception object during the throw exception statement.
为了解决这一问题,可以在抛出异常语句期间,在异常对象的构造函数中生成一个堆栈跟踪。
www-128.ibm.com
1.
Allows managed code to call into unmanaged code without a stack walk .
允许托管代码不经过堆栈步即调入非托管代码。
www.bing.com
2.
Michael at first doesn't understand that this is a "practical joke. " His "present" is a stack of paperwork for him to start processing.
迈可一开始不了解这是一个恶作剧,而他的『礼物』就是一叠他必须开始处理的文件。
tw.biz.yahoo.com
3.
Local handles are held on a stack and are deleted when the appropriate destructor is called.
本地句柄。本地句柄在栈上,并且当指定的析构函数被调用时删除。
blog.sina.com.cn
4.
Imagine for a moment that your self-esteem is like a stack of poker chips.
试着把你的自信心想象成一堆筹码。
www.bing.com
5.
The Box is a surprisingly tall little guy by current Internet-TV-box standards, and it won't fit into a stack of living-room components.
令人惊讶的是和目前的网络电视机顶盒标准相比,Box是个高高瘦瘦的小东西,而且它难以和客厅的摆设融为一体。
www.bing.com
6.
No longer just another piece of paper in a stack of resumes, online job-seekers have more power than ever to show off, brag and stand out.
这不再是一堆简历中的废纸一张,网络求职者们有更多的资历来炫耀、展示自己从而脱颖而出。
www.bing.com
7.
Andy is sorting books on the cart. He replaces a stack on the shelf -- and pauses, noticing a line of ants crawling up the wood.
安迪在整理推车上的书,他在更换书架上的一摞书—他停了下来,注意到一行蚂蚁正在木头上往上爬。
zebraxu-skyblue.spaces.live.com
8.
The btp command takes a process ID as an argument and does a stack traceback for that particular process.
btp命令将进程标识作为参数,并对这个特定进程进行堆栈回溯。
www.ibm.com
9.
But for the rest of us, nannies sit on a stack of information that has a high potential price, if not to the media, then to our employers.
但对于我们其他人而言,保姆坐拥一堆有着极高潜在价值的信息,就算媒体不感兴趣,我们的雇主也一定有兴趣。
www.ftchinese.com
10.
Instead of testing that push puts an object into a list, you should be testing the contract that a stack has with its clients.
相反,要测试push是否将对象放入了列表,您应测试堆栈与客户机签定的契约。
www.ibm.com
1.
Levitus thumbs through a stack of index cards sent along by the British Royal Navy.
莱维图斯一直翻阅英国皇家海军送来的一叠叠卡片。
www.bing.com
2.
The invocation arguments are treated like a stack structure whereby contextual data is pushed into and popped from the arguments.
调用参数被当作一个栈结构,上下文数据通过这个结构进出参数。
www.ibm.com
3.
There's something about a good old-fashioned pen and a stack of papers, or a brand new notebook, that gets the creative juices flowing.
老式的钢笔和一摞纸张或是一个崭新的笔记本,会使创新的思绪流淌。
www.elanso.com
4.
Instead, when a stack overflow occurs in a normal application, the Common Language Runtime (CLR) terminates the process.
当普通应用程序中发生堆栈溢出时,公共语言运行时(CLR)会终止进程。
technet.microsoft.com
5.
"Look at this, " he says, pulling out a stack of poster boards filled with crayon coloring and collages, many featuring dollar bills.
“看看这个,”他说,拉出一堆蜡笔着色和拼贴的海报板,许多都画的像是美钞。
www.bing.com
6.
"It's easy, always on your phone, and you never have to remember to grab a stack of physical cards or worry about them running out. "
“很简单,永远在你的手机里,再也不用记得带一堆名片,并担心它们用光了”
www.bing.com
7.
This paper studies the safety of loading method by which one end of a stack of steel materials is put on another stack.
本文对钢材搭头装载的安全性进行了研究,并确定出该装载方法的使用条件。
www.dictall.com
8.
Emits or displays a message and a stack trace for an assertion that always fails.
为总是失败的断言发出或显示消息和堆栈跟踪。
msdn2.microsoft.com
9.
When you point to a grouped taskbar button, you'll see a stack of previews, but only the topmost preview will be visible.
指向已组合的任务栏按钮时,将会看到一个预览堆栈,但是只能看到最上面的预览。
windowshelp.microsoft.com
10.
You might be tempted to create a stack that can grow to an arbitrary size by reallocating memory and copying its items as needed.
你也许会通过重新分配内存、按需复制条目来创建能无限扩张的栈。
dictsearch.appspot.com
1.
Because type information providers are stored in a stack, the last provider added will be the first one queried.
因为型别资讯提供者会以堆叠方式储存,所以最后加入的提供者会最先查询。
technet.microsoft.com
2.
since type information providers are stored in a stack , the last provider added will be the first one queried.
由于类型信息提供程序存储在堆栈中,因此最后添加的提供程序将最先查询。
www.ichacha.net
3.
Carry a stack of plates with the left arm lined with a waiters service cloth to avoid contact with clothing.
在搬运盘子时要在左手臂上垫一张服务的布以避免盘子和衣服接触
wenku.baidu.com
4.
You gain the added strict syntax of XML and avoid having to consume a stack of two semantic layers to work with the hAtom.
我们能获得更多严格的XML语法并且无需使用一个含两个语义层的堆栈就可以使用hAtom。
www.ibm.com
5.
An application can own things such as a stack, global memory, file handles, and a message queue, but a DLL cannot.
应用程序可以拥有堆栈、共用内存、文件句柄、消息队列这样的事物,而DLL不能。
technet.microsoft.com
6.
The LeakyStack class in Listing 3 shows an implementation of a stack backed by an array.
清单3中的LeakyStack类展示了用数组实现的堆栈的实现。
www.ibm.com
7.
A compass, an album and a stack of pads are carelessly put near the calendar.
指南针,相册和一沓便笺本被随意地搁置在日历旁边。
wenku.baidu.com
8.
Triporati wants consumers to start with a stack ranking of up to 64 interests.
Triporati希望消费者以64个兴趣开始(寻找旅途灵感)。
www.bing.com
9.
Celia pointed to a stack of papers on her desk.
西莉亚指指办公桌上的一摞摞文件。
www.jukuu.com
10.
The next time that there is a stack overflow, there are no exception at all and the process terminates without warning.
当下次发生堆栈溢出时,根本不会显示异常,进程将在没有任何警告的情况下终止。
technet.microsoft.com
1.
The source code available with this article includes a micro-benchmark application, which executes a stack in a tight loop.
本文随附的源代码包含一个微型基准应用程序,它在紧密循环中执行堆栈。
www.kuenglish.info
2.
HyperCard is based on the concept of a "stack" of virtual "cards" .
HyperCard的基本概念是一“叠”虚拟的“卡片”。
www.infoq.com
3.
Keeping a stack of my evolving manuscript was a way to remind myself visually of how far I've come since I started.
有一叠逐渐发展下的手稿是一个通过视觉方式提醒自己自己从一开始已经进行到了什么程度的方法。
www.chinadaily.com.cn
4.
Typically, these exceptions are handled by using the default behavior, printing out a stack dump, and ending the life of the thread.
通常是使用默认行为、打印堆栈溢出和结束线程的生命来处理这些异常。
www.ibm.com
5.
I'd love to go to your housewarming party, but I'm sorry I can't make it because I've got a stack of things to do.
我真想参加你的乔迁聚会。但是很抱歉我无法去,因为我有一大堆事情要做。
wenku.baidu.com
6.
Sure enough, there was a stack of chicken family packs just waiting for me.
果然不出所料,那里放着一堆家庭装鸡肉,正等待我的挑选。
www.neworiental.org
7.
Simply translation agencies get a stack of emails each day and you want to be found.
普通的翻译机构每天都会收到大量的邮件,而你如果想被发现的话,必须这么做。
www.bing.com
8.
This provides the run-time system, and debuggers, the ability to provide a stack trace for a running program.
这使得实时系统和调试器能够为在运行状态的程序提供堆栈跟踪。
www-128.ibm.com
9.
You're able to look at a stack of work and tackle one thing at a time calmly.
你能够关照一堆工作,但你沉着地一次解决一个。
blog.sina.com.cn
10.
There are a stack of things that make people happy but, it all depends on the individual.
很多事情都能使人们幸福,但是也因人而异。
www.bing.com
1.
To better understand the algorithm, you might to compare this transition diagram with a stack.
为了更好地理解该算法,可以将该转换图与堆栈相比较。
www.ibm.com
2.
She opened a trunk and took out a stack of letters, which she handed to me.
她打开一个箱子,拿出一叠信交给我。
6005039.qzone.qq.com
3.
A stack is a list of items that are accessible at only one end of the list.
6日,堆栈的列表是容易接近的只有一个结束的列表。
wenwen.soso.com
4.
Andrew Baron today made a solemn promise on a stack of Bibles - he'll never ever sell his Twitter account on eBay ever again.
AndrewBaron今天在一叠圣经前作出郑重的承诺--他将永不会再次出售其在易趣网上的Twitter帐户。
www.elanso.com
5.
Its activated level is indexed by a stack pointer (SP) and is neither readable nor writeable.
其活性水平是由一个栈指针(索引),既不读某地或重写。
wenwen.soso.com
6.
Born in 1982, this Czech international who has already amassed a stack of international caps; clearly has the world at his feet.
出生在1982年的切赫已经收集了一大堆的国际荣誉:很明显全世界都在他的脚下。
bbs.qieerxi.com
7.
A stack of halved timbers nestled beneath the eaves against the side wall.
一堆切成同样长短的木头,倚着墙壁,堆放在屋檐下。
blog.tianya.cn
8.
Temporarily pushes your current changes onto a stack and returns your current checkout to a virgin state.
临时将当前更改推入堆栈,并将当前签出返回到原始状态。
www.ibm.com
9.
Twenty-one grams. The weight of a stack of five nickels. The weight of a hummingbird. A chocolate bar.
21克,一小堆五分钱的硬币,一只蜂鸟的重量,一小块巧克力。
blog.sina.com.cn
10.
If you pop the first item of a list, you have a queue; whereas, if you pop the last item of a list, you have a stack, as shown in Listing 8.
如果弹出list的第一项,则是一个队列;反之,如果弹出list的最后一项,则是一个堆栈,如清单8所示。
www.ibm.com
1.
Let's say you are trying to learn some new and rather difficult English vocabulary using a stack of cards.
假设你正在努力学习一些新的和比较困难的英语词汇的使用堆叠卡。
women.zhishi.sohu.com
2.
The hut has a stack of quilts and a cardboard box that serves as a table.
小屋里有一堆被子,一个充当桌子的纸板箱。
wang.hao26.blog.163.com
3.
As you probably know, a stack is a data structure that is used to add and remove items in a last-in, first-out manner.
正如你可能知道的那样,堆栈是一种数据结构,被用来以后入先出的模式增加或移除条目。
www.ibm.com
4.
Is the driver YuLou a stack of sound, the sound of acknowledgment los had rushed into the sea with the book or it.
正在车夫伛偻一迭声的鸣谢声中,京洛曾经冲进了琴海书寓的宅门。
www.cntingshu.net
5.
A boyish leather belt and a stack of cuffs give this sweet cotton sundress a rugged twist.
一条很男孩子气的皮带和一堆手链为这套很甜美的棉裙创造了不平衡美。
www.halliedaily.com
6.
When an error occurs, the interpreter prints an error message and a stack trace.
当发生一个错别时,解释器打印一个错误信息和一个堆栈跟踪。
wiki.ubuntu.org.cn
7.
Yet the work that the two artists were admiring was a stack of Tintin albums.
但是这两位艺术家所欣赏的却是一摞丁丁的漫画。
www.ecocn.org
8.
Wavy edges: Referring to a stack of paper in which the edges of the sheets are wavy.
浪形纸边:指纸堆的边缘成波浪形的情况。
tr.bab.la
9.
A skin is really just a stack of layers.
皮肤实际上是个层的堆栈。
wiki.ubuntu.org.cn
10.
Contains values that indicate the underlying cause of a stack overflow event.
包含指示堆栈溢出事件的根本原因的值。
msdn2.microsoft.com
1.
This property contains a stack trace that can be used to determine where an error occurred.
此属性包含可用来确定错误发生位置的堆栈跟踪。
msdn2.microsoft.com
2.
Eating out with friends, a stack of dishes, cannot finish what should I do?
和朋友在外面吃饭,点了一堆菜,吃不了怎么办?
zhidao.baidu.com
3.
Run a bath, light a scented candle and place a portable CD player nearby, along with a stack of magazines.
给浴缸放水,点一支香氛蜡烛,在一叠杂志旁放一部便携cd机。
blog.sina.com.cn
4.
Inside the lobby is a stack of Issue 1 posters, to be distributed throughout the city.
走进大厅,到处是成摞的一号议题宣传海报-预备稍候在全城分发。
www.ecocn.org
5.
Pop operations do not even need to know the end-tag string, since it is always the last thing that is popped by a stack.
弹出操作甚至无需知道结束标记字符串,因为堆栈总是弹出最上面的东西。
www-128.ibm.com
6.
Typically, if new customers are added, you can add a stack with the same configuration, meeting security requirements more easily.
通常,如果添加了新客户,则需要添加一个相同配置的栈,以便更轻松地满足安全需求。
www.ibm.com
7.
When I was young enough to lust after a stack of hi-fi components, I remember being given a rule-of-thumb guide to buying speakers.
我年轻的时候,特别爱捣鼓高保真音响。那时,我了解到好多如何购买优质音响的方法。
www.ftchinese.com
8.
Mr Mbeki is accused of "reracialising" South African politics, and the author supports this charge with a stack of evidence.
Mbeki先生被指控在南非政治上再度的种族歧视,作者也在书里为此项指控提供了大量的证据。
www.ecocn.org
9.
Property carries a stack trace that can be used to determine where in the code the error occurs.
属性包含可以用来确定代码中错误发生位置的堆栈跟踪。
msdn2.microsoft.com
10.
In general it contains a stack backtrace listing source lines; however, it will not display lines read from standard input.
通常在堆栈中列出了源代码行,然而,来自标准输入的源码不会显示出来。
www.cppblog.com
1.
Yes, good question! After I've looked at and enjoyed the cards and letters I receive, I put them in a stack.
问得好!告诉你吧,我会在尽情赏玩之后,把收到的信笺和卡片堆起来,堆成高塔。
www.bing.com
2.
ValueStack stores a stack of objects, and this data will be exposed to the other parts of the framework.
ValueStack保存一个对象栈,这些数据将会公开给框架其他部分。
www.ibm.com
3.
When I return to work after the holiday I hunt through a stack of old newspapers and sit down to reread the story.
假后上班,我在一沓旧报纸里翻出那张报纸,把这个故事又读了一遍。
blog.sina.com.cn
4.
Here are several things to consider next time you are looking at a stack of overly impressive resumes.
下面是几条事项是在你面对如山的应聘简历时所要考虑的。
www.bing.com
5.
This page can be a friendly error message rather than a stack trace.
此页面可以是一个友好的错误消息,而不是堆栈跟踪。
www.ibm.com
6.
To remove the contribution of selected seismic traces in a stack to minimize air waves, ground roll and other early-arriving noise.
叠加时切除一些地震道或地震道的某些数据,以消除它们在叠加中的作用,使空气波、地滚波或其它先期达到的噪声最小。
www.infopetro.com.cn
7.
The magic keystrokes will give a stack trace of the currently running processes and all processes, respectively.
上述魔术的击键会分别给出当前运行的进程和所有进程的堆栈跟踪。
www.ibm.com
8.
In the MMO, when you redeem this item from Landro Longshot in Booty Bay, he'll provide you with a stack of consumable biscuits.
在WOW中,当你去藏宝海湾的兰德罗·郎绍特那儿兑换这种道具时,他会给你一堆这种饼干!
blog.sina.com.cn
9.
It uses a stack architecture, meaning instruction operands are loaded to an internal stack before they're used.
它使用堆栈体系结构,这意味着在使用指令操作数之前要先将它们装入内部堆栈。
www.ibm.com
10.
A stack frame is set up for the local variables of the function.
为函数的局部变量设置一个栈桢。
docs.google.com
1.
JI: Since then I obtained a stack of data of human beings and I should've been back home.
从此我拿了大量有关地球人的资料,我的归期已到,你们该来接我了。
www.mmmeeettt.com
2.
It comprise a thread ID, a program counter, a register set, and a stack.
它是由执行緖ID,程式计数器,一组暂存器和堆叠空间组成的。
www.51docs.com
3.
One Chinese village had a stack of rabbit meat, having skinned the creatures for fur.
在一个中国村庄,有一堆被剥下了皮毛的兔子肉。
www.ecocn.org
4.
If, say, guilin is rugged mountains newtown. there a stack HeZhou world tourism city, it is natural scenery combination of ecological oasis.
如果说,桂林是奇山秀水堆砌的一座世界旅游名城,那么贺州便是自然风光组合的生态绿洲。
www.535356.cn
5.
The more face-down cards in a stack, the better off you are turning over cards from that stack first.
某个叠中面朝下的牌越多,您首先从该叠翻牌就更好。
windowshelp.microsoft.com
6.
a context stack provides a user - defined storage area , implemented as a stack.
上下文堆栈提供作为堆栈实现的用户定义的存储区域。
www.ichacha.net
7.
Instead of being placed on a stack, the variables specified with the use keyword are stored in static storage.
而不是放置到堆栈中,变量通过use关键字指定,并存储到静态存储中。
www.ibm.com
8.
If they are buried underneath a stack of papers you could care less about, then your light is hidden from the world.
而如果他们被埋在一叠厚厚的文件中,就会被漠不关心,那么你的光芒就会被隐藏。
www.bing.com
9.
That show two states of a stack layout showing numbered labels.
它们显示了一个显示带编号标签的堆栈布局的两种状态。
www-128.ibm.com
10.
Creative pillow looks like a stack of folded US dollar banknotes.
看着像一沓折叠的美元钞票的创意枕头。
www.bing.com
1.
A data structure that implements a stack of namespace declarations that are currently in scope.
实现作用域内当前名称空间声明堆栈的数据结构。
www-128.ibm.com
2.
A useful implementation of the model interface BreadCrumbBar holds a stack of breadcrumb participants.
模型接口BreadCrumbBar的一个有用的实现包含一个breadcrumbs参与者堆栈。
www.ibm.com
3.
Overwriting the saved return-instruction pointer in a stack frame.
重写栈框架中经过保存的返回指令指针。
www.ibm.com
4.
Moreover, a stack of several dielectric EAPs can generate substantial forces using little power.
另外,多组电介质型电活性聚合物用极少的电能就能产生极大的力量。
www.ecocn.org
5.
The money was hidden beneath a stack of newspapers.
钱藏在一堆报纸下面。
dae.ypu.edu.tw
6.
A stack is a vertical stack of elements, with each element placed directly beneath the element preceding it.
一个stack是元素的一个垂直堆栈,其中每个元素直接放在前一个元素下面。
www.ibm.com
7.
A stack of current political indnstry reported that a week at home and abroad, the most important and most popular news.
叠时政板块,报道一周国内外最重要、最热门的新闻。
www.bing.com
8.
A. Stack stuff on any extra chairs uninvited visitors have to stand .
多余的椅子上要堆放一此物品,这样不速之客就只能站着了。
www.bing.com
9.
Big Ben's timekeeping is strictly regulated by a stack of coins placed on the huge pendulum.
大本钟的准确性是由放置在巨型钟摆上的一堆铜币严格调节的。
www.bing.com
10.
Near the calendar, there is a compass and a stack of pads.
日历的旁边有一个圆规和一沓笔记本
wenku.baidu.com
1.
The common language runtime helps protect managed code from these attacks by running a stack walk on all calls.
公共语言运行库通过在所有调用上运行堆栈审核,帮助保护托管代码免受这些攻击。
msdn2.microsoft.com
2.
The code example creates a stack of strings with default capacity and uses the Push method to push five strings onto the stack.
此代码示例创建具有默认容量的字符串堆栈,并使用Push方法将五个字符串压入堆栈。
msdn2.microsoft.com
3.
The indentation levels of consecutive lines are used to generate INDENT and DEDENT tokens, using a stack, as follows.
连续行的缩进层次用于生成语言符号INDENT和DEDENT,这个过程中使用了堆栈,如下述。
www.17xie.com
4.
The separating matrix is a stack of stainless steel grids magnetized by permanent magnets.
分离基体采用永磁体制成的不锈钢栅格。
www.e-gtm.com.cn
5.
a weight used to hold down a stack of papers.
用来镇压一沓纸的重物。
www.1stenglish.com
6.
Persistent handles are not held on a stack and are deleted only when you specifically remove them.
持久句柄。持久句柄并不在栈上分配,并且只有你指定移除它们时才被删除。
blog.sina.com.cn
7.
Food trays in a dining hall or a pile of boxes are good models for a stack.
食堂中的碟子或一堆箱子都是栈的很好模型。
hi.baidu.com
8.
This results in a stack dump to the console and process termination.
不发送。这将导致堆栈转储到控制台和进程终止。
msdn2.microsoft.com
9.
I have on my desk as I write this a stack of e-mail printouts half an inch high, and that's from less than six weeks!
现在,当我写这封信时,我的案头上码着一摞打印出来的电子邮件,足足有半英寸高。那是在不到6周的时间里,你们写给我的!
www.fortunechina.com
10.
Thus, a thread is a program counter, a stack, and a series of registers.
这样,一个线程就是一个程序计数器、一个堆栈和一系列的寄存器。
ftp.hackchina.com
1.
Writing a unit test for a Stack class is straightforward.
可以很直观地写出对堆栈类的单元测试。
www.ibm.com
2.
Once you've built up a stack, separate them into little piles according to who gave them to you.
当你的卡片已经盖成高塔,把它们按赠送者分开。
www.bing.com
3.
is a stack of dishes to be washed in the kitchen.
厨房里还有一大堆盘子要洗。
www.wwenglish.com
4.
A stack is one of the most frequently used and most important data structures.
栈是一种最常用、最重要的数据结构。
hi.baidu.com
5.
Stack, even in user-mode, is limited, and failure to commit a page of stack causes a stack overflow exception.
堆栈是有限的,甚至在用户模式下也是如此,如果无法提交堆栈页,会导致堆栈溢出异常。
technet.microsoft.com
6.
A Stack object that represents the logical operation stack for the call context.
表示调用上下文的逻辑操作堆栈的Stack对象。
msdn2.microsoft.com
7.
A stack frame contains the state of one Java method invocation.
每个线程一个栈,每个方法调用一个栈帧。
blog.sina.com.cn
8.
This scope becomes the new current scope and is pushed onto a stack of scopes.
此范围成为当前新的范围,并推入到范围堆栈中。
msdn2.microsoft.com
9.
If you're feeling confused, just remember that states represent a stack configuration.
如果您感到困惑,那只要记住状态表示堆栈配置。
www.ibm.com
10.
In this algorithm, a set of XPathNodes represents a stack configuration.
在该算法中,一组XPathNode表示一个堆栈配置。
www.ibm.com
1.
A stack molded pulp tray was proposed and designed on the basis of analysing original molded pulp tray.
在分析原有纸浆模塑托盘结构的不足的基础上,设计出层叠式纸浆模塑托盘。
www.packjour.com
2.
This unit is added to a stack and the user can then walk the stack to undo each action.
此单元被添加到堆栈上,这样用户就可以检查堆栈来撤消每项操作。
msdn2.microsoft.com
3.
Lifelong learning doesn't mean condemning yourself to a stack of dusty textbooks.
终身学习并不意味着让自己陷于一堆落满灰尘的课本。
blog.163.com
4.
Burgers? Look, here comes a stack! There's the biggest steak I ever saw! -Lamb chops? Wow! Here comes a rack!
汉堡?看哪,下来一大堆!那是我见过的最大一块牛排!-羊肉片?哇!来了一烤肉架!
www.yappr.cn
5.
They consist of a stack and register context.
它们包含堆栈和注册上下文。
msdn2.microsoft.com
6.
It optionally takes a stack frame address as an argument.
它可以有选择地将堆栈帧地址作为参数。
www-128.ibm.com
7.
a stack of channels is created between a WCF client or service and the communication mechanism it relies on.
通道堆栈基于WCF客户端或服务与它所依赖的通信机制之间进行创建。
www.infoq.com
8.
the business card printing and membership card making to 5000 over, getting a stack of ink, otherwise normal.
制卡和会员卡制作到5000张以上,发生堆墨,其他方面正常。
www.bing.com
9.
Let's take a look at how you can use the SplStack class to implement a stack.
让我们看一看如何使用SplStack类实现一个栈。
www.ibm.com
10.
Pile the books into a stack.
堆,叠,堆积
learning.sohu.com
1.
We had lunch, mother will hold a stack clothes to tiantai bask in, once I see, hurriedly follow mom go, see can I help mother what busy.
我们吃完午饭,妈妈就抱着一大叠衣服去天台晒,我一看,赶紧跟着妈妈一起去,看我能帮上妈妈什么忙。
zhidao.baidu.com
2.
Warning C6255: _alloca indicates failure by raising a stack overflow exception.
警告C6255:_alloca通过引发堆栈溢出异常表明失败。
msdn2.microsoft.com
3.
A hard drive is a stack of discs coated with thin layers of substrate and magnetic material.
栈是一种硬盘光盘包覆层基板及磁性材料薄。
dq.tag100.cn
4.
In a complex product such as Domino, a stack trace of the same type of action on two different servers can produce different results.
在诸如Domino这样的复杂产品中,两台不同服务器上相同类型的动作的堆栈跟踪可以产生不同的结果。
www.ibm.com
5.
Customers who paw through a stack of shirts.
客人一爪戳进一打衬衫里。
www.bing.com
6.
The three webs form a sandwich which is passed through a stack of heated calendar rolls.
这三个网的形成是通过堆栈激烈日历卷通过三明治。
www.1168818.cn
7.
The Lua interpreter uses a stack interface to communicate with calling code.
Lua解释器使用一个栈接口来与调用代码通信。
www.ibm.com
8.
I take a stack of old newspapers to the paper exchange truck.
我拿一堆旧报纸送到收废纸卡车。
bbs.ebigear.com
9.
That was why students on duty of cleaning were going to sweep a stack of chalk ends after class.
这就是放学后值日的同学总要清扫一大堆粉笔头的原因了。
blog.sina.com.cn
10.
A stack frame is essentially the same thing as a function call.
堆栈帧实质上与函数调用相同。
technet.microsoft.com
1.
That exception contains a stack trace for the allocation site.
异常中包含分配地点的栈踪迹。
www-128.ibm.com
2.
We keep our music in a stack near the piano.
我们把乐谱靠近钢琴堆成一堆
zhidao.baidu.com
3.
And the future of journalism is definitely not a stack of banners spiced with videos, exported from a paper layout program.
新闻事业的未来绝不是一堆横幅加上视频,用平面印刷排版的软件来制作。
bbs.icxo.com
4.
One approach to safe XML generation is sending SAX events, as Henri suggests in, "Use a tree or a stack (or an XML parser). "
正像Herni所提到的,安全创建XML的一种方法是发送SAX事件,“使用树或栈(或者XML解析器)”。
www.ibm.com
5.
After that, the mold is put on a stack of paper and different kinds of knives are used to carve along the lines.
然后把模版放在一叠纸的上面,再用各种不同的刻刀,沿着线条把图案刻出来。
3us.enghunan.gov.cn
6.
Method to obtain a specific stack frame in a stack trace.
方法可获取堆栈跟踪中的特定堆栈帧。
msdn2.microsoft.com
7.
They may need more direction than their professional counterparts however, so have a stack of magazines on hand to offer posing guidance.
当然也需要更多引导,找一堆时尚杂志来指导怎么摆姿势。
www.bing.com
8.
He had a stack of passports and identities.
他有一大摞的护照和很多种身份。
www.ecocn.org
9.
They are defined simply as a stack name XML element containing a series of interceptor class names.
它们被简单地定义为包含一系列截取程序类名的stacknameXML元素。
www.ibm.com
10.
A stack probe is a sequence of code the compiler inserts into every function call.
堆栈探测是编译器插入到每个函数调用中的代码序列。
msdn2.microsoft.com
1.
When I was ten, I painted a stack of wooden crates white and nailed them together to make a wobbly bookcase.
在10岁那年,我把一些板条木箱漆成白色,然后把它们订成了一个摇摇晃晃的书柜。
www.bing.com
2.
History concept is implemented as a stack.
历史这个概念是用栈来实现的。
blog.sina.com.cn
3.
How can I generate a stack dump from within a running program?
我能在一个运行着的程序中生成堆栈映象吗?
blog.sina.com.cn
4.
When the stack is severely constrained, the probing can itself cause a stack overflow.
当堆栈受到严重约束时,该探测可自己导致堆栈溢出。
msdn2.microsoft.com
5.
More information about the event is captured in a Stack Trace.
堆栈跟踪中捕获了有关事件的更多信息。
www.microsoft.com
6.
He went on to build a stack of alternating copper and zinc discs.
接着他又造了一摞相互交叠的铜盘和锌盘。
www.bing.com
7.
A. Stack 4 stuff on any extra chairs so uninvited visitors have to stand.
多余的椅子上要放置一些物品,这样不速之客就只能站着了。
bbs.crazyenglish.org
8.
A stack trace is essentially a listing of where in the program a problem occurred.
堆栈跟踪实质上是一份列表,其中列出了在程序的哪个位置发生了问题。
msdn2.microsoft.com
9.
There is a stack of hay and a leaky barrel in the discarded barn.
在废弃的牲口棚里有一堆干草和一个漏的水桶。
wenku.baidu.com
10.
The weight of a stack of five nickels.
五个镍币的重量。
17368web.spaces.live.com
1.
Hey, Red, could you hand me a stack of 1040s?
瑞德,你可以取1040号表格来吗?
blog.sina.com.cn
2.
This results in a stack dump, after which the process is terminated.
这在终止该进程后导致堆栈转储。
msdn2.microsoft.com
3.
And as Linda mused earlier, a stack usually has an "internal container" that actually holds items.
正如之前Linda思考的那样,栈通常有一个“内部容器”,用于实际持有项目。
www.ibm.com
4.
There is a stack of hay and a leaky barrel in the discard barn.
在废弃的谷仓里放着一堆干草和一个漏水的桶。
wenku.baidu.com
5.
A typical pack might have a stack of 96 batteries, developing a total voltage in excess of 400V for Li-ion batteries charged to 4. 2V.
一个典型的电池组含有的电池可能有96个之多,就充电至4.2V的锂离子电池而言,总共能产生超过400V的电压。
baike.eccn.com
6.
One night when I was fifteen, lost in some painful, adolescent mood, my father put on a stack of records and teased me to dance with him.
我十五岁那年的一个晚上,或许由于青春期的多愁善感,我非常悲伤。父亲拿出一堆唱片,非要我跟他跳舞。
www.24en.com
7.
4-6 people (often including the client) sit with a stack of pads in front of them, generating service ideas through sketching.
4-6个人(经常包括用户)拿着本子坐在一起,通过草图产生服务的构思。
www.bing.com
8.
C-Note looks at the items: a stack of postcards, all from Baghdad.
C-Note看着那东西,是一叠明信片,都是来自巴格达。
www.bing.com
9.
Other semantics may also be implemented, such as using a table to implement a stack.
还可实现其他语义,例如使用表来实现堆栈。
technet.microsoft.com
10.
Friday afternoon, a stack of paper six inches thick sat on my desk.
周五下午,一叠6寸厚的文件在我办公桌上放着。
www.ebigear.com
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/3 15:52:15