• This means that the Dump Reason Code is 300, meaning DSI (DATA STORAGE INTERRUPT).

    意味着转储原因代码 300,即DSIDATASTORAGEINTERRUPT)。

    youdao

  • If the optimizer was not able to apply the guideline, it returns warning 437 with reason code 13.

    如果优化无法应用准则那么它将返回警告437,原因代码为13。

    youdao

  • In the case of dumps where the dump reason code is 300 or 400, we have to evaluate the exception structure.

    如果转储原因代码300400,我们必须异常结构进行分析

    youdao

  • The reason code "XUTY0008" shown in the error message quickly points you to the fact that "the target node of a replace expression is not a single node".

    错误消息显示原因XUTY0008” 表示 “替换表达式目标节点不是单一节点”。

    youdao

  • You will know the environment variable is not set if you attempt to use the Register API with the reg_flag_C2Wprop field set to 1 and the call fails with a return code 8 and reason code 21.

    如果试图使用reg_flag_C2Wprop字段设置1RegisterAPI时,您知道设置环境变量调用将失败,并返回代码8原因代码21

    youdao

  • IF it has MODIFIES SQL DATA, it is blocked in triggers, dynamic compound statements, SQL-bodied functions, or when a save point has been created, and error SQL30090 with reason code 22 is returned.

    如果访问级别是MODIFIESSQLDATA,那么触发器动态合成语句sql函数创建保存时会阻塞返回原因22错误SQL 30090。

    youdao

  • If for some reason this isn't the case, compare your code with Listing 1 to make sure you have all the correct commands.

    如果由于一些原因没有发生,把代码列表1中的进行比较确保的所有命令正确的。

    youdao

  • The reason I like this code is because it is simple to use (only 1 line), and gives you some control over your own namespace.

    喜欢代码原因简单易用只有1),并且能够让某种程度控制自己名称空间

    youdao

  • While they are not widely used in application code, there's no reason you can't use them too.

    虽然它们没有应用程序代码中得到广泛使用但是没有不能使用它们理由

    youdao

  • Annotations guide the reviewer through the changes, showing which files to look at first and defending the reason and methods for each code modification.

    注释会指导评审者进行变更显示首先必须要查看文件找到每一代码更改原因

    youdao

  • Problems can arise when code is moved between class loaders for any reason.

    无论何种原因在装入器之间移动代码都会出现问题

    youdao

  • I can't justify one convention or the other for any rational reason, but I do know that mixing up naming conventions makes code feel horribly wrong.

    没有任何合理原因能评判规范是否比一种更好,了解混用命名规范会使代码看起来存在严重错误

    youdao

  • One reason is compatibility with older systems, similar to our writing code to be compatible with legacy applications.

    一个原因系统兼容正如我们编写遗留应用程序兼容的代码一样。

    youdao

  • This is the reason why Listing 2 was slightly different from the original code in Listing 1.

    就是清单2为什么清单1中的原始代码有所不同原因

    youdao

  • To be able to reason about an application's code, we must be able to look at the code from each class as well as the code for any aspects that might affect the class's behavior.

    为了能够应用程序代码推断我们必须能够查看来自每个代码,以及能够影响这个类行为任何一个方面的代码。

    youdao

  • With AOP, however, we can no longer reason about a class just by looking at the code for it.

    但是AOP中,仅仅通过代码查看我们不再能够进行推论

    youdao

  • Note that, for the same reason, a cache is not suitable to communicate information back and forth between several pieces of code.

    注意出于同样原因缓存并不适合代码进行信息通信

    youdao

  • Locks imply ordering dependencies in the code that allow the developer to reason about the execution path and expected results.

    意味着要整理代码中的依赖性使开发人员对于执行路径预期结果有理可循。

    youdao

  • Comment your code heavily so that at a later date, you can easily remember the reason your source code was written as it is.

    要加上足够的注释这样以后可以轻松地想起原来编写代码原因

    youdao

  • There is never any reason to write ugly code, a method that spawns multiple pages, or code with cryptic variable names.

    没有任何理由编写丑陋”的代码、长达数的函数,或是稀奇古怪变量名。

    youdao

  • After much deliberation, it found no ethical reason to oppose recycling heat despite the ICF code.

    经过仔细考量之后,学会发现除了ICF的条款以外,并无其他理由可以反对热量回收利用

    youdao

  • What's more, developers have to reason about each and every line in the code, looking to see if it needs to be protected because too much synchronization is just as bad as too little.

    此外开发人员需要代码刨根知底,确定是否需要保护它们因为过度同步同步同样有害

    youdao

  • For this reason, I would recommend you start your jQuery code with namespace issues in mind right away, and use this solution for all of your own coding.

    鉴于这个原因建议现在就开始考虑jQuery代码中的名称空间问题编写代码时使用这种解决办法

    youdao

  • For this reason, any reasonable measures should be taken to ensure that the out-of-process code runs as fast as possible.

    出于原因采取任何合理措施确保web服务进程外的代码尽可能运行

    youdao

  • The reason has to do with the way the interpreter converts statements in scripts to valid Scala code before compiling to byte code.

    原因应该编译字节之前scala解释器脚本中的语句转换为合法scala代码方法有关。

    youdao

  • For that reason some developers may prefer to write code on the JVM using Eclipse or Intellij and then do final debugging under Visual Studio.

    出于这个原因一些开发者可能愿意使用EclipseIntellijJVM编写代码然后VisualStudio进行最后调试

    youdao

  • The only concern with this code — and the reason most Ajax programmers don't use this approach — is that it delays error notification.

    代码惟一问题推迟了错误通知也是多数Ajax程序员采用一方法原因

    youdao

  • The initialization of the "input" and "output" objects was omitted from the above sample code for a good reason: it's more complicated than the rest of the code.

    上面这个简单例子中,我们将对“inputoutput对象初始化工作省略了,原因在于:与其余代码相比这些工作要更加复杂

    youdao

  • The initialization of the "input" and "output" objects was omitted from the above sample code for a good reason: it's more complicated than the rest of the code.

    上面这个简单例子中,我们将对“inputoutput对象初始化工作省略了,原因在于:与其余代码相比这些工作要更加复杂

    youdao

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

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

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