C++语言的运行时环境是基于栈的环境,堆栈跟踪(trace stack)就是程序运行时能 够跟踪并打印所调用的函数、变量及返回地址等,C++异常中的堆栈跟踪就是当程序
基于28个网页-相关网页
Stack trace 堆叠追踪 ; 堆栈跟踪 ; 栈踪迹
trace vector stack [计] 跟踪向量栈
exception stack trace 异常堆栈跟踪
call-stack trace 调用栈跟踪
print Stack Trace 打印堆栈信息
stack trace detail 堆栈踪迹
stack back trace 堆栈回溯
When the sample application completes processing, you see all the trace stack and messages from the test client.
当样例应用程序完成处理时,您可以看到来自客户端的所有跟踪栈和消息。
You can see a stack trace in the exception object.
在这个异常对象内可以看到一个堆栈跟踪。
The code below shows a snippet of the actual stack trace.
以下代码显示了实际堆栈跟踪的代码片段。
应用推荐