A refined exception system is one of the most distinctive advantages modern programming languages offer.
一个精致的异常系统是现代编程语言所具有的最有特色的优势之一。
Many programming tasks require some initialization or start-up activities, and this sample SDO application is no exception.
许多编程任务都需要一些初始化或开始活动,此示例SDO应用程序也不例外。
A good thing about PVFS is that it allows binaries meant for regular filesystems to run on it without modification — this is somewhat of an exception in the parallel programming arena.
有关PVFS有一件好的事情:不需做任何修改就可以在其上运行普通文件系统的二进制形式——这在并行编程领域多少是个例外。
Exception handling is a programming language construct designed to handle the occurrence of some condition (exception) that changes the normal flow of execution.
异常处理是一种编程语言构造,旨在处理某些更改常规执行流的情况(异常)。
There is one exception to the SCA asynchronous programming model rule that runtime exceptions that occur at the target component are not returned to the source component.
sca异步编程模型规则的一个异常是在目标组件发生的运行时异常不返回到源组件。
Thankfully, most other programming languages include exception handling, which can make it somewhat easier to handle error cases.
值得感激的是,大部分其他编程语言都包含有异常处理的功能,这可以某种程度上简化错误处理的过程。
Many programming languages have features that provide data collection for more information about application runtime (for example, asserts and exception handlers).
有些编程语言提供收集运行时更多信息的特性(如assert和异常处理)。
If a service thread does not handle an exception due to programming error, it will kill the whole application.
如果服务线程因编程错误而没有处理某个异常,则会造成整个应用程序崩溃。
Exception handling. an important feature of modern programming languages, provides a strong support for detecting and recovering runtime errors, and structuring fault-tolerant activities in a system.
异常处理是现代程序设计语言的一个重要特征,它为检测和恢复软件系统在运行时的错误、构建系统的容错处理提供了强有力的支持。
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.
异常处理是程序开发的一个重要内容,异常处理的好坏关系到程序的友好程度和系统的健壮性。
Each snippet performs a complete programming task such as creating a custom exception, sending ane-mail message, or drawing a circle.
每个程序码片段都会执行完整的程序设计工作,如建立自订例外状况、传送电子邮件讯息或绘制圆形。
PHP 4 had no exception handling. PHP 5 introduces a exception model similar to that of other programming languages.
PHP4中无例外处理,PHP5引用了与其它语言相似的例外处理模型。
PHP 4 had no exception handling. PHP 5 introduces a exception model similar to that of other programming languages.
PHP4中无例外处理,PHP5引用了与其它语言相似的例外处理模型。
应用推荐