Noun:
-
an error in logic or arithmetic that must be detected at run time
- The program will run until it finds a breakpoint or a run-time error.
程序在遇到断点或运行时错误时停止运行。
- In this case, when a runtime error occurs in the library, the calling application terminates.
这时,当运行时错误在库中发生时,调用该库的应用程序将终止。