Subject | English | Thai |
comp., MS | build error | ข้อผิดพลาดของบิลด์ (A message that notifies you of an issue that breaks the build) |
comp., MS | data-overrun error | ข้อผิดพลาดจากข้อมูลเกิน (A state in which the sending computer is transmitting characters faster than the receiving computer can accommodate them. If this problem persists, reduce the bits-per-second (bps) rate) |
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 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 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 | fatal error | ข้อผิดพลาดร้ายแรง (An error that causes the system or a program to fail abruptly with no hope of recovery. An example of a fatal error is an uncaught exception that cannot be handled) |
comp., MS | rounding error | ค่าความคลาดเคลื่อนจากการปัดเศษ (The deviation from an exact value resulting from the use of rounding) |
comp., MS | run-time error | ข้อผิดพลาดขณะทำงาน (A software error that occurs while a program is being executed, as detected by a compiler or other supervisory program) |
comp., MS | SMART error | ข้อผิดพลาดจาก SMART (An error returned by the SMART test) |
comp., MS | standard error | ข้อผิดพลาดมาตรฐาน (An output stream typically used by programs to output error messages or diagnostics) |
comp., MS | sync error | ข้อผิดพลาดการซิงค์ (A problem that prevents sync from completing. Sync errors are typically caused by problems with the device, network folder, or other computer you are trying to sync with) |
comp., MS | syntax error | ข้อผิดพลาดทางไวยากรณ์ (An error in the grammatical structure of the code or expression) |