• The true code causes the Geronimo build to add the .jar file into the .jar repository included with the final Geronimo assembly, so the Geronimo build will ship with the specified .jar file.

    true代码导致Geronimo构建 .jar文件添加包含最终 Geronimo程序集 .jar资源库中所以 Geronimo 构建将附带指定的 .jar 文件。

    youdao

  • This ensures that you get to know if, due to a bug in the code in this function, the conditions that you expect to be true on exit, are not.

    如果由于函数代码错误期望退出真的条件并不为真,那么这些断言能够确保您知道一点。

    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

  • You can create views, which you may or may not need to modify, with true metaprogramming or code generation.

    可以真正的元编程代码生成来创建视图,视图可能需要修改可能需要修改。

    youdao

  • This case is true as long as the new code supports the same message schema.

    这种情况真实的,只要代码支持相同消息模式

    youdao

  • In this case, I need a true value; the simplest way I can make this happen is by adding the code in code Sample 4.

    这种情况下需要真实做到这些的最简单方法加入代码示例4中的代码。

    youdao

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

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

    youdao

  • The true problem may be the unquestioning acceptance of manufacturer-supplied XML signature code.

    真正问题可能制造商提供的XML签名程序码的绝对接受

    youdao

  • There are few true "code cowboys," lucky enough to travel from job to job, never having to maintain anyone else's code.

    没有几个真正的 “代码牛仔足够幸运地能够不断地变换工作,而不必修改其他人代码。

    youdao

  • If you want to make sure both conditions are true and they both have to be true for any code to be executed, use ampersand ampersand.

    如果保证条件成立,或者它们两个都必须,才能执行一些代码,那就使用“&&

    youdao

  • It means extra code, extra complexity, and it obscures the real business logic that is your true focus.

    增加代码行数,增加复杂度而且会增加真正关注业务逻辑代码的阅读难度。

    youdao

  • Certainly this is true if you just count the number of lines of application code (or some other measure) that the programmer produces in a specific period.

    当然如果仅仅按照程序开发人员一个特定时间创建应用程序代码(或者一些其他方法)来计算的话,这一点正确

    youdao

  • This restriction was true even if the XML data included only ASCII code points.

    即使XML数据包含ASCII代码这个限制也仍然有效。

    youdao

  • The same is true on a dynamically generated page if a link has malicious code in it.

    对于链接含有恶意代码的动态生成页面,情况也是一样的。

    youdao

  • If it is true, only the status code and the headers are returned.

    真的话返回状态代码头部

    youdao

  • This is especially true of GUI applications, where the GUI itself might not be easily testable but the code which it calls may be.

    GUI应用尤其如此,GUI自身可能不好测试,但是调用代码却是可测试的。

    youdao

  • Agile projects require true generalists as testers: people who have requirements -, design -, and code-understanding skills.

    敏捷项目需要真正多面手来担当测试人员拥有能读懂需求设计代码的技能的

    youdao

  • Notice that the two pieces of code are completely decoupled; the interface and the container make sure that's true.

    注意部分代码完全去耦接口容器确保了这一点

    youdao

  • The expression is compiled into LLVM IR, then bitcode, then assembly, then machine code. True compilation.

    表达式编译LLVMIR然后转换成位码(bitcode),再变成汇编语句,最后变成机器码。

    youdao

  • For example, if the conditional is marked "likely" then the compiler can place the True portion of the code immediately following the branch (which will not be taken).

    例如如果个条件标上了likely”,那么编译可以代码True部分直接放在分支指令后面(这样需要执行分支指令)。

    youdao

  • The only true Tapestry code is the set of simple classes that connect all the pieces of your application.

    惟一真正属于Tapestry代码就是简单,用来把应用程序所有片段连接起来。

    youdao

  • So, did the intrepid trio really discover that the true value of Linux code is USD $10 billion?

    结果英勇无畏三人组真的发现Linux源代码真实价值为100亿美元吗?

    youdao

  • Very soon we're going to launch OpenSpace.Org - a true community site that allows code contributions.

    我们很快启动OpenSpace.Org,这是一个真正社区网站允许人们贡献代码

    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

  • Can be used for Mixed-Modeling, where you can depict code elements alongside true UML semantic elements, and alongside depictions of DDL (tables) and other semantic domains?

    可以用于Mixed - Modeling,可以根据正确的uml语义元素并且根据DDL()其他语义领域描述代码元素进行描述

    youdao

  • Can be used for Mixed-Modeling where one can depict code elements alongside true UML semantic elements, as well as depictions of DDL (tables) and other semantic domains?

    能够用于Mixed - Modeling(混合建模),就是依靠真正uml语义元素以及DDL()描述,其他语义范畴来描述代码元素。

    youdao

  • As is true for all programs, the code in the.gdbinit file provides endless opportunities for enhancement and improvement.

    所有程序一样,. gdbinit文件中的代码提供了无穷无尽增强改进机会

    youdao

  • The process should only flow down the Yes path if the location business rule evaluated to true, and the job code is not equal to "J01."

    位置业务规则求值为True并且工作代码等于J01”时,流程应该继续流向Yes路径

    youdao

  • If the input value is true, the code groups in the upper part of the control structure execute.

    如果输入True则执行控制结构上部代码

    youdao

  • If the input value is true, the code groups in the upper part of the control structure execute.

    如果输入True则执行控制结构上部代码

    youdao

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

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

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