• 结论循环表抗原阳性反应虫排卵密切相关

    CONCLUSION: the positive circulating membrane antigen reaction is closely related to egg laying by the female worms.

    youdao

  • 连接计划指示强制优化器使用指定的连接方法连接查询中的要么嵌套循环连接、分类合并连接,要么是动态哈希连接。

    Join plan directives that force optimizer to use the designated join method to join tables in the query, either nested loop join, sort merge join, or dynamic hash join.

    youdao

  • 使用任何索引两个扫描嵌套循环连接要快得

    This is a lot faster than a nested loop join of two table scans without any index usage.

    youdao

  • 数据库处于循环日志记录模式单个空间备份受支持

    Backing up individual table Spaces is not supported while the database is in circular logging mode.

    youdao

  • 以上示例展示了如何使用连续扫描索引来进行数据检索以及如何使用嵌套循环连接方法来连接所有

    The above example shows that sequential scan and indexes are used to do the data retrieval, and the nested-loop join method is used to join all tables.

    youdao

  • 最后departmentADMRDEPT字段,该字段其自身的一个循环链接(标识管理其他部门的部门)。

    And finally, the department table has a ADMRDEPT field which is a circular link to itself (identifying departments that manage other departments).

    youdao

  • 然而合并扫描联接好处不必反复地扫描内部因为嵌套循环联接工作。

    However, the benefit of the merge scan join is that the inner table does not have to be scanned repeatedly as it does for nested loop joins.

    youdao

  • 另外一种有关循环通用操作排序特别是hash中的键值进行排序。

    Another common operation related to loops is sorting information, particularly keys in a hash.

    youdao

  • 第32行使xslfor - each元素定义创建主要部分循环,用以每个出现的“emp”元素生成

    Line 32 USES the "XSL: for-each" element to define the loop that creates the main part of the table, generating one line for each "emp" element occurrence.

    youdao

  • 代码中包含负责验证实际存在哪些元素逻辑接着for循环实际存在的构建一张

    There is logic responsible for verifying which elements are actually present, and then a for loop builds a table with the available columns.

    youdao

  • 包含简单编码结构含有动态数据循环能力形成大多数动态Web页面主干

    The ability to include simple coding structures, such as looping for tables with dynamic data, forms the backbone of most dynamic Web pages.

    youdao

  • 参数随后会被提供生成乘法两个for循环

    These two parameters are then supplied to the two for loops that generate The Times table.

    youdao

  • 不过现在需要显式地数据库查询结果对象进行循环以便创建这些添加Edit选项

    However, you will now need to explicitly loop over the database query result object to create the table rows and add the Edit option.

    youdao

  • 清单7演示了如何for循环使用range方法创建整数110(包含10)乘法

    Listing 7 demonstrate how you can use the range method within a for loop to create a times table for the integers 1 through 10, inclusive.

    youdao

  • taxonomy_dhtml模块使用一种不同技术,它循环遍历所有词汇,并词汇vid 为索引单独区块显示各个词汇

    The taxonomy_dhtml module uses a different technique by looping over all the vocabularies and displaying each in a separate block indexed by the vocabulary's vid.

    youdao

  • QB 1三个嵌套循环(NLJ)连接

    The 3 tables in QB1 are joined with nested loop join (NLJ).

    youdao

  • 因此Q Apply转换作业结束时运行,并用增量填充CCD以便在下一个InfoSphereDataStage 作业循环中处理。

    Q Apply therefore only runs once every time the transform job has finished and populates the CCD table with new changes to be processed at the next InfoSphere DataStage job cycle.

    youdao

  • 使用了两个循环创建325

    You have the two loops that create the five columns for the 32 rows of the table.

    youdao

  • 对于一个公司资金平衡它,循环系统一样。 这样,知识以图像的方式快速的储存在右脑中,记忆东西也变得简单了。

    The balance sheet for a corporation can be like the circulatory system.

    youdao

  • 详尽论述如果可以文件放到各种域中那么样式之间循环选择文件方便。

    I reasoned that if I could drop files into the various fields, it would be easier to cycle through style sheets or select files.

    youdao

  • 例如如果问题循环UM l序列将会显示重复调用序列统计也会显示方法花费长的时间

    For example, if the problem is an endless loop, the UML sequence diagrams show you repeating sequences of calls, and statistical tables show methods that take a long time.

    youdao

  • 一般来说,如果内部索引良好的集群且预测内部多次探测,则使用复合排序嵌套循环将受到优化器青睐

    In general, a nested loop join with sort composite is favored by the optimizer if the inner index is well-clustered and the inner table is expected to be probed many times.

    youdao

  • 循环中的最后一个调用调用报告客户端告诉添加

    The last call in the loop calls the report client and tells it to add your row values to the table.

    youdao

  • 我们注意重复输入相同代码效率低,因此可以使用循环机制轮流查询台机器注册

    Seeing as it's inefficient to re-enter the same code three times, a looping mechanism can be employed to query the registries of each machine in turn.

    youdao

  • 在编写代码尽量避免嵌套循环目前大多数代码都是使用了哈简单循环

    Your code should (almost) never have multiple nested loops (a loop inside a loop inside a loop). Most of the code written today should use Hashtables, simple lists and singly nested loops.

    youdao

  • 这个循环分析应该评估实现自动化接口(特别测试)所需时间是否总体交付时间造成影响

    This circular analysis should assess whether the time required to implement automated interfaces (especially testing) compromises the overall delivery time scales.

    youdao

  • 1了解循环特性它们可以如何递归函数特性相对比。

    Take a look at the properties of loops and see how they compare with those of recursive functions in Table 1.

    youdao

  • 而且循环联接方法用于联接目标

    Also, the nested loop join method is used to join the source and target tables.

    youdao

  • 循环遍历数中的数据记录根据需要修改然后把数据原来数据库

    Loop through the data records in the arrays, and change the values as needed, then write the data back to the original database and table.

    youdao

  • 一次少数索引运行RUNSTATS在整组循环运行。

    Run RUNSTATS on only a few tables and indexes at a time, rotating through the set of tables.

    youdao

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

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

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