应用程序中内建了详细的错误处理机制。
为了建立强大的错误处理机制,需要采用分层的方法。
To build strong error handling, you need a layered approach.
这个预编译器改进了C语言错误处理机制,提高了软件开发效率。
The precompiler improved improves the mechanism of handling errors in C language, and increased increases software development efficiency.
但是如果使用改进的健壮性和错误处理机制,只需三行代码即可完成同一任务。
But the same task, with improved robustness and error handling, can be accomplished in three lines of code.
主要讨论了高阻自动测量系统软件的状态机设计、组件的可重用性和错误处理机制实现。
The paper discussed the design of state machines, the reusability considerations and the error handling mechanism in detail.
这样的代码更易于阅读、维护,而且我要说,甚至要鼓励您添加错误处理机制,它通常都能带来好处。
The code is easier to read, easier to maintain, and (I would say) even encourages you to add error handling, which is always a benefit.
一种成熟的错误处理机制,包括在出现工作流程“回滚”到特定的点这种情况时要处理的补偿事务。
A sophisticated error handling mechanism that includes handling of compensating transactions in cases where a workflow must be "rolled back" to a specific point.
全局错误处理:针对Flash运行时进行应用开发的开发者最希望加入的特性就是全局错误处理机制。
Global error handling: the most requested feature by those developing applications for the Flash runtime is a mechanism for global error handing.
您了解了从SCA和非SCA组件访问服务的各种方式,还了解了各种错误处理机制、异步编程模型和各种异步调用。
You've seen various ways to access services from both SCA and non-SCA Java components -- and the various error handling mechanismsm asynchronous programming model and various asynchronous calls.
理由在于:一个有错误但带有优秀的错误处理机制的应用程序,比近乎完美但其错误处理机制却不友好的应用程序,更能赢得最终用户的欢心。
This is the reason: a faulty application with good error-handling seems to leave end-users with more satisfaction and comfort than one that's nearly perfect, but has a hostile error-handler.
异常处理机制是一种运行时错误通知机制,将程序的正常控制代码和错误处理代码分离。
Exception handling is a runtime-error notifying mechanism. It separates the error handling code from normal code and makes software do its utmost to run on the normal state.
异常处理机制是一种运行时错误通知机制,将程序的正常控制代码和错误处理代码分离。
Exception handling is a runtime-error notifying mechanism. It separates the error handling code from normal code and makes software do its utmost to run on the normal state.
应用推荐