The exception handling mechanism concerning large-scale control transfer, so the transfer is probably between the functions or files.
因为,异常处理机制涉及到更大范围的控制转移,这种转移可能是跨函数或者跨文件的。
But some characters of Object-Oriented programs, such as encapsulation, inheritance, polymorphism, and exception handling mechanism, bring some new challenging problems to software testing.
但面向对象程序的封装、继承、多态和异常处理机制等新特性却给软件测试带来新的挑战。
A widely adopted mechanism for dealing with failures is exception handling, encompassing both capturing and logging the error and choosing an alternative execution path in the case of failures.
一种被广泛采用的失败处理机制是异常处理,包括捕获并记录错误,以及在失败发生时选择一个备选执行路径。
Always have exceptional handling mechanism for the message flows rather than relying on the default broker exception handler.
始终为消息流配备异常处理机制,而不要依赖缺省代理异常处理程序。
But while synchronization is primarily a concurrency control mechanism, transactions are primarily an exception-handling mechanism.
但是,当同步主要是并发控制的机制时,则事务主要是处理异常的机制。
Transactions are an exception-handling mechanism.
事务作为处理异常的机制。
Exception handling is a powerful mechanism in the advanced computer languages which is also easy to misuse.
异常处理是高级语言中一种强大的,也是容易被误用的机制。
Exception handling is a runtime-error notifying mechanism. It separates the error handling code from normal code and makes software do its utmost to run on the normal state.
异常处理机制是一种运行时错误通知机制,将程序的正常控制代码和错误处理代码分离。
Structured exception handling is a control structure that contains exceptions, isolated blocks of code, and filters to create an exception-handling mechanism.
结构化异常处理是一种控制结构,它包含异常、已隔离的代码块和用于创建异常处理机制的筛选器。
Structured exception handling is a control structure that contains exceptions, isolated blocks of code, and filters to create an exception-handling mechanism.
结构化异常处理是一种控制结构,它包含异常、已隔离的代码块和用于创建异常处理机制的筛选器。
应用推荐