网站首页  词典首页

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

 

单词 stack trace
释义

stack trace

  • 网络堆栈跟踪;堆栈轨迹;栈跟踪信息
1.
堆栈跟踪
堆栈跟踪Stack Trace)——针对PowerPC天天悠悠 Qing 微博 相关博文 精彩图文 推荐博文 谁看过这篇博文 加载中…
blog.sina.com.cn
2.
堆栈轨迹
易读的堆栈轨迹stack trace)是由于从异常堆栈轨迹项中去除了干扰的另一个方面。没有适当的堆栈轨迹管理方面,所有的Sp…
www.infoq.com
3.
栈跟踪信息
栈跟踪信息(stack trace)是排查kernel panic最重要的信息,该信息如果在/var/log/messages日志里当然最好,因为可以看到全 …
zxwmail.blog.163.com
4.
打印栈跟踪
打印栈跟踪Stack trace)当VM发现代码使用catch(Exception e)捕获异常时,VM优化为排除栈跟踪。
www.cnblogs.com
5.
堆栈复写
如果你的代码产生堆栈复写stack trace), 在程序产生它的地方设置断点。你将在堆栈复写里面看到源代码中出问题的行号。
doc.linuxpk.com
6.
栈回溯
栈回溯stack trace)原理(1099) Windows 8一推出就会死亡?(1093) 一个计算机专业毕业生工作5年后的困惑(902) 读书笔记_w…
blog.csdn.net

例句

释义:
1.
Now we'll add a bit of complexity by accessing the stack trace of an exception.
现在,我们将通过访问异常的堆栈跟踪信息来增加一点复杂性。
www.ibm.com
2.
Will cause the stack trace of every managed thread to be printed.
将显示每个托管线程的堆栈跟踪。
msdn2.microsoft.com
3.
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
4.
the name of the file containing the execution point represented by this stack trace element, or null if this information is unavailable.
包含当前堆栈跟踪元素表示的执行点的源文件名,如果信息不可用,返回null。
www.7139.com
5.
The default value for the number of methods to skip at the beginning of the stack trace.
要在堆栈跟踪开头跳过的方法数的默认值。
msdn2.microsoft.com
6.
Holds additional context information about the objects and parameters executed, not just a stack trace.
保存有关执行对象和参数的附加上下文信息,而不仅是堆栈跟踪。
www-128.ibm.com
7.
Returns the name of the source file containing the execution point represented by this stack trace element.
返回包含当前堆栈跟踪元素表示的执行点的源文件名。
www.51goushu.com
8.
Events received from a remote node do not include user or process information or stack trace, even if the event producer supports it.
从远程节点接收到的事件不包含用户、进程信息或栈追踪,即使事件创造器支持。
www.ibm.com
9.
However, that interface showed me a stack trace to help debug the problem.
但是该接口给出了一个堆栈跟踪,有助于调试问题。
www.ibm.com
10.
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
1.
If it fails, it is denoted with a red X. Clicking the X provides stack trace information for debugging.
如果失败了,则用一个红色的X来表示。点击这个X则提供一些供调试用的线索信息。
www.ibm.com
2.
Specifies that the tool should include stack trace information if it fails to compile the application.
指定该工具应在未能编译应用程序时包括堆栈跟踪信息。
msdn2.microsoft.com
3.
The debugger recognizes this, and it is able to provide you with a complete display for the stack trace.
调试器能够识别这个指示器,并且能够向您提供用于堆栈跟踪的完整信息。
www.ibm.com
4.
Writes an explanatory message and a stack trace for a given Throwable exception to the servlet log file.
向servlet日志文件写入错误说明信息和给定Throwable异常堆栈跟踪。
www.west263.com
5.
Returns the line number of the source line containing the execution point represented by this stack trace element .
包含当前堆栈跟踪元素表示的执行点的方法名。
www.bing.com
6.
Emits or displays detailed messages and a stack trace for an assertion that always fails.
为总是失败的断言发出或显示详细消息和堆栈跟踪。
msdn2.microsoft.com
7.
Class was ultimately loaded because the Runtime Spy perspective was opened, as shown at the bottom of the highlighted stack trace lines.
在这个例子中,栈记录显示,是由于RuntimeSpy透视图的打开而最终导致了。
www-128.ibm.com
8.
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
9.
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
10.
Emits or displays a message and a stack trace for an assertion that always fails.
为总是失败的断言发出或显示消息和堆栈跟踪。
msdn2.microsoft.com
1.
The "heart" of an NSD file is the stack trace section.
NSD文件的核心是堆栈跟踪部分。
www.ibm.com
2.
The resulting stack trace describes the stack at the time of the exception.
所产生的堆栈跟踪描述了异常发生时的堆栈。
msdn2.microsoft.com
3.
If this exception isn't caught, it will immediately kill the application with an error message and stack trace dumped to the console.
如果这个异常没有被捕捉到,它将立即关闭应用程序,并将一条错误消息和栈跟踪输出到控制台。
www.ibm.com
4.
Use this constructor when you do not want the overhead of a full stack trace.
当您要避免完全堆栈跟踪的系统开销时,请使用此构造函数。
msdn2.microsoft.com
5.
Returns the fully qualified name of the class containing the execution point represented by this stack trace element.
返回包含当前堆栈跟踪元素表示的执行点的类的全名。
www.7139.com
6.
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
7.
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
8.
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
9.
The methods listed near the top of the stack trace are prime candidates.
在堆栈跟踪信息顶部列出的方法就是主要的候选者。
www.ibm.com
10.
This provides the run-time system, and debuggers, the ability to provide a stack trace for a running program.
这使得实时系统和调试器能够为在运行状态的程序提供堆栈跟踪。
www-128.ibm.com
1.
Information regarding the origin and location of the exception can be identified using the exception stack trace below.
异常的信息来源和位置可在下面用异常堆栈跟踪信息确认。
zhidao.baidu.com
2.
Returns true if the method containing the execution point represented by this stack trace element is a native method.
如果包含当前堆栈跟踪元素表示的执行点的方法是一个本地方法,返回true。
www.51goushu.com
3.
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
4.
In the Error view, the limitation arises because the detailed stack trace for the exceptions cannot be reported through this snapshot.
在Error视图中,由于例外情况具体追踪树不能通过该快照得到报告,所以限制将会上升。
www.ibm.com
5.
If you do not specify an argument, the tool displays a complete stack trace.
如果没有指定参数,此工具将显示完整的堆栈跟踪。
msdn2.microsoft.com
6.
When an error occurs, the interpreter prints an error message and a stack trace.
当发生一个错别时,解释器打印一个错误信息和一个堆栈跟踪。
wiki.ubuntu.org.cn
7.
This constructor provides stack trace information back to the code that triggered the exception.
构造函数。该构造函数向触发异常的代码提供堆栈跟踪信息。
msdn2.microsoft.com
8.
And, if you want to log where the exception happened, you don't have to manually parse the stack trace.
并且,如果您想记录下异常发生在何处,您不必手工分析堆栈跟踪信息。
www.ibm.com
9.
This property contains a stack trace that can be used to determine where an error occurred.
此属性包含可用来确定错误发生位置的堆栈跟踪。
msdn2.microsoft.com
10.
The stack trace lists all the called methods, and the line numbers in the source file where the calls are made.
堆栈跟踪列出所有调用的方法和源文件中这些调用所在的行号。
msdn2.microsoft.com
1.
To view the stack trace of a specific error, you display the Error Stack Trace dialog box.
要查看特定错误的堆栈跟踪,应显示“错误堆栈跟踪”对话框。
msdn2.microsoft.com
2.
First of all, the exception and its stack trace must be logged.
首先,必须记录异常及其堆栈跟踪状况。
www.ibm.com
3.
Property carries a stack trace that can be used to determine where in the code the error occurs.
属性包含可以用来确定代码中错误发生位置的堆栈跟踪。
msdn2.microsoft.com
4.
The stack trace of this plug-in's activation is shown in Figure 8.
这个插件激活的栈记录见图8。
www.ibm.com
5.
Given a managed exception object address, returns a string version of the stack trace contained inside.
在给定托管异常对象地址的情况下,返回内部包含的堆栈跟踪的字符串版本。
msdn2.microsoft.com
6.
Returns a string version of the stack trace contained inside, given a managed exception object address.
给定托管异常对象地址,返回包含在内部的堆栈跟踪的字符串版本。
msdn2.microsoft.com
7.
Given an obfuscated stack trace, the tool replaces the obfuscated names with the original names and displays the results.
在给定一个模糊处理的堆栈跟踪时,该工具可将经模糊处理的名称替换为原来的名称,并显示结果。
msdn2.microsoft.com
8.
This page can be a friendly error message rather than a stack trace.
此页面可以是一个友好的错误消息,而不是堆栈跟踪。
www.ibm.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 magic keystrokes will give a stack trace of the currently running processes and all processes, respectively.
上述魔术的击键会分别给出当前运行的进程和所有进程的堆栈跟踪。
www.ibm.com
1.
This response wraps the stack trace of the server-side exception into the SOAP fault detail.
这个响应把服务器端异常的堆栈跟踪包进了SOAP故障详细信息中。
www.ibm.com
2.
That's all well and good, but sometimes it isn't obvious looking at the resulting stack trace.
虽然那样不错,但是有时在栈记录结果中不容易看出来。
www.ibm.com
3.
The modFile event producer does not pass a message, and there is no need for the stack trace in this program (INFO_LVL=1).
modFile事件生成器不传递消息,而且这个程序中不需要堆栈跟踪(INFO_LVL=1)。
www.ibm.com
4.
Creating and logging the exception incurs some overhead, but the stack trace is invaluable for tracking down who caused the problem.
创建并记录异常日志会导致一些时间开销,但是堆栈跟踪可以很好地用于捕获问题原因。
www.ibm.com
5.
This method was originally defined to write an exception's stack trace and an explanatory error message to the servlet log file.
该方法原本定义为向servlet日志文件写入异常堆栈跟踪和错误说明信息。
www.west263.com
6.
Adding an exception to the trace logger (Listing 3) prints the error message along with a full stack trace.
把异常添加到跟踪日志记录器(清单3)打印出错误消息和完整的堆栈跟踪。
www.ibm.com
7.
The object to be compared with this stack trace element.
要同当前堆栈跟踪元素比较的对象。
allinfo.77139.net
8.
Contact Microsoft Product Support Services with the Stack Trace for the event.
有关事件的堆栈跟踪,请与Microsoft产品支持服务联系。
www.microsoft.com
9.
These runtime exceptions display the stack trace, so that you can easily find the root cause of the error.
这些运行时异常会显示堆栈跟踪,可以帮助开发人员轻松地找到错误的根源。
www.ibm.com
10.
Complete exception information includes the exact server exception and the server stack trace.
完整的异常信息包括确切的服务器异常信息和服务器堆栈跟踪信息。
msdn2.microsoft.com
1.
When given with no arguments, displays stack trace for the current CPU context.
如果没有提供任何参数,则显示当前CPU上下文的栈跟踪。
www.ibm.com
2.
When the Workplace Services Express collaboration component generates an error, a Java stack trace will be included in the log file.
当WorkplaceServicesExpress协作组件产生错误时,日志文件中将包含Java堆栈跟踪。
www-128.ibm.com
3.
Contrast this with the plain old HTTP Status 500 error and stack trace of Figure 12 with it disabled.
将其与图12(禁用错误处理)中的普通HTTPStatus500错误和栈跟踪进行对比。
www.ibm.com
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.
Builds a readable representation of the stack trace.
生成堆栈跟踪的可读表示形式。
msdn2.microsoft.com
6.
Prints the composite message and the embedded stack trace to the specified stream ps.
向指定流ps输出合成信息和所含堆栈信息。
tech.ccidnet.com
7.
One line of stack trace information is listed for each method call on the stack.
对于堆栈中的每个方法调用,都列出一行堆栈跟踪信息。
msdn2.microsoft.com
8.
That exception contains a stack trace for the allocation site.
异常中包含分配地点的栈踪迹。
www-128.ibm.com
9.
Method to obtain a specific stack frame in a stack trace.
方法可获取堆栈跟踪中的特定堆栈帧。
msdn2.microsoft.com
10.
Please review the stack trace for more information about the error and where it originated in the code.
请检查堆栈跟踪有关错误和其原始代码中的位置的详细信息。
www.bing.com
1.
Logs an error using the message, and optionally the stack-trace from the given exception and any inner exceptions.
使用来自给定异常和任何内部异常的消息和堆栈跟踪(可选)记录一个错误。
technet.microsoft.com
2.
Clauses and the stack trace, the program provides a detailed error message about the exception.
子句和堆栈跟踪,提供关于异常的详细错误信息。
msdn2.microsoft.com
3.
The following code example writes stack trace information to an event log entry.
下面的代码示例将堆栈跟踪信息写入事件日志条目。
msdn2.microsoft.com
4.
A readable representation of the stack trace.
堆栈帧的可读表示形式。
msdn2.microsoft.com
5.
More information about the event is captured in a Stack Trace.
堆栈跟踪中捕获了有关事件的更多信息。
www.microsoft.com
6.
A string containing stack trace information.
包含堆栈跟踪信息的字符串。
msdn2.microsoft.com
7.
A stack trace is essentially a listing of where in the program a problem occurred.
堆栈跟踪实质上是一份列表,其中列出了在程序的哪个位置发生了问题。
msdn2.microsoft.com
8.
The exception object from which to construct the stack trace.
从其构造堆栈跟踪的异常对象。
msdn2.microsoft.com
9.
It displays the kernel mode stack trace of the thread.
它显示线程的内核模式栈跟踪。
www.ibm.com
10.
The code below shows a snippet of the actual stack trace.
以下代码显示了实际堆栈跟踪的代码片段。
www.ibm.com
1.
Returns a hash code value for this stack trace element.
返回当前堆栈跟踪元素的hash码值。
www.51goushu.com
2.
Logs a warning using the message, and optionally the stack trace, from the given exception.
使用来自给定异常的消息和堆栈跟踪(可选)记录一个警告。
msdn.microsoft.com
3.
Representing the function calls in the stack trace.
类型的数组,表示堆栈跟踪中的函数调用。
msdn2.microsoft.com
4.
Logs an error using the message, and optionally the stack trace, from the given exception.
使用来自给定异常的消息和堆栈跟踪(可选)记录一个错误。
technet.microsoft.com
5.
Displays a stack trace for the current thread.
显示当前线程的堆栈跟踪。
msdn2.microsoft.com
6.
Its stack trace in Figure 6 confirms why this plug-in was activated after the workbench window opened.
图6中它的栈记录确定了为什么这个插件在工作台窗口打开后被激活。
www.ibm.com
7.
Gets the number of frames in the stack trace.
获取堆栈跟踪中的帧数。
msdn2.microsoft.com
8.
Displays method arguments in the stack trace.
显示堆栈跟踪中的方法参数。
msdn2.microsoft.com
9.
Event, the runtime dumps a stack trace and ends the program.
事件的侦听器,则运行库转储堆栈跟踪并结束程序。
msdn2.microsoft.com
10.
Look at the stack trace for the thread that has activated this MDA.
查看堆栈跟踪以确定激活此MDA的线程。
technet.microsoft.com
1.
Inspect the Java stack trace if one is printed (or written to javacore. txt) before the program crashes.
如果在程序崩溃之前打印(或者写到javacore.txt)了Java堆栈跟踪,就检查它。
www.ibm.com
2.
The thread whose stack trace is requested.
请求其堆栈跟踪的线程。
msdn2.microsoft.com
3.
This exception handler formats exception information, such as the message and the stack trace.
此异常处理程序可格式化异常信息,例如消息和堆栈跟踪等。
msdn2.microsoft.com
4.
Error events are special--if there is no handler for them they will print a stack trace and exit the program.
Error事件比较特殊,如果没有函数处理这个事件,它将会输出调用堆栈并退出应用程序。
wiki.grati.org
5.
exceptions append a stack trace to the log.
异常把堆栈跟踪信息追加到日志。
www.ibm.com
6.
You can see a stack trace in the exception object.
在这个异常对象内可以看到一个堆栈跟踪。
www.ibm.com
7.
Displays module names in the stack trace.
显示堆栈跟踪中的模块名。
msdn2.microsoft.com
8.
Obtains the method from the stack trace.
将从堆栈跟踪获取该方法。
msdn2.microsoft.com
9.
Returns a copy of all stack frames in the current stack trace.
返回当前堆栈跟踪中所有堆栈帧的副本。
msdn2.microsoft.com
10.
Button to update the Stack Trace view.
按钮来更新StackTrace视图。
www-128.ibm.com
1.
Represents a stack trace, which is an ordered collection of one or more stack frames.
表示一个堆栈跟踪,它是一个或多个堆栈帧的有序集合。
msdn2.microsoft.com
2.
A user submits a bug report containing a stack trace from the application that is currently published.
一个用户提交了来自当前发布版本的bug报告,该报告包含了堆栈调试信息。
www.cnblogs.com
3.
procstack prints a stack trace of the process.
procstack输出进程的堆栈跟踪。
www.ibm.com
4.
Java stack trace view of getConnection method.
getConnection方法的Java堆栈跟踪视图。
www.ibm.com
5.
For example, a stack-trace back could be derived easily from the trace.
例如,可以很容易地从跟踪得到stack-traceback。
www.ibm.com
6.
For example, if the HTTP error code is 500 (internal error), you should see a Java stack trace.
例如,如果HTTP错误码为500(内部错误),应该可以看到一个Java堆栈跟踪。
www.ibm.com
7.
Stack Trace: [Format Exception: Input string was not in a correct format. ]
堆栈跟踪:[格式异常:输入字符串的格式不正确。]
zhidao.baidu.com
8.
the stack trace includes the source file name and program line number if debugging information is available
如果有可用的调试信息,则堆栈跟踪包含源文件名和程序行号。
www.ichacha.net
9.
Under a debugger you will get a stack trace showing where the
在调试器下将获得堆栈跟踪,该跟踪表明
msdn2.microsoft.com
10.
Programmatic access to the stack trace information
以程序的方式访问堆栈跟踪信息
www.ibm.com
1.
Technically, the stack trace snapshot happens in the native method
从技术上讲,栈跟踪快照是在本地方法
www-128.ibm.com
2.
Method to obtain all stack frames in a stack trace; use the
方法可获取堆栈跟踪中的所有堆栈帧;使用
msdn2.microsoft.com
3.
The stack-trace information for each method call is formatted as follows
每个方法调用的堆栈跟踪信息都具有如下格式
msdn2.microsoft.com
4.
If the stack trace is a null reference,
如果堆栈跟踪为空引用,
msdn2.microsoft.com
5.
To obtain a stack trace, use the bt command
要获得一个堆栈跟踪信息,可以使用bt命令
www.ibm.com
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/12/27 1:02:56