• 只有代码要求立即使用扩展时才得到保证。

    This is warranted only if your code demands immediate use of the extensions.

    youdao

  • 其他情况下造型只有代码编译时才显出重要性

    In other situations, a cast may be essential just to get the code to compile.

    youdao

  • 虽然可以打开CSS3draft模式,但只有代码视图中才能享受到一支持。

    While you can turn on "CSS 3 draft" mode, this only gives you code view support.

    youdao

  • 如果系统只有客户代码运行,这不是个问题——但是系统分钟内处理成千上万条单个客户端的请求时,麻烦很快了。

    Not a problem if the client code is the only thing happening on the systembut it quickly leads to trouble when the system is dealing with thousands of separate client requests a minute.

    youdao

  • 如果自己代码中错误地设计一个函数,那么影响到只有自己而已,因为这个函数的唯一调用者

    If I mis-design a function in my own code, the only person affected is me, because I am the only caller of the function.

    youdao

  • 只有认为代码能够安全执行的情况下,才应该使用NOT FENCED存储过程

    A NOT FENCED stored procedure is recommended only if you consider the code safe to execute.

    youdao

  • 开发人员只有通过所有单元测试可以将代码代码资源库中

    A developer cannot check code into the source code repository until all the unit tests pass.

    youdao

  • 开发人员只有通过所有程序员测试可以将代码代码资源库中

    A developer cannot check code into the source code repository until all the programmer tests pass.

    youdao

  • 如果使用不是EclipseWebSphereStudioApplication Developer,那么所暗指这些方法添加只有实际编译这些代码才能被认可

    If you're not using Eclipse or WebSphere Studio Application Developer, these implied method additions are only recognized when you actually compile the code.

    youdao

  • 数据库可以只有一个代码通过CREATEDATABASE命令首次创建数据库使用CODESETterrority子句设置的。

    A database can have only one code page, and it is set when you first create a database with the create database command using the CODESET and TERRORITY clauses.

    youdao

  • 示例代码依赖用户密码传递JDBC驱动程序而且只有使用这些凭证成功地建立DB连接情况下,才颁发visa

    The sample code relies on passing user name and password to the JDBC driver and only if those credentials are successfully used to establish a DB connection the visa will be issued.

    youdao

  • 一般较新的Domino版本上进行性能提高只有客户机代码也做相应更改后才能完全发挥作用

    Often, performance improvements are made in the newer Domino releases, which can only be fully leveraged by accompanying changes in the client code.

    youdao

  • 一方面,大多数Spring.NET代码仍然处于发布状态只有核心DI容器AOP2005年末发布了一个正式版。

    On the other hand, most of the Spring.NET code is still in a pre-release state, with only the core DI container and AOP being officially released in late 2005.

    youdao

  • 只有调用autoloader加载模块中包含函数然后函数加载编译代码会执行这项操作。

    It's only when you call a function contained within the module that the AutoLoader steps in and then loads and compiles the code only for that function.

    youdao

  • 创建这个查询时,SQL语句并没有被发送数据库中,只有代码对这个IQueryable对象进行Iterate操作时,这个SQL语句才会被创建执行,这个概念就是延迟执行。

    At the moment the query is created, no SQL statement is issued to the database. The SQL statement is created and executed when your code iterates the IQueryable object.

    youdao

  • 然而分析代码时,会意识只有第一调用方法时才需要同步

    However, when you analyze it you realize that synchronization is required only for the first invocation of the method.

    youdao

  • 清理代码的时候,我们为之付出努力只有将来才能受益。

    When we clean up the code, the cleanup we make will only pay off at some future time.

    youdao

  • 只有没有提供显式登录数据的情况下,代码应该尝试处理SSO

    Only if no explicit logon data is provided the code should try handling SSO.

    youdao

  • 由于两个原因喜欢名称空间使用别名首先如果以后改变名称空间,每个代码文件只有需要修改。

    The use of aliases is my preferred method for using namespaces for two reasons: First, if I later rename the namespace, I only have one line of code to change per source file.

    youdao

  • 还要注意只有交易数量符合交易类型限制时,代码才会执行交易。

    Also notice that the code performs the transaction only if the transaction amount is valid for the intended transaction type.

    youdao

  • 清单2中,开始看到只有一点语法上变化代码不同了(更好了!)

    In Listing 2, you can begin to see how the code would have been different (and better!) with just a few syntactical changes.

    youdao

  • 根据前面简单单元测试,这块代码干净绿色”的——只有真正彻底地测试这块代码的情况下意义。

    So the code is "clean and green," according to my simple unit test casebut that's meaningful only if I'm really testing the code thoroughly.

    youdao

  • 注意因为每个分支只有代码,显然地我省略了什么

    And notice because I have just one line of code inside of each of these branches, what have I clearly omitted?

    youdao

  • 只有第一真正需要用到代码下载代码

    The downloading of code is deferred until it is actually needed for the first time.

    youdao

  • 最新2.0.0RC1版本中,集成多功能,流程相关代码只有93分布2个部件中,代码减少了约50%,需维护文件数减少4个

    The latest 2.0.0 RC1 version, which delivers more integrated functionality, consists of only 93 lines of code across two artifacts, a 50% reduction with 4 less files to maintain.

    youdao

  • UI代码方面这里只有一个标题表示加载图片

    In terms of UI code, there is just a title and a loading image, that's it.

    youdao

  • 只有在执行代码引用的时候加载该类

    A class can't be loaded until the executing code makes a reference to that class.

    youdao

  • 示例只有代码破坏了一点,就是IsAjaxRequest属性

    There's one line of code in the sample that I think is violating that, and that's the IsAjaxRequest property.

    youdao

  • 不到20代码中(实际上,真正实现功能代码只有8),已经构建了一个能够使用的聊天服务器

    In less than 20 lines of code (actually, there are only eight that are doing anything), you have built a functional chat server. Here is the flow of this simple program.

    youdao

  • 不到20代码中(实际上,真正实现功能代码只有8),已经构建了一个能够使用的聊天服务器

    In less than 20 lines of code (actually, there are only eight that are doing anything), you have built a functional chat server. Here is the flow of this simple program.

    youdao

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

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

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