错误处理策略 meaning in English
error handling strategy
Examples
- Needless to say , this approach is generally not a good error handling strategy for all but the most disposable code
毋庸多言,该方法对于绝大多数可任意使用的代码来说通常不是一个好的错误处理策略。 - Block is coded simply to make the program compile , with the intention of going back later and filling in some sort of error - handling strategy
块,目的是以后返回并填充某种错误处理策略,这时经常出现这种“摸索” 。 - Implements log4j s default error handling policy , which consists of emitting a message for the first error in an appender and ignoring all following errors
实现log4j的默认错误处理策略,它发送出第一个错误的消息并忽略其余的所有错误。