中英互译
runtime error
基本释义
- 运行时错误:在计算机程序运行过程中出现的错误,通常是由于程序代码中的逻辑错误或输入数据的问题导致的。
双语例句
- If that is the case, a runtime error is raised.如果的确如此,那么就会产生一个运行时错误。
- This may result in the following runtime error.这可能导致以下运行时错误。
- The advantage over using value comparisons is that you don't risk a runtime error.这种方式较之使用值比较的优势在于不会有运行时错误的风险。
网络短语
- unknown runtime error未知的运行时错误
- runtime error is raised产生运行错误
- checked runtime error错误
- catchable runtime error可捕获的运行出错
- Runtime Error RE用户程序发生运行时错误
英英释义
- n.an error in logic or arithmetic that must be detected at run time