Every error case still spends design, implementation and test budget that could have been spent elsewhere.
每种错误情况仍然花费设计、施行和测试的预算,而在这上面花费的预算原可以花在其它地方。
And we would need to deal with all the users who push back on each error case and request that it work for their specific scenario.
我们还需要处理一些不了解错误信息并要求它在他们指定的情况下工作的用户。
The other common error case is where the document is indeed well formed but doesn't contain exactly the elements you expect exactly where you expect them.
其他常见的错误是文档实际上是结构良好的,但是没有在期望的地方包含期望的元素。
Any time we make a corner case into an error we need to carefully specify exactly what the error case is so that we can implement it correctly and test it confidently.
每当我们让一种特殊情况变成一个错误时,我们需要细心辨别出错误情况究竟是什么,这样我们才能正确地执行它,并且自信地测试它。
In case of an error, this function returns an empty array to the caller.
在发生错误的情况下,此函数会向调用者返回一个空数组。
The standard error message for this case does not contain any specific information on why the validation action failed.
这种情况下的标准错误消息不包含关于验证动作为何失败的任何具体信息。
There's no need to print error messages for this case since file descriptors 0 through 2 are only closed if an attacker is trying to subvert your program.
在这种情况下不需要输出错误消息,因为文件描述符0到2只是在攻击者试图去搅乱您的程序的时候才会被关闭。
In this case, the error message mentions that is not able to resolve the name.
在这种情况下,错误信息意味着它不能识别这个名字。
In the case of an error, the transaction logic can specify that the transaction rollback to a savepoint.
在发生错误的情况下,事务逻辑可以指定该事务回滚到某个保存点。
Optimistic transaction locking should not be used to update sets of rows in a single update statement, as error handling in this case is very difficult.
乐观事务锁不能用于在单个update语句中更新数据行集合,因此在这种情况下,很难进行错误处理。
In case of any error executing the command, an exception should be set in the command result.
如果在执行命令时发生了任何错误,则应在命令结果中设置异常。
We found that the majority of vulnerabilities are usually caused by a small logic error or a case that the software developer hadn't uncovered or accounted for.
我们发现大部分脆弱点通常由小的逻辑错误或软件开发人员没发现或解决的情况所引起。
Essentially, it stores all the data in the chip and reverts back in case of a prior error.
它把所有数据存储在芯片中,可以在发生错误时恢复以前的状态。
Table 2 details the HTTP response for the operation and the service response in case of error.
表2详细给出了操作的HTTP响应以及错误情况下的服务响应。
When a client or supervisor dictates how a program should process well-formed input data, take the opportunity to agree in detail on how the program should act in case of error.
当客户或主管在指示程序应如何处理格式良好的输入数据时,抓住机会,对万一发生错误时程序的具体操作细节同他们达成共识。
In the case of an error page, it may be linked to a valid URL in the search engine local repository.
就错误页面来说,在搜索引擎的本地知识库中,它可能被链接到一个有效的URL。
You can now add your own custom error JSP that gets displayed in case an error occurred during rendering.
您现在还可以添加自己的自定义错误JSP,将在呈现过程中发生错误时显示。
If that is the case, a runtime error is raised.
如果的确如此,那么就会产生一个运行时错误。
Within this application, you are responsible for error handling in case an error is reported by a transaction branch, for example.
在该应用程序中,如果一个事务分支报告了错误,您就要负责进行错误处理。
In the current case, the error is a tricky one.
在当前情况下,错误相当棘手。
A transaction is a set of atomic actions that either all occur successfully or are rolled back in the case of error.
事务就是一组原子操作,可能全部成功完成,或在出现错误时回滚。
In the case of the billing error, the harm is financial, and usually minor.
就那帐单错误的例子来说,关系到财务的利益,虽然小却是通常性的错误。
In case an error occurs, the sense data would be written back to this place.
如果出现错误,将把检测数据写回到这个位置。
In the case of an error, another response would be generated.
如果有错误,会产生另一个响应。
The widget has been implemented to display the related error message and to change the look and feel in case any error occurs while setting its value.
这个小部件能够显示相关的错误消息,如果在设定其值时发生错误,还能改变观感。
In this case, a "storage area Full" error is returned to the client.
在这种情况下,会有一条“storageareaFull”错误返回到客户端。
There was an un-recoverable error encountered -in this case there will be an "EVENT FAILED" indication in hacmp.out.
遇到了不可恢复的错误——在这种情况下,hacmp . out中会出现“EVENTFAILED”标志。
Customize the application to reconnect in case a connection fail error message is returned.
定制应用程序,以便在返回连接失败的错误消息时重新进行连接。
You can catch this error another way, too, in case the bug isn't so obvious next time (which is usually the norm).
如果这个bug的原因不这么明显的话(常常是这种情况),还可以用另一种方法捕捉这个错误。
In a similar vein, update the SearchErrorView to return an XML-encoded error message in case of an error in input validation or query execution.
以类似的方式更新SearchErrorView,以便在输入验证或查询执行中出现错误时返回一个XML编码的错误消息。
应用推荐