• 考虑应用个别模式使用顺序频率

    Think about the sequence and the frequency with which individual patterns will be applied.

    youdao

  • 在外加强过程中,服务器使用顺序扫描而不是键索引。

    During the foreign key enforcement, the server USES the sequential scan, instead of foreign key index.

    youdao

  • 使用顺序访问磁盘可以直接移动磁盘下一个可用道。

    With sequential access, the disk head can move directly to the next available track on the disk.

    youdao

  • 如果使用顺序处理请求按照成批请求出现的顺序依次处理。

    In the case of sequential processing, requests are processed in the order in which they are mentioned in the batch request.

    youdao

  • 可以使用顺序测试特定的顺序运行数据库单元测试

    You can run your database unit tests in a particular order by using an ordered test.

    youdao

  • 按照使用顺序排列洗涤剂其他用品消毒剂喷雾式的浆洗剂。

    Arrange detergents and other products in the order in which you use them, from stain removers to spray-on starch.

    youdao

  • 后续的操作可以使用顺序实现高水平抽象例如同步原语

    Subsequent operations can use the order to implement higher-level abstractions, such as synchronization primitives.

    youdao

  • 接下来几年里使用顺序方法管理大大小小很多项目

    Through the following years, I managed dozens of projects large and small, always from a sequential methodology.

    youdao

  • 食物连同食物包装一起装载轨道器上的橱柜中的托盘中,按使用顺序排列

    Meals are stowed aboard the orbiter in locker trays with food packages arranged in the order they will be used.

    youdao

  • 控制数据结果集中出现位置数据列的使用顺序重新排序

    To control where a data column appears in the result set, or in what order it is used, you can reorder the columns.

    youdao

  • IBM提议使用顺序分析确定是否任何这些事件事件序列表明一个严重问题即将发生

    IBM proposed to use sequential analysis to determine whether any of these events or event sequences indicate that a more severe problem is about to occur.

    youdao

  • 为了分配一商品西部各州通常采用根据使用顺序体制补充体制

    To allocate this commodity, the western states generally use a priority system based on order of use together with some kind of filing system.

    youdao

  • 使用顺序连续多点脉冲刺激,每周2次连续20(40)复查纯音测听。

    Sequential multipoint pulse stimulation was adopted, twice each week, for 20 consecutive weeks (40 sessions) and then pure tone test was carried out repeatedly.

    youdao

  • 大多数XML文档使用顺序固定元素因此处理特定元素多个子元素象依次调用这个方法那么简单

    Most XML documents use fixed ordering of child elements, so processing the children of a particular element becomes as simple as just making one call after another to this method.

    youdao

  • 当然如果任务涉及使用检索信息构成同一会话交互,那么需要使用顺序稍微不同开发步骤

    Of course, if your task involves using that retrieved information to formulate new interactions within the same session, you will need to use a slightly different sequence of development steps.

    youdao

  • 本文探讨了《中图法》标记符号顺序问题。就标记符号的排列顺序使用顺序提出不同看法

    This paper explores the order problem of mark symbols in Classification for Chinese Libraries, and offers different opinions of the permutation order and using order of mark symbols.

    youdao

  • 尽管Zenity详细一点—例如,对于单独选项其他DOS命令使免于记住精确参数使用顺序

    Although Zenity is a little more verbose-there are separate options for day, month, and year, for example-the additional switches free you from remembering the precise usage sequence of arguments.

    youdao

  • 例如生成需要处理所有数据报告批处理应用程序可能使用顺序操作因为数据库中的所有数据无论如何都需要处理。

    For example, a batch application producing a report of all processed data will likely be using sequential operations since all the data in the database needs to be processed anyway.

    youdao

  • 审核所有餐厅客房使用票券随时保持正确使用顺序定期清点所有票券,确保领取核销收回作废的票券作相应的记录

    Review of all restaurant, room used coupons, keep the correct order of use, periodic check inventory of all the coupons, ensure collection, verification and recovery coupons have been recorded.

    youdao

  • 的硬件的细节的干扰。可以公平的如果我们真正采用严格一致性内存模型的计算机系统那么我们将可以推理使用顺序一致性内存模型是的各种情况。

    It's probably fair to say that if we have a computer system that really uses strict consistency, we'll want to reason about it using sequential consistency.

    youdao

  • 通过使用浏览器控制测试顺序就可以更好的控制灵活性

    By using the browser to control test order, you have more control and flexibility for testing.

    youdao

  • 持续改进业务过程——SOA允许清晰地表示流程流,这些流程流通过特定业务服务使用组件顺序来标识

    Continuous business process improvementa SOA allows a clear representation of process flows identified by the order of the components used in a particular business service.

    youdao

  • 顺序分析使用统计建模检测数据中的模式

    Sequential analysis USES statistical modeling to detect patterns in data.

    youdao

  • 如果所有都是以单个索引要求的顺序出现的,那么数据库服务器使用索引来顺序读取,因而避免排序

    If all the columns in the clause appear in the required sequence with a single index, the database server USES the index to read the rows in the ordered sequence, thus avoiding a sort.

    youdao

  • 为了顺序调用更多微小业务流程全局业务流程它们组合在一起,WSC使用接口元素顺序

    In order to call more granular business processes in a sequence and to group them under a global business process, WSC USES an interface element sequence.

    youdao

  • 如果DB 2传统方式使用索引数据EMPNO顺序返回

    And, if DB2 USES the index the traditional way, the data will come back in EMPNO order.

    youdao

  • CHAR存储固定长度单字节字节文本字符串(最高可达32,767个字节);整理文本数据支持使用代码集顺序

    CHAR Stores single-byte or multibyte text strings of fixed length (up to 32,767 bytes); supports code-set order in collation of text data.

    youdao

  • VARCHAR存储可变长度单字节字节文本字符串(最高可达255个字节);整理文本数据支持使用代码集顺序

    VARCHAR Stores single-byte or multibyte text strings of varying length (up to 255 bytes); supports code-set order collation of text data.

    youdao

  • 出现模糊性情况中,执行顺序任意的(使用定义顺序)。

    In case of ambiguity, order of execution is essentially arbitrary (it USES the order of definition).

    youdao

  • 出现模糊性情况中,执行顺序任意的(使用定义顺序)。

    In case of ambiguity, order of execution is essentially arbitrary (it USES the order of definition).

    youdao

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

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

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