"abend" in Chinese (Simplified)
程序异常终止(计算机术语)
Definition
“Abend”是计算机术语,指因为错误导致程序异常退出或崩溃。
Usage Notes (Chinese (Simplified))
多用于IT领域,尤其是大型机和企业软件。"abnormal end"的缩写。既可作名词(an abend),也可作动词(the system abended)出现。很少在非技术语境下使用。
Examples
The program had an abend and stopped working.
程序发生了**abend**,停止运行。
If there is a bug, it might cause an abend.
如果有漏洞,可能会导致**abend**。
The system log shows an abend at midnight.
系统日志显示在午夜有**abend**。
We need to check what caused last night's abend in the payroll software.
我们需要查明昨晚工资软件发生**abend**的原因。
Our mainframe started to abend after the last update.
我们的大型机在最近一次更新后开始**abend**。
Engineers fixed the code so it wouldn't abend again.
工程师修复了代码,防止程序再次**abend**。