exception handling unwinding 中文意思是什麼

exception handling unwinding 解釋
異常處理回溯
  • exception : n. 1. 例外;除外,除去。2. 【法律】抗告;異議,不服,反對。adv. -ally ,-less adj. 無例外的。
  • handling : n. 1. 處理,管理;操縱。2. 裝卸。
  • unwinding : 解舒
  1. This thesis presents two methods to handle the active and passive exceptions in the library function jacket level. one comes up to handle the signal exception efficiently. and the other uses emulated stack unwinding to find the calling address to help handling the try catch exception

    為了在庫函數包裝這個層面上快速處理c + +中的異常拋出以及重新拋出的問題,我們提出了動態棧展開的思想,從而得到本該靜態編譯階段才可以得到的函數調用關系,分析得到caller調用callee的準確地址,用於異常區間的檢查。
  2. Exception handling unwinding

    異常處理回溯
  3. This cookie is checked on function exit, and during frame unwinding on 64 - bit operating systems or on x86 for functions with some form of exception handling

    在以下情況下檢查此cookie :在退出函數時;在64位操作系統或x86上針對具有某種異常處理的函數展開幀的過程中。
分享友人