青年中文青年中文

traceback的意思

traceback中文翻譯:

n.回溯

相似詞語短語

stack traceback───堆棧回溯

雙語使用場景

Listing 9 shows the traceback.───清單9給出了相應的跟蹤。

Without any argument, it does a traceback for all processes.───若不帶任何參數,它就對所有進程執行回溯。

Finally, you construct an actual LCS using the traceback.───最后,用回溯的方式構建實際的lcs。

The preceding part of the error message shows the context where the exception happened, in the form of a stack traceback.───錯誤信息的前面部分顯示了異常發生的上下文,并以調用棧的形式顯示具體信息。

The btp command takes a process ID as an argument and does a stack traceback for that particular process.───btp命令將進程標識作為參數,并對這個特定進程進行堆棧回溯。

Traceback schemes used in Viterbi decoders can be categorized as multi-pointer method and one-pointer method.───腓特比解碼器使用多指標回溯法或單指標回溯法作為回溯架構。

If the test method does not run as anticipated, we will get an error (and a traceback describing the error).───如果測試方法沒有按預期運行,我們將得到一個錯誤(以及描述這個錯誤的回溯)。

The FDA has completed the traceback for some of the tomatoes associated with the salmonella outbreak.───美國食品及藥物管理局(FDA)已經完成對一些與沙門氏菌病爆發有關的番茄的追蹤。

Otherwise, it assumes the provided address as a valid stack frame start address and attempts to traceback.───否則,它假定所提供的地址是有效的堆棧幀起始地址并設法進行回溯。

英語使用場景

Otherwise, it assumes the provided address as a valid stack frame start address and attempts to traceback.

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.

It is an extension of Hash-based IP traceback, adds two components in SPIE, and combines traceback technology on network layer and data-link layer.

For example, on an i386 machine, the %ebp register can be used to traceback the entire stack.