exception handling mechanism meaning in Chinese
异常处置机制
Examples
- Focusing on software design of the network problem testing instrument , and based on principles of the network structure , this dissertation presents a series of technical solutions and realization approaches with vivid flow charts empirical debugging results on the basis of a thorough analysis of software design of the network problem testing instrument . in addition , it also probes into issues as software optimization , migration , debugging and exception handling mechanisms
本文围绕“网络故障测试仪软件设计”这一课题展开研究,从局域网的结构原理出发,分析了网络故障测试软件设计中的关键技术,提出了相应的技术解决途径和实现方法,并给出了具体的程序流程图和调试运行结果;最后针对软件的优化、移植、调试和异常处理机制,进行了较深入的探讨。 - The main contributions of this dissertation are as follows : 1 ) forms a scheme of network maintance as well as realiztion of the problem testing software after a thorough analysis of the regular network problems and a pertinent comment on the merits and demerits of the network detection and maintainance methodology . 2 ) presents approaches to the realization of principles of network health testing , network resources list and connectivity testing in the network problem testing software , and gives a in - depth analysis of the key issues in design process with vivid flow charts and convincing testing results . 3 ) ponits out possible problems and offers feasible solutions in the migration and development of the embedded software from six aspects , touching upon byte order , semaphore , coding optimization , etc . 4 ) discusses the exception handling mechanisms and debugging process for the sake of improving software robustness
本文的主要工作如下: 1 )研究了以太网常见故障并对网络探测维护方式的优缺点进行了详尽分析,根据项目要求确定了本系统的网络维护方案,并对故障测试软件的总体实现方案进行了设计; 2 )阐明了网络故障测试软件中网络健康测试、网络资源列表、连通性测试的原理,提出了相应的实现方案,分析了设计过程中的关键问题,并给出软件流程图和测试结果; 3 )从字节序、信号量、代码优化等六个方面谈论了嵌入式软件在移植开发中的注意事项; 4 )为提高软件的健壮性,讨论了本嵌入式系统软件采用的异常处理机制以及软件调试过程中的。 - At same time , it has perfect exception handling mechanism and can find hardware , wireless link and tcp connection exception efficiently with the help of hardware watch dog . it can backup data during exception period by backup link and resending mechanism ; can make the whole system run continuously and stably by exception handling . thus , limited hardware resources are saved
同时设备具有完善的异常监测机制,配合硬件看门狗能够及时并有效地发现硬件异常、无线链路异常、 tcp连接故障;通过备份链路和重发机制,对发生异常期间的数据进行有效的备份;通过异常处理机制使整个系统能够持续、稳定地运行,并节省了宝贵的系统硬件资源。