Subject | English | Chinese simplified |
comp., MS | error bar | 误差线 (Usually used in statistical or scientific data, an error bar shows the potential error or degree of uncertainty relative to each data marker in a series) |
comp., MS | error code | 错误代码 (One of four fields of an SCODE. It is a unique number that is assigned to represent the error or warning) |
comp., MS | error correction | 纠错 (In Windows Media Player, a process to ensure that digital audio data is read from the CD-ROM drive accurately during playback or copying. Using error correction can prevent undesirable noises that are not part of the original material) |
comp., MS | error detection | 错误检测 (A technique for detecting when data is lost during transmission. This allows the software to recover lost data by notifying the transmitting computer that it needs to retransmit the data) |
comp., MS | error handling | 错误处理 (The process of dealing with errors (or exceptions) as they arise during the running of a program. Some programming languages, such as C++, Ada, and Eiffel, have features that aid in error handling) |
comp., MS | Error List | 错误列表 (A window that helps you speed application development by displaying errors, warnings and messages produced as you edit and compile code) |
comp., MS | error log | 错误日志 (A file that lists errors that were encountered during an operation) |
comp., MS | error message | 错误消息 (A message from the system or a program advising the user of a problem that requires human intervention in order to be solved) |
comp., MS | error number | 错误号 (A whole number in the range 0 - 65,535 that corresponds to the Number property setting of the Err object. When combined with the Description property setting of the Err object, this number represents a particular error message) |
comp., MS | error reporting | 错误报告 (A feature that automatically captures key information at the time of a program or system crash and allows users to report the collected information) |
comp., MS | error state number | 错误状态号 (A number associated with SQL Server messages that helps Microsoft support engineers find the specific code location that issued the message) |
comp., MS | error string | 错误字符串 (A string from the system or a program advising the user of a problem that may require human intervention in order to be solved) |
comp., MS | Error tab | 错误选项卡 (In Setup wizards for Virtual Machine Manager, a tab that provides details about the error condition that caused an installation to fail) |
comp., MS | Windows Error Reporting | Windows 错误报告 (The Windows technology that collects data on system crashes or hangs and sends it to Microsoft) |