清理错误情况。
处理错误条件。
How does the service handle error conditions?
服务如何处理各种错误情况?
Restrictions and error conditions during binary deploy.
二进制部署的限制和条件。
Here are some common error conditions that need to be handled.
在下面的一些条件之下会发生错误,我们需要对这些情况进行处理。
The command beans throw exceptions to indicate error conditions.
命令bean抛出异常来指明错误情况。
It is very important that you test error conditions in your code.
测试您的代码中的错误情况非常重要。
Use script to identify what you really need or find error conditions.
使用脚本确定真正需要的内容或查找错误条件。
In silent mode, either of the following two error conditions may occur.
在静默模式下,可能出现以下两种错误情况。
In error conditions, if a response is lost it can leave resources hung.
在错误的情况下,如果响应丢失,资源可能一直挂起。
IDL allows you to create exceptions to indicate your error conditions.
IDL允许创建异常来指出错误条件。
For example, you test after you discover and correct specific error conditions.
例如,在您发现并纠正具体错误情况之后进行测试。
That is why you might normally see logs only in extreme cases, like error conditions.
这就是为什么我们通常只在极端的情况(例如错误条件)中才会看到要记录日志的原因。
Provides information and guidelines on ways to capture and handle error conditions.
提供有关用于捕获和处理错误条件的方法的信息和准则。
Included among the static error conditions are unknown XSLT elements, attributes, and functions.
静态错误条件中包括未知的XSLT元素、属性和函数。
Specialised cleanup stack for automatic cleanup of Message Server entries in error conditions.
一个特别的清理堆栈,用于在出现错误的情况下,自动的清除消息服务器入口。
The first method requires the program to check for error conditions after every non-trivial action.
第一种方法要求程序在在进行每一个重大操作之后,检查错误。
Used to report error conditions; device drivers often use KERN_ERR to report hardware difficulties.
用于报告错误条件;设备驱动经常使用KERN_ERR报告硬件难题。
However, a well-designed software system should always have a powerful mechanism for handling error conditions.
但一个设计良好的软件系统应该一直有一个强大的机制来处理出错的情况。
Incorrectly implied prototypes (especially between 32 - and 64-bit types) can lead to bizarre error conditions.
不正确地声明原型(尤其是出现32位和64位类型之间的差异)可以导致出现bizarre错误条件。
Return codes and SQLSTATE messages aid in diagnosing error conditions during the execution of an ODBC application.
返回代码和SQLSTATE消息可以帮助诊断odbc应用程序执行期间出现的错误状况。
Ignoring HRESULT or error code can lead to unexpected behavior in error conditions or to low-resource conditions.
如果忽略HRESULT或错误代码,可能会导致在出错或资源不足的情况下出现意外行为。
Thus your service use cases should address error conditions and bad input that the service cannot process successfully.
因此,您的服务用例应该对错误情况和服务无法成功处理的错误输入加以处理。
It's important for a service not only to work properly under good conditions, but also to handle error conditions properly.
服务不仅要在条件良好的情况下正常工作,而且还要能够恰当地处理出现错误的情况,这非常重要。
The developers often focused on error conditions in their tests, whereas unit tests should test several aspects of software.
开发人员通常将重点放在他们测试中的错误条件上,然而单元测试应该测试软件的几个方面。
The second method is to have dedicated handlers that "catch" any or specific error conditions thrown "by individual statements."
第二种方法就是具有专用的处理程序,“捕捉”各条语句所“抛出”的任何或特定错误条件。
This article also provided information on common cautions, better practices, how to test a script, and how to handle error conditions.
本文还介绍了常见的问题、最佳实践、如何测试脚本以及如何处理错误。
The result and fault attributes provide code to be executed on successful completion of the request and error conditions, respectively.
result和faul t属性分别提供在成功完成请求和出现错误时要执行的代码。
They perform additional checks for error conditions, and in the case of an error, they invoke an error handler (see Parameter Validation).
他们执行额外的错误条件检查,并在发生错误时,他们援引的错误处理程序(见参数验证)。
It takes a lot of HTML to represent all possible error conditions. This gets out of hand when there are many controls and many validation rules.
它使用了很多HTML来表现所有可能出现的错误情况。如果有太多控制器和太多验证规则,我们就失去了控制。
应用推荐