Fairly high up in the report should be one stack trace for every thread in the program.
相当高的报告应该是每个线程的堆栈跟踪程序。
Despite every tech vendor speech about one stack (theirs) it's a world of multiple systems.
尽管每一次科技供应商演讲关于一个堆栈(他们)是一个世界的多个系统。
One stack had the names and definitions of the seemingly endless number of organic compounds I had to memorize.
一沓卡片上是我要记的有机化合物的名字和定义,看起来没个尽头。
Gushing Wound is designed to be weaker than Rend with one stack, but better with three stacks, which will be reached when fighting a moving target.
沸腾的伤口被设计为与一个堆栈比雷德较弱,但更好地与三栈,这将是战斗时达成一个移动的目标。
Next we moved all his desktop icons into one stack, with My Computer on the top, then moved the stack onto the image of the My Computer image on the screen shot.
然后,我们将他的桌面图标移成一堆,将“我的电脑”放在顶端,接着把这个堆移到屏幕截图上的“我的电脑”图像上。
Limited interoperability testing (using one stack for the client and another for the server, only tried for the WS-SecureConversation tests) demonstrated even more issues.
有限的互操作性测试(每个客户端使用一个栈,服务器使用另一个,只尝试WS - SecureConversation测试)会显示更多的问题。
First, that's actually not applicable here because in this story there's only one function that I wrote main of one stack frame then another then another and then those being popped off.
首先,那在这里是不适用的,因为在这里我只写了一个函数,函数,这里没有,at,least,called,main,so,there’s,no,notion,一个叠一个的堆栈概念,堆栈释放的概念。
If you have only one sink, stack washed dishes in a dish rack and rinse them with a pan of hot water.
如果你只有一个水槽,把洗过的盘子堆在碗碟架上,然后用一锅热水冲洗。
What those early craftsmen had found by trial and error was that under pressure a pagoda's loose stack of floors could be made to slither to and fro independent of one another.
"那些早期的工匠通过反复试验发现:在压力作用下,宝塔松散堆叠的楼层可以彼此独立地来回滑动。
When he was not studying science, geography and math, Besart was seated next to Louhivuori's desk, taking books from a tall stack, slowly reading one, then another.
当贝萨特不学习科学、地理和数学时,他就坐在Louhivuori的书桌旁,从一大堆书里拿出来一些,一本接着一本地阅读。
The directory stack enables you to store one or more directories into a temporary area, and then bring them back again.
目录堆栈使您可以将一个或多个目录存储到某个临时区域中,然后再次调回它们。
The various states in the diagram each represent one configuration of the stack.
在该图中的各种状态中,每一种表示了该堆栈的一种配置。
However, one concern people have with the use of recursive functions is the growth of stack space.
不过,对于递归函数的使用,人们所关心的一个问题是栈空间的增长。
Although the directory stack system supports multiple directories, it frequently gets used for only one or two while you temporarily pop somewhere else.
尽管目录堆栈系统支持多个目录,但通常是在您临时弹出到其他目录时将它用于一个或两个目录。
The participants in the flashcard experiment thought they learned most when they studied a small stack of flashcards all on one day.
在抽认卡片这一实验组中的参与者原来认为他们一天学习一小叠抽认卡片时,他们学到的词汇会更多。
The FSH operates at the protocol layer and does not provide the ability to constrain network resources such that no one application can monopolize the network stack.
FSH在协议层操作,不提供限制网络资源的能力,这样,没有一个应用程序能垄断网络栈。
The program "call stack" is a list of functions which led up to the current one.
程序“调用堆栈”是当前函数之前的所有已调用函数的列表(包括当前函数)。
A new participant is added to the top of the stack if it is not already on the way - in this case, the stack is cut off to that one.
如果还没有开始一个新的参与者,则它将被放入堆栈的顶部—在本例中,对新参与者关闭了堆栈。
If I take one of the rocks out or if I start moving the whole stack the balance will be lost.
如果我拿走其中一个岩石,或是如果我开始移动整个一堆,平衡就会失去。
During one of my final visits, Biro led me through his lab, where a new stack of orphaned paintings awaited inspection.
在我最后一次访问他家时,比罗带我去了实验室,那里有一大堆孤本画等待检测。
These steps are typically handled through continuous communications that stack key messages on top of one another.
这些步骤通常通过持续的交流进行处理,其中一个关键消息堆叠在另一个关键消息之上。
BPC is one of the core services of IBM's SOA stack and is actually older than SOA itself.
BPC是IBM的soa堆栈的一个核心服务,实际上比SOA更早。
Microsoft, Intel and other IT giants have long focused on one or two layers of the stack.
微软、特尔等IT巨头长期集中于一层或两层。
A call stack snapshot like the one shown in Figure 1 would be codified as an AccessControlContext and returned by native method calls provided via the AccessController object.
像图1显示的这样一个调用堆栈快照将编写为(codified)为一个AccessControlContext并由AccessController对象提供的本机方法调用返回。
In this program you will have two stack frame sizes — one for main and one for factorial.
在本程序中,需要两个堆栈框架大小——一个用于main,一个用于factorial。
State 0 represents the empty stack, state 1 represents the stack with only one element: simpara.
状态0表示空堆栈,状态1表示只有一个元素:simpara的堆栈。
The error handler, if one is provided, is the index on the stack of the Lua code to handle any errors that occur.
如果提供错误处理程序,那么它应该是用于处理任何发生的错误的Lua代码在栈上的索引。
PHP, one of the cornerstones of LAMP stack, is used by major websites such as Wikipedia.
LAMP技术平台的一个基础,主要用于类似Wikipedia这样的网站。
The static Current property uses the Stack.Peek method to return the T instance at the top of the stack if one exists, returning null if the Stack is empty.
静态Current属性使用Stack.Peek方法返回位于堆栈顶端的T实例(如果存在),如果Stack 为空则返回空。
The static Current property uses the Stack.Peek method to return the T instance at the top of the stack if one exists, returning null if the Stack is empty.
静态Current属性使用Stack.Peek方法返回位于堆栈顶端的T实例(如果存在),如果Stack 为空则返回空。
应用推荐