•
error code
英:
美:
常用释义:
错误代码:一种用于表示计算机程序或系统中出现的问题的数字或字母组合。
【计】错误代码
1、
error code
will be displayed if any invalid information has been entered.───了无效信息将显示错误代码。
2、Note that both functions return
error code
.───注意这两个函数都返回错误码.
3、Internal compiler error: code generator received malformed input.───内部编译器错误: 代码生成器收到格式不正确的输入.
4、The
error code
is a unique number assigned to represent the exception.───错误代码是所分配的、表示异常的唯一编号.
5、The
error code
of transmission equipment ( SDH ) is consisted of equality
error code
.───SDH传输设备 的 误码 是由均匀误码、随机误码和突发误码组成的.
6、Avoid
error code
as methods return values.───避免将缺点代码作为方式的返回值.
7、ERRORLEVEL: Lists the
error code
of the most recently used command.───列出 了最近使用的命令的错误代码.
8、The default value will be used. The
error code
returned is in the data.───这个默认值将被使用,错误的代码在数据在恢复~~!
9、All my writing are previewed as
error code
!───所有我所写的东西都被识别为是错码!
10、The assembly linker returned
error code
% 1.───程序集链接器返回了错误代码%1.
11、This is usually accompanied by an
error code
.───这通常会伴随有一个错误代码。
12、The error specified is not a valid Windows RPC
error code
.───指定的错误不是有效的Windowsrpc错误码.
13、machine not operating correctly, an
error code
will appear.───机器运转不正常,就会出现错误代码。
14、In general, UDDI Operators may return any UDDI
error code
needed to describe an error.───通常, UDDI操作入口站点应错误描述的需要将会返回所有需要的UDDI错误代码.
1、airport code───机场代号
2、color code───色码
3、airport codes───机场代号
4、Gray code───葛莱码;【通信】【计】格雷码
5、colour code───色码;色标
6、area code───n.电话地区号
7、Morse code───莫尔斯电报电码
8、color codes───色码
9、bar code───条形码;电脑条码
error code的意思是:系统错误代码。 是指人们在使用软、硬件的时候,软、硬件不能正常操作的一种现象。 由于错误的类型很多,为了对错误进行区分,系统设定了错误代码(error code)。
软、硬件在运行中如果发生错误,将通过它内部的原有的设定判断、识别而通过错误代码的显示方式给操作者,操作者通过错误代码识别,快速找到软、硬件不能正常操作的具体原因。