• Create each error definition.

    创建每个错误定义。

    youdao

  • The email publisher can be configured to send mails for each error recorded.

    EmailPublisher可以针对每个错误记录发送邮件。

    youdao

  • Each error category includes a brief description that summarizes the error.

    每个错误分类都包含该错误的简短摘要描述。

    youdao

  • If errors occurred, an entry for each error is written to table COPYSCHEMA.COPYERROR.

    如果发生错误,对于每个错误,在表COPYSCHEMA . COPYERROR中写入一项。

    youdao

  • The following sections further describe each error handling construct in solidDB procedures.

    后面的小节将进一步描述solidDB 过程中的每一种错误处理。

    youdao

  • Update each classpath value with a prefix, such as /opt/IBM/db2v8.2/SQLLIB/, and use the quick fix for each error.

    用一个前缀更改这样的classpath值,例如/opt/IBM/db2v8.2/SQLLIB/,并为每一个错误使用快速修复 。

    youdao

  • Change your document to use the HTML 4.01 Strict DOCTYPE, and then validate your document, fixing each error reported.

    将文档改为采用HTML 4.01StrictDOCTYPE,然后验证文档并修改报告出的错误。

    youdao

  • In the case that measured profiles match theory profiles, each error item is attained by using appropriate arithmetic.

    最后通过叶片的理论型线和实测型线重合度匹配等算法得到实测叶片的各主要误差项。

    youdao

  • Next, you step through each of the errors you encountered and invoke the libxml_display_error function for each error object.

    接下来,遍历遇到的每个错误并为每个错误对象调用libxml_display_error函数。

    youdao

  • This lets you continue the debugging session, and avoid having to regenerate and restart the debug session at each error or breakpoint.

    这样您就可以继续调试会话,从而避免在每遇到一个错误或断点时都不得不重新生成并重新启动调试会话。

    youdao

  • And we would need to deal with all the users who push back on each error case and request that it work for their specific scenario.

    我们还需要处理一些不了解错误信息并要求它在他们指定的情况下工作的用户。

    youdao

  • Carefully noting the page and column of each error, the boy continued his investigations of the 32-volume tome like a diligent sub-editor.

    每发现一处错误,卢西恩都会仔细标注错误的页码和卷数,他像一位勤奋的助理编辑一样孜孜不倦地研究这部32卷的大作。

    youdao

  • Each error message topic provides information on possible causes for an error and potential solutions or workarounds to solve the problem.

    每一错误消息主题都提供有关可能的错误原因和解决问题的潜在解决方案或办法的信息。

    youdao

  • However, if you configure your application for custom error pages, each error request is redirected to a custom page that you provide for it.

    然而,如果您设定应用程序产生自订错误页面,则会将每个错误要求重新导向至所提供的自订页面。

    youdao

  • By analyzing each error source of checking device of USMT, the uncertainty of checking device of USMT is analyzed and calculated with mathematical statistics and experimental method.

    通过对用电现场管理终端校验装置的各项误差源的分析,利用数理统计和实验方法对用电现场管理终端校验装置的不确定度进行分析和计算。

    youdao

  • This paper makes systematical analysis and subsumption for each error connection of main transformer's differential protection, and puts forward corresponding methods for correction.

    文中对这种高精度角位置传感器产生误差原因进行了分析,并给出了有效消除误差的方法。

    youdao

  • By analyzing each error source of power meter calibration device, the uncertainty of power meter calibration device is analyzed and calculated with mathematical statistics and experimental method.

    通过对电能表校验装置的各项误差源的分析,利用数理统计和实验方法对电能表校验装置的不确定度进行分析和计算。

    youdao

  • Each template should be named according to the error code it represents.

    应该根据每个模板所表示的错误代码对其进行命名。

    youdao

  • Each worker method creates its own transaction and handles any error checking.

    每个辅助方法创建它自己的事务,并处理任何错误检查。

    youdao

  • An obvious limitation of this approach is that for each new error handling process a new decision branch must be created.

    这种方法的一个明显的局限性是,必须为每个新的错误处理流程创建一个新的决策分支。

    youdao

  • Each object also contains an error status and error message.

    各个对象还包含一个错误状态和错误消息。

    youdao

  • For each approximate solution of a parameterized problem, the app also displays the margin of error.

    对于每一个参数化问题的近似结果,这个程序也会显示误差的边界。

    youdao

  • Each time a corresponding client socket contains any read, write or error operations, the corresponding callback function is called.

    每当对应的客户端套接字包含读、写或错误操作时,调用对应的回调函数。

    youdao

  • Ultimately, that's the best way to ensure you catch every error on every page and give each page proper attention.

    本质上,这是确保捕获每个页面上的每个错误的最佳方法,并给予每个页面适当的关注。

    youdao

  • If you see this error message, check each piece of the path to make sure it's spelled correctly.

    如果出现这样的错误消息,就需要检查路径的各个部分,确保它们拼写正确。

    youdao

  • The resulting, new XSL stylesheet is then applied to each XML document and will, if the content is not as expected, produce the custom error messages.

    然后,将产生的新的xsl样式表应用到每个XML文档,如果XML文档的内容不符合预期,则产生定制的错误消息。

    youdao

  • In addition, when it is used, the error index must be reset to -1 before each parse operation; otherwise the result can be misleading.

    另外,使用它时,在每次解析操作前必须将错误索引重置为- 1;否则结果将可能产生误导。

    youdao

  • For the drivers, of course, that means there is virtually no margin for error: they go into the wall, or over the edge, or into each other.

    对于司机来讲,当然了,这意味着他们没有丝毫犯错误的余地:否则他们要么撞上山岩,要么他们撞上石礁,要么干脆两个全部都撞上去。

    youdao

  • Note that proper exception handling in SQL PL dictates that each procedure has an error handler that could easily enough have told us the failing procedure.

    注意,SQLPL中适当的异常处理要求每个过程有一个错误处理程序,这个错误处理程序应该可以很容易地告诉我们出错的过程。

    youdao

  • To get the incredibly realistic Einstein robot to make facial expressions, researchers used to have to program each of its 31 artificial muscles individually through trial and error.

    以前研究人员需要在反复试验和错误中通过对机器人的31块人造肌肉每一块单独编程才能使这个难以置信的真实爱因斯坦机器人做出面部表情。

    youdao

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

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

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