The browser or server encounters a syntax or run time error in your script.
浏览器或服务器在脚本中遇到语法或运行时错误。
Any attempt to perform a string comparison on an employee ID will then fail with a type error at query run time.
在查询运行时,尝试在雇员ID上执行字符串比较将遭到失败,并产生一个类型错误。
You can see the detailed error information at run time and debug it by reviewing the system log and event log.
您可以看到运行时的详细错误信息,并通过查看系统日志和事件日志进行调试。
Instead, the error signaled at run time would be a null-pointer exception instead of a class-cast exception.
相反,在运行时发出的错误将会是一个空指针异常而不是类强制转换异常。
The type-safety feature will provide for much earlier error detection at compile time, rather than at run time with the standard JPQL constructs.
类型安全功能将提供在编译时的早期错误检测,而不是使用标准JPQL 构建时的运行时检测。
If you have get error messages while using JDBC at run time, review the exceptions explained previously at the end of Step 3.
如果您在运行期间使用JDBC收到了错误消息,请查看之前第3步的解释。
This error is acceptable because the file is present on the server and will be found at run time. If you would like to get rid of this error, do the following.
该错误是可以接受的,因为该文件出现在服务器,并且将在运行时被发现。
The next time you run spcat, you will not get the error.
下一次运行spcat 时,就不会再看到这个错误。
Ruby gives you an error at run time because Ruby supports dynamic typing.
而Ruby则是在运行时给出错误消息,因为Ruby支持动态类型。
This error does not indicate a serious problem, and it usually occurs at run time. There are two common causes.
这个错误不表示严重的问题,在运行时这常常发生。
But, at run time DB2 detects that there is more than one phone element and returns error SQL16085N.
但是,DB 2在运行时发现有多个“phone”元素,因此返回错误SQL 16085n。
The error will be encountered at run time at line 3 or line 4 (depending on whether the JPA provider parses a JPQL string according to JPQL grammar during query construction or execution).
在运行时,该错误将出现在第 3或第 4行(具体行数取决于JPA提供者是否在查询构造或执行期间根据JPQL语法解析 JPQL字符串)。
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.
您不用再去做其他任何事,以让您的应用软件在运行时与数据库联系起来,这种操作通常是复杂,且容易出错的。
They are proven to produce the low-error estimate and incur almost no run-time overhead.
它们被证明可以产生低误差的估计,并且几乎不占用运行时开销。
All interface types in Ada 2005 are implicitly tagged types, i.e. they support run-time dispatch (see Figure 3. Error: Reference source not found).
Ada 2005中的所有接口类型是绝对标记的类型。它们支持运行时调度见于图3。
The first time you run your page through the Validator and see hundreds of red-shaded error messages, it's pretty overwhelming.
第一次通过Validator运行页面时,会看到数百个的红色阴影的错误消息,简直就是势不可挡。
When a Comparator isn't available, the natural ordering of the elements is used to determine priority. If the elements don't implement the Comparable interface, then that is a run-time error.
在不能使用Comparator时,可以使用元素的自然顺序来确定优先级。
Use unchecked, run-time exceptions to report serious unexpected errors that may indicate an error in the program's logic.
使用不需检查运行时异常来报告严重的、无法预期的错误,这可能指出程序逻辑中的错误。
The ideal time to catch an error is at compile time, before you even try to run the program.
最良捕获错误信息的时机应该是在编译时,在运行程序之前。
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.
如果遗漏了空方括号对,这是一个编译器无法发现的错误,将导致程序在运行时出错。
When a run-time error occurs, you have several ways of dealing with it.
当一个运行时发生错误,您有几种方法来处理它。
The paper summarizes the logical error and run-time error that the compiler can not find, in order to help beginners better to master debugging skill and improve programming ability.
总结了编译器不能发现的常见运行错误和逻辑错误,以帮助初学者能较好的掌握程序调试技巧,提高编程能力。
The library is not required to check the value of the index. Using an index that is out of range is undefined and usually results in a serious run-time error.
标准库不要求检查索引值,所用索引的下标越界是没有定义的,这样往往会导致严重的运行时错误。
The work units in batch205 were set up to predict1000 structures instead of10, so they will all reach the run time limit of12-16 hours before finishing and will eventually error out.
批号205的任务包被设置成预测1000个而不是10个结构,因此它们的运行时间将超过12到16小时的限制,最终都将报错。
Any use of an invalidated iterator is likely to yield a run-time error, but there is no guarantee that the program will crash or otherwise make it easy to detect the problem.
任何无效迭代器的使用都可能导致运行时错误,但程序不一定会崩溃,否则检查这种错误也许会容易些。
Normally, this error is caught by the compiler; this error can only occur at run time if the definition of a class has incompatibly changed.
通常,该错误由编译器捕获,只有当类的定义发生不相容变化时才发生。
The equivalent error will only be generated at run time for the second version.
相当于错误将只在运行时产生的第二个版本。
Write a run-time error reporting function.
编写一个运行时错误报告函数。
Demonstrates the run-time error checks feature.
演示运行时错误检查功能。
Demonstrates the run-time error checks feature.
演示运行时错误检查功能。
应用推荐