exceptions processing的意思
exceptions processing中文翻譯:
異常處理
相似詞語短語
continuous processing───[統計]連續處理;連續生產,三班連續生產
continuous processings───[統計]連續處理;連續生產,三班連續生產
information processing───信息處理;信息加工;情報整理
decentralized processing───分散處理
auditory processing───聽覺處理
background processing───[計]背景處理;[計]后臺處理(一般處于次優先地位的處理)
chemical processing───化學加工
cognitive processing───認知加工
foreground processing───[計]前臺處理
雙語使用場景
First of all, not all checked exceptions are bad; they might be used for event notification or to redirect processing based on certain conditions.───首先,不是所有受控異常都是不好的;它們可用于事件通知或根據某些條件重定向處理。
Before the process component delivers the message to an outgoing destination, it marks in the message that all system exceptions should be returned to the caller for processing.───流程組件將消息提交給外發目的地之前,它會標記所有系統異常應返回到調用程序的消息,以便進行處理。
In either case, you accumulate information about which exceptions are thrown at what bytecode offset in the method, so you can match them up after you've have finished processing the whole method.───在任何一種情況下,都可以積累關于哪些異常在方法中的哪個字節碼偏移量被拋出的信息,這樣,在完成整個方法的處理后,可以將它們進行匹配。