traceback

回溯

常用释义

词性释义

n.

回溯
例句
  • 全部
  • 回溯
1·If the CONFIG_FRAME_POINTER option was set during kernel compilation, the frame pointer register is used to maintain stacks and, hence, the stack traceback can be performed correctly.
如果内核编译期间设置了CONFIG_FRAME _ POINTER选项,那么就用帧指针寄存器来维护堆栈,从而就可以正确地执行堆栈回溯。
2·If the test method does not run as anticipated, we will get an error (and a traceback describing the error).
如果测试方法没有按预期运行,我们将得到一个错误(以及描述这个错误的回溯)。
3·Finally, in the traceback, you start with the cell that has the highest score and work back until you reach a cell with a score of 0.
最后,在回溯的时候,从得分最高的单元格开始,回溯到得分为0的单元格为止。
4·You need to add a flag to run run -e so that you can avoid getting a traceback to the unittest module in the IPython shell.
您需要添加一个标记以运行 run -e,这样一来,您就可以在 IPython Shell 中避免回溯到单元测试模块。
5·Finally, you construct an actual LCS using the traceback.
最后,用回溯的方式构建实际的lcs。
网络释义

追溯

当异常在测试套件运行过程中被抛出时,因此产生的追溯traceback)对象将被保存,以使失败信息可以在测试运行结束后被 …

回溯

回溯(traceback)构造优化解(Optimal solution)算法复杂性 动态规划递归方程往往不能直接用递归实现, 会引发大量重复计算,算 …

追踪

#前两项:实际的异常类, 和这个异常类的实例. 第三项, 是一个新增的追踪(traceback)对象. 这一对象提供了的发生异常的上下文.

路径回溯

inserti... ...  列表式运算( tabular computation)  路径回溯traceback)  判断程式是否会停的问题( halting problem) ...

回溯引用

*回溯引用 (TraceBack) 、广播、留言、评论*管理用语 RSS技术11/4 要小考 !!! 壹、 前言台北市立图书馆馆藏发展政策之订定…

追踪攻击发源地

...击防护措施 攻击防护措施 DDoS 攻击回复  追踪攻击发源地 (Traceback)  I-TRACE, SPIE(Hash-based traceback)  PPM…

跟踪信息

当你的程序出错并且需要打印跟踪信息(traceback)时,它们被发送到>>> for i in range(3): ... print('PapayaWhip') ① PapayaWh...
同义词
更新时间:2025-05-02 13:21