青年中文青年中文

exception handling的意思

exception handling中文翻譯:

[計]異常處理,異常情況處理;例外處理

相似詞語短語

exceptionalism───n.例外論;例外主義

exceptionality───n.例外;除外

exceptional ability───特殊才能,特殊能力

exceptionable───adj.可反對的;可抗議的;引起反感的

exceptionably───adv.可以反對地

exceptional───adj.異常的,例外的;n.超常的學生

exceptionalities───n.例外;除外

exceptionally───adv.異常地;特殊地;例外地

special handling───特殊處理;(美)郵包快遞

雙語使用場景

You can define the templates for the blocks, so the code can include any customized features you use in your enterprise — like custom exception handling.───您可為塊定義模板,這樣代碼中即可包含您的企業中要用到的任何定制特性,例如定制的異常處理。

In the next tip in this series, we'll examine the other side of validation: exception handling.───在本系列的下一篇技巧文章中,我們將研究驗證的另一方面:異常處理。

Exception handling and reporting.───異常處理和報告。

In a real-world application, additional exception handling would be needed to handle this sort of situation.───在現實的應用程序中,需要額外的異常處理來處理這類情況。

Exception handling is the basic requirement of every application to handle any unexpected behavior of the application.───異常處理是每個應用程序的基本要求,以便處理應用程序的任意意外行為。

The application is now ready for you to add structured exception handling code .───現在應用程序已經就緒,可以添加結構化異常處理代碼了。

PHP 4 had no exception handling. PHP 5 introduces a exception model similar to that of other programming languages.───4中無例外處理,PHP5引用了與其它語言相似的例外處理模型。

Robust code requires adequate exception handling, which allows your application to recover gracefully from such a violation.───可靠的代碼需要足夠的異常處理機制,使應用程序在用戶的輸入違反這些假設時能夠正常恢復。

SEH, structured exception handling, as a system mechanism into the operating system itself has nothing to do with the language.───結構化異常處理,是作為一種系統機制引入到操作系統中的,本身與語言無關。

英語使用場景

DMPL/SQL supports subroutine nesting, exception handling and other characters.

Exception handling is consistent across languages.

Exception Handling is an important part of programming work and the effectiveness of exception handing is vital to programme's friendship and the system's haleness.

These features exception handling, namespaces,(sentencedict.com) and multiple inheritanceare the topic of this chapter.

The following table lists debugging tasks involving exception handling and points to their associated Help pages.

Easier exception handling - Users are now able to add in their own local exceptions to override the CRS checks without needing to edit the rules themselves.

With structured exception handling, your code can differentiate between different types of errors and react accordingly.

Data abstraction, exception handling, control logic and concurrent processing.

Lists errors commonly encountered when using structured exception handling and describes how to correct them.