• So double bar means if this condition or this one — and maybe even bothare true, go down this road and execute that code.

    所以复纵线意思是如果条件之一-,或者两个都——成立的,就继续执行后面代码

    youdao

  • Creation of the rule essentially means creating the rule target and the condition; these are also demonstrated with their own code listings.

    创建规则实质上意味着创建规则目标条件这些使用它们自己的代码清单了说明。

    youdao

  • You can measure code coverage in several ways: by assessing line or statement coverage, condition coverage, branch coverage, and so on.

    可以通过许多方法来测量代码覆盖率通过评估代码行语句覆盖面条件覆盖面、分支覆盖面等等

    youdao

  • If a user is not authenticated when trying to access this resource, the user will receive a 401 status code and the application can provide a special error handler to deal with that condition.

    如果用户尝试访问这个资源没有经过身份验证,那么用户收到401状态应用程序可以提供一个特殊错误处理函数处理这种情况。

    youdao

  • The programmer can immediately see if a condition is not going to be met and take corrective measures before running the code.

    这样程序员可以立即得知条件是否得到满足,并在运行代码之前进行一定调整。

    youdao

  • Figure 3 shows the results of running the example code above, showing the results of a "memory condition: memory leak" condition.

    3显示运行上述示例代码结果,其中显示内存条件:内存溢出”条件的结果。

    youdao

  • The code in Listing 4 illustrates creation of the condition.

    清单4中的代码说明了条件创建

    youdao

  • Fundamentally, each of these does exactly the same thing: it tests a condition, and if true, continues to execute the block of code provided.

    它们基本上同一件事测试一个条件如果该条件,则继续执行提供的代码

    youdao

  • Sometimes a piece of code is called many times, even from different threads, but you only want to stop in that code if a particular condition is met.

    有时有一代码得到多次的重复访问,有时甚重不同线程访问,但是如果达到某种特定的状况时,只想停止其中的一段代码。

    youdao

  • Based on the condition, the code selects the appropriate type of object to handle the request.

    根据条件代码将选择相应类型对象处理请求

    youdao

  • In this example, the code block is iterated until the loop is broken through the condition.

    示例中,代码迭代直至循环根据条件而中断

    youdao

  • This code generates the following JSON data shown in Listing 8, assuming an error condition is present.

    这些代码生成如清单8JSON数据假设给出一个错误条件

    youdao

  • Even after isolating a problem down to a few crucial lines of code, it can be difficult to untangle the interleaved events required to make a race condition or deadlock occur.

    甚至确定产生问题关键代码后,依旧难以解耦那些会导致竞态条件或者死锁的交叉存取事件

    youdao

  • This technique makes the code easier to read and externalizes the condition so it can be abstracted and perhaps even reused.

    这个技巧能够提高代码的可读性,并且能够条件具体化使能够提取甚至重用

    youdao

  • In this code, we perform the lookup and then check for an error condition.

    段代码用于执行查找检查错误条件

    youdao

  • For example, the code in Listing 1 contains an if condition that may execute rarely.

    例如清单1中的代码包含一个可能很少发生if条件

    youdao

  • This action may be used by WebSphere MQ monitoring tools that detect the queue or media full condition prior to the application receiving the return code.

    WebSphereMQ监视工具可能采取操作,此类工具会在应用程序检索到相应返回代码检测到队列介质已满情况

    youdao

  • So in other words, if thankful is still false at this point, it means this condition did not work out very well, and so I'm going to do this block of code again.

    话说,如果thankful这时候还是false值表示这个条件没有实现所以再次去处理代码

    youdao

  • When the SPU code finishes or hits a critical error condition, it stops executing and the host process returns from the ioctl call.

    SPU代码执行完成碰到严重错误条件时会停止执行宿主进程也会ioctl调用返回

    youdao

  • After all, in theory, the if simply checks a condition, and if the condition is true, executes the block of code that follows.

    毕竟理论上说if检查一个条件如果条件则执行后面跟着代码

    youdao

  • Then we call the exit() function with an error code; for this utility, we've chosen to return different numbers for every different error condition.

    随后我们错误调用exit()函数对于实用程序,我们已经选择了每个不同错误条件返回不同数字

    youdao

  • This means you can use a condition in place of a value, which can result in simpler and cleaner code. In Blue, a condition takes the form

    意味着使用条件代替使代码更简单更干净

    youdao

  • I have found that adopting TFP helps prevent analysis paralysis, that condition that makes us afraid to write code because we don't yet know all of the constraints and possible problems we might face.

    发现采用TFP可以防止出现没有内容分析,以及由于我们了解所有限制所面临的所有可能出现的问题害怕撰写代码情形

    youdao

  • In this example, I've attempted to capture an error condition when compiling source code.

    这个示例中,捕获源代码编译错误条件

    youdao

  • Transparency: The pre - and post-condition code isn't mixed with business logic.

    透明性前置后置条件代码业务逻辑混合

    youdao

  • Assertions allow you to perform common comparisons and condition testing to examine how code is running.

    断言允许执行常规比较条件测试检测代码如何运行

    youdao

  • If the test evaluates to false, that is, the condition has validated successfully, then the transformation code is executed.

    如果test语句的等于false就是说验证成功那么就会执行转换代码

    youdao

  • Code satisfies the membership condition if it is signed by the software publisher with the private key that corresponds to the specified public key certificate.

    如果代码具有与指定公钥证书对应软件发行者签名,则代码满足成员条件

    youdao

  • A block of code that must be executed in sequence and without interruption to guarantee correct operation of the software. See also race condition.

    必须次序执行代码并且不能被中断,否则不能保证软件正确地操作参照:竞争状况。

    youdao

  • A block of code that must be executed in sequence and without interruption to guarantee correct operation of the software. See also race condition.

    必须次序执行代码并且不能被中断,否则不能保证软件正确地操作参照:竞争状况。

    youdao

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

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

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