英 [ˈerə kəʊd]
美 [ˈerər koʊd]
error code 即错误代码,是计算机程序或系统中用于表示问题的数字或字母组合。它能帮助识别硬件故障、软件错误或用户输入不当等问题,在缺乏异常处理机制的编程语言中尤为常用,有时也会与异常处理配合使用。
error code 作为名词使用,可在句中充当主语、宾语等成分。例如:“An error code will be displayed if any invalid information has been entered.”(输入了无效信息将显示错误代码。)
In the event of the machine not operating correctly, an error code will appear.(如果机器运转不正常,就会出现错误代码。)
The error code is 12, which means no more memory.(错误代码是 12,这表示无更多内存可用。)
It immediately returns with the error code EBUSY.(它会立即返回错误代码 EBUSY。)
The Exception value is an internal VMM error code.(Exception 值是一个内部 VMM 错误代码。)
The XBSA 133 (0x85) error code means BAR_NO_BSALIB.(XBSA 133 (0x85)错误代码的意思是 BAR_NO_BSALIB。)
Without exceptions, you had to return an error code.(如果不使用异常,则必须返回错误代码。)
Then the error code and failure reason are printed out.(然后输出错误代码和故障原因。)
This is a general error code that could have several causes.(这是一个常见的错误代码,可能存在几个原因。)
The write op is returned back to the host with a write error code.(写操作返回到主机并返回写错误码。)
If the password isn't set correctly, you will receive a 137 error code.(如果没有正确设置密码,那么将收到一个 137 错误码。)
return the error code(返回错误代码)
error code search engine(错误代码搜索引擎)
internal error code(内部错误代码)
general error code(常见错误代码)
write error code(写错误码)
错误代码在计算机领域中至关重要,它就像计算机系统的“故障报告员”,能帮助开发者和用户快速定位问题所在。你在使用电子设备或软件时,是否遇到过