如果遗漏了空方括号对,这是一个编译器无法发现的错误,将导致程序在运行时出错。
If the empty bracket pair is omitted, it is an error, but an error that the compiler is unlikely to catch; the program may fail at run time.
您不用再去做其他任何事,以让您的应用软件在运行时与数据库联系起来,这种操作通常是复杂,且容易出错的。
You do not have to do anything else to get your application to connect to the database at run time, which is often a complex and error-prone task.
如果不能验证数字签名,则运行时退出并给出错误信息。
If the digital signature cannot be verified, the runtime exits with an error.
DominoWebAccess在低端机器上运行时不会出错,但这些机器上的性能可能无法提供满足您的消息传递解决方案所需要的性能级别。
Domino Web Access runs without error on lower-end machines, but the performance on those machines may not provide the level of performance you need for your messaging solution.
这些重复使应用易于出错(例如,一个拼写错误的类名可能在运行时显示为一个难于调试错误)。
Those repetitions make the application prone to minor errors (e.g., a mis-spelled class name would show up as an hard-to-debug error at runtime).
然而,在其他情况下,代码中违反规则的表现可以是一个红色的标记,即使编译器让其通过,在运行时也会严重地出错。
However, in other cases the presence of a rule violation in ones code can be a red flag that something can go seriously awry at runtime, even if the compiler lets it slip by.
当运行时基础结构抛出错误时、调用服务时或者在抛出活动运行时会引发错误处理程序。
A fault handler is triggered when a fault is thrown by the runtime infrastructure, when a service is called, or when a throw activity runs.
在请求出错或服务不可用而抛出运行时错误时,恢复系统会持续生成失败事件。
The recovery system keeps generating the failed events as the requests flow into faulty or unavailable service that is throwing the runtime errors.
事务属性和边界——各种错误各具特色,例如系统出错与程序出错,这种错误的特性影响不同的运行时平台如何处理自动回滚。
Transaction attributes and boundaries - Nature of errors such as system Vs application errors influences how different runtime platforms handle automatic rollbacks.
未检查异常作为运行时exception类是理想的异常侯选处理不可恢复性出错,如资源不可用或者空指针。
Unchecked exceptions which are descendents of RuntimeException class are the ideal candidate exceptions handle non-recoverable errors such as resource non-availability or some null Pointers.
而Ruby则是在运行时给出错误消息,因为Ruby支持动态类型。
Ruby gives you an error at run time because Ruby supports dynamic typing.
而Ruby则是在运行时给出错误消息,因为Ruby支持动态类型。
Ruby gives you an error at run time because Ruby supports dynamic typing.
应用推荐