• First and foremost, you've got to actually write error handling code.

    首先实际上已经编写错误处理代码

    youdao

  • It ensures mutual exclusion among threads but also interrupt handling code.

    可以保证线程中断服务代码的互斥

    youdao

  • Assertion statements are not a substitute for error-handling code, however.

    但是断言语句不是错误处理代码的替代物

    youdao

  • When methods return error values, every method call is surrounded by error-handling code.

    方法返回错误时,每一个方法调用包含错误处理代码。

    youdao

  • The last thing we need to do is add some error-handling code for uploads larger than 1mb.

    最后我们需要大于1MB上传文件进行错误处理

    youdao

  • Digging deeper, Listing 10 presents the event handling code for various components. For example.

    清单10显示了针对各种组件事件处理代码例如

    youdao

  • This allows you, for example, to disable event handling code on only certain macro projects.

    例如可让停用特定巨集专案事件处理程式码

    youdao

  • The other rather significant benefit of exceptions is that they clean up error handling code.

    另外一个关于异常处理重大意义就是它使得错误处理的代码更加有条理性。

    youdao

  • Explicit error-handling code in the body of the procedure is then used to do the error processing.

    然后,使用过程中的显式错误处理代码进行错误处理。

    youdao

  • The code would be a lot bigger and therefore harder to read because of all the error-handling code.

    由于需要这么多错误处理代码代码可能大,因此更难阅读

    youdao

  • We recommend that you add security and error-handling code to make your projects more secure and robust.

    我们建议添加安全性代码错误处理代码,使项目更加安全可靠

    youdao

  • The handling code would process the request and prepare some response message that is posted to an output queue.

    处理代码处理请求准备发送输出队列响应消息

    youdao

  • The container handles the transactions, so the bean developer doesn't need to write transaction-handling code.

    容器处理事务因此bean开发人员需要编写事务处理代码

    youdao

  • We recommend that you add security and error-handling code to your projects to make them as secure and robust as you deem appropriate.

    我们建议项目中添加安全性代码错误处理代码,使项目达到您预期安全性可靠性标准。

    youdao

  • NET page runs as a unit, combining the server-side elements in a page, such as controls, with the event-handling code you have written.

    NET作为一个单元运行,它该页中的服务器元素控件编写事件处理代码结合在一起。

    youdao

  • Now we have looked at all of the data handling code. You have seen how to invoke a remote Web service and how to parse the XML that it returns.

    现在我们已经了解所有数据处理代码知道如何调用一个远程Web服务以及如何解析该服务返回XML

    youdao

  • Special kinds of imports and exports for JMS, called JMS bindings, enable users to specify the binding configuration and write data handling code themselves.

    JMS特殊类型导入导出称为JMS绑定允许用户指定绑定配置编写自己数据处理代码

    youdao

  • Figure 6 shows the same error as in Figure 5, but this time the error-handling code gives a much better picture of what happened to the user or programmer.

    6给出了5相同错误但是错误处理代码用户程序员更好地说明了究竟发生什么

    youdao

  • By placing exception handling code in your application, you can handle most of the errors users may encounter and enable the application to continue running.

    通过应用程序中放置异常处理代码可以处理用户可能遇到大多数错误使应用程序能够继续运行

    youdao

  • Use the code Commenter and error Handler Add-in to automatically add comments and standardized error handling code to procedures using customizable templates.

    错误处理程序外接程序可以自动使用可自定义模板的过程添加注释标准化的错误处理代码

    youdao

  • JAX-WS, the core platform, USES Tube as a basic processing unit that represents SOAP-level protocol handling code such as MustUnderstand and WS-Addressing processing.

    JAX - WS是核心平台它使用Tube作为基本处理单元表示SOAP级别协议处理代码MustUnderstand,WS - Addressing处理。

    youdao

  • As you switch from the Mail view to the Contacts view, a separate full page is not loaded, and hence the view-handling code doesn’t need to be reloaded or even reparsed.

    Mail视图切换Contacts 视图时,不会另外加载一个完整页面因此需要重新加载或解析视图处理代码

    youdao

  • A classic example of such a mistake is adding error handling code to take care of NULL Pointers or bad references without looking into the real cause of the invalid references.

    此类错误典型示例添加错误处理代码处理NULL指针错误引用,却没有查出无效引用的真正原因

    youdao

  • 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.

    异常处理机制运行错误通知机制,程序正常控制代码错误处理代码分离。

    youdao

  • For example, Listing 3 creates a function in the ZipMap class that looks up the name of a city given its ZIP code (error and exception-handling code are ommitted for brevity).

    例如清单3ZipMap创建了一个函数,通过给定ZIP代码查找城市名称为了简便起见,省略了错误异常处理)。

    youdao

  • When multiple families are identified, the second and subsequent font families serve as fallback families, handling code points that are not supported by the first font family.

    标识了多个系列时,第二个系列后续字体系列充当备用系列,并处理第一个字体系列支持位。

    youdao

  • We will also set up all the dynamic data we will need for the page, and write Action Handling Code to call an existing EJB component using the Quick Edit feature of WebSphere Studio.

    我们设置页面需要所有动态数据使用WebSphereStudioQuickEdit功能编写ActionHandling Code调用现有EJB组件

    youdao

  • The result is minor bits of scattered fault handling code and implicit coupling between the barrier class and the participants although still a great improvement over not using a pattern at all!

    结果就是少数零散故障处理代码以及屏障参与暗含耦合(已经使用模式进步多了!)

    youdao

  • Not only does the additional error handling make the code more robust, but it also helps with readability and understandability.

    额外错误处理不仅使代码更加健壮提高代码的可读性,使代码更容易理解

    youdao

  • Handling exceptions natively in the JNI code itself, though unavoidable sometimes, leads to performance degradation.

    使用JNI代码本地处理异常尽管有时不可避免地导致性能下降

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定