Write a run-time error reporting function.
编写一个运行时错误报告函数。
Demonstrates the run-time error checks feature.
演示运行时错误检查功能。
The program will run until it finds a breakpoint or a run-time error.
程序在遇到断点或运行时错误时停止运行。
Attempting to fetch an element that doesn't exist is a run-time error.
试图获取不存在的元素必须产生运行时错误。
When a run-time error occurs, you have several ways of dealing with it.
当一个运行时发生错误,您有几种方法来处理它。
Introduces a response to a run-time error or turns a compiler option on.
引入对运行时错误的响应,或打开编译器选项。
The RTC sample shows how to use the C run-time library's run-time error check feature.
RTC范例显示如何使用C执行阶段程式库的执行阶段错误检查功能。
Run-time error '430':Class does not support Automation or does not support expected interface.
执行期间错误'430':类别不支援Automation或不支援预期的介面。
Mathematical drawing tools to draw mathematical code, many functions. But there are some run-time error.
数学画图工具数学画图代码,功能很多。不过运行时有一些错误。
If the excluded item is a dependency of another item in the project, a run-time error may occur on the target computer.
如果排除的项是项目中另一项的依赖项,则在目标计算机上可能发生运行时错误。
To respond to user errors and to run-time error conditions such as network errors or permission failures, throw an exception.
若要响应用户错误和运行时错误条件(例如网络错误或权限失败),应引发一个异常。
Implicit conversions succeed only when the process loses no data; otherwise they fail and generate a compile or run-time error.
隐含转换只在处理序不遗失资料时才会成功,否则会失败并且产生编译或执行阶段错误。
In that case, a 0 should be returned, and no attempt should be made to perform the division because a run-time error would result.
若除数为零则应传回0,且不应尝试执行除法,因为会产生执行阶段错误。
Expiration of a time-out means that the operation could not complete successfully and therefore should be treated and handled as any other run-time error.
超时过期意味着操作未能成功完成,因此应该按任何其他运行时错误处理。
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.
标准库不要求检查索引值,所用索引的下标越界是没有定义的,这样往往会导致严重的运行时错误。
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.
任何无效迭代器的使用都可能导致运行时错误,但程序不一定会崩溃,否则检查这种错误也许会容易些。
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.
总结了编译器不能发现的常见运行错误和逻辑错误,以帮助初学者能较好的掌握程序调试技巧,提高编程能力。
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时,可以使用元素的自然顺序来确定优先级。
With trace statements you can avoid the difficult task of examining the original source code, modifying it, recompiling, and attempting to produce the run-time error within the debugging environment.
利用跟踪语句,可以避免诸如检查原始源代码、修改原始源代码、重新编译源代码,以及尝试在调试环境中生成运行时错误等困难任务。
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.
您可以看到运行时的详细错误信息,并通过查看系统日志和事件日志进行调试。
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.
该错误是可以接受的,因为该文件出现在服务器,并且将在运行时被发现。
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.
您不用再去做其他任何事,以让您的应用软件在运行时与数据库联系起来,这种操作通常是复杂,且容易出错的。
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.
您不用再去做其他任何事,以让您的应用软件在运行时与数据库联系起来,这种操作通常是复杂,且容易出错的。
应用推荐