handle an exception
基本解釋
- [計(jì)算機(jī)科學(xué)技術(shù)]處置例外
英漢例句
- They will not be prepared to handle an exception that unexpectedly bubbles up from compare().
它們沒有準(zhǔn)備好處理 compare() 中意外出現(xiàn)的異常。 - If a service thread does not handle an exception due to programming error, it will kill the whole application.
如果服務(wù)線程因編程錯(cuò)誤而沒有處理某個(gè)異常,則會(huì)造成整個(gè)應(yīng)用程序崩潰。 - For example, an administrative staff could handle an exception in a task (for example, invalid order, system failure).
例如,管理員可能處理任務(wù)中的異常(例如,無(wú)效的命令、系統(tǒng)崩潰)。 - What does that say? It says if in the code up here I get an exception of that sort, I'm going to go to this place to handle it.
這意味著如果在代碼中,我得到一個(gè)這樣的異常,我能到這里來(lái)處理它。
麻省理工公開課 - 計(jì)算機(jī)科學(xué)及編程導(dǎo)論課程節(jié)選
雙語(yǔ)例句
原聲例句
專業(yè)釋義
- 處置例外