网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 runtime error
释义

runtime error

英汉-汉英词典
运行时错误
词组 | 习惯用语
您要查找的是不是:
    Runtime Errors 运行期错误;运行错误;运行时错误
    Run-time error 运行错误;时钟错误;运行时错误;执行时期错误
    Runtime Error RE 用户程序发生运行时错误
    Runtime Error Description 运行时错误描述
    run-time error n. [计]运行错误
    unknown runtime error 未知的运行时错误
    runtime error messages 运行期出错信息
    logical run-time error 逻辑运行时间错误
runtime error 运行时错误
中文百科

运行期 Run time (program lifecycle phase)

(重定向自Runtime error)

运行时期(Run time)在计算机科学中代表了一个电脑程序运作、运行的时期,从开始运行到终止运行。与运行时期相对的其他时期包括:设计时期(design time)、编译时期(compile time)、链结时期(link time)、与加载时期(load time)。

而运行环境是一种为正在运行的进程或程序提供软件服务的虚拟机械环境。它有可能是由操作系统自行提供,或由运行此程序的母程序提供。


通常由操作系统负责处理程序的加载:利用加载器(loader)读入代码,接着进行基本的内存配置,并视需要联结此程序指定的所有动态数据库。有些编程语言会由此语言提供的运行环境处理上述工作。

英语百科

Run time (program lifecycle phase) 执行期

(重定向自Runtime error)

In computer science, run time, runtime or execution time is the time during which a program is running (executing), in contrast to other program lifecycle phases such as compile time, link time and load time.

A run-time error is detected after or during the execution (running state) of a program, whereas a compile-time error is detected by the compiler before the program is ever executed. Type checking, register allocation, code generation, and code optimization are typically done at compile time, but may be done at run time depending on the particular language and compiler.

近义、反义、联想词
近义词
n.
software error, programming error

英英词典
runtime error n.
  1. an error in logic or arithmetic that must be detected at run time

  2. synonymous: semantic error, run-time error
随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/21 4:36:21