定位错误 meaning in English
alignment error
error, alignment
Examples
- Procedures for tracking and locating errors in code
在代码中跟踪和定位错误的过程。 - It is useful to distinguish between them in order to track them down more quickly
认识它们的区别对于快速地定位错误,是十分有用的。 - Just remember the simple try - catch - fix technique you learned here : locate the error at its source , apply a mechanism to catch it , and then provide some type of behavior to override it
记住您在这里学到的简单的try - catch - fix方法:定位错误的来源,应用某种机制捕获它,然后提供某种行为忽略它。 - This subsystem uses information from the user to diagnosis of failures which can assist the inspector or engineer to : - identifying the failures during the mixing process . - diagnosing the cause and position of the failures
这个子系统使用从用户或是工程师那反馈的信息来对错误进行诊断: ?识别在混合过程中所发生的错误, ?诊断错误的原因并定位错误。 - The quality of software testing and debugging ultimately determine the quality of software product software testing and debugging are two closely related process . the purpose of software testing is to find fault as the purpose of software debugging is to locate fault and correct fault
软件测试与调试是两个密切联系的过程,软件测试的目的是为了发现错误,软件调试的目的是定位错误、纠正错误。