error handling信息详情

error handling发音

意思翻译

错误处理;差错处理

相似词语短语

handling───v.负责;对待(handle的ing形式);触摸;n.处理;adj.操作的

handling files───处理文件

duties handling───职责处理

special handling───[医]特殊处理;特殊处理;(美)邮包快递

handling charge───手续费;装卸费;n.手续费

manual handling───人工处理;[计]人工操作

handling information───处理事项

complaint handling───投诉处理

handling fee───手续费,操作费

双语使用场景

It mostly consists of an envelope and error handling.───主要有信封和错误处理组成。

This ends the section on error handling.───至此,错误处理一节全部结束。

More error handling and clean-up code is required.───需要更多错误处理和清理代码。

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.───这样的代码更易于阅读、维护,而且我要说,甚至要鼓励您添加错误处理机制,它通常都能带来好处。

This also tends to simplify error-handling of each task considerably, as each processing step is only doing one simple task.───由于每个处理步骤只完成一项简单的任务,因而也将极大简化了每个任务的错误处理。

And, because other developers are often lacking when it comes to error-handling, it's easy to do better than everyone else.───而且,由于其他开发人员通常缺乏错误处理方面的知识,因此在处理这方面的问题时会很容易比别人做得更好。

We recommend that you add security and error-handling code to your projects to make them as secure and robust as you deem appropriate.───我们建议您在项目中添加安全性代码和错误处理代码,以使项目达到您预期的安全性和可靠性标准。

In fact, that's really the key to error handling: Understand the system that you work with and the lower levels of that system.───实际上这就是错误处理的关键:了解所使用的系统和系统的底层。

Error handling is one of those areas that is seldom done well, and is usually skirted around in literature about software design.───错误处理是系统中很难做好的地方之一,而且通常在软件设计相关的文档中也仅仅是作为陪衬出现。

英语使用场景

Why? Because error handling should not obfuscate the logic of the code.

In C, you might see some error handling code to free memory and close files repeated five or or six times, once for each possible error.

The system architecture, inside hardware structure and error handling are described in detail.

The ICMP protocol takes care of error handling in the network.

The exception hierarchy simplifies error handling and greatly reduces the amount of exception code you need to write, such as opening and closing connections.

Because there is no error handling logic, you must rely on database constraints to ensure semantic integrity of the data.

Error handling is critical for robust application performance.

Global error handling: The most requested feature by those developing applications for the Flash runtime is a mechanism for global error handing.

Slightly increased verbosity of GDFS access initialization error handling code.