• 解码器必须创建一个认知空间认知空间中可以通过索引实现专门的元素术语

    The decoder has to create a cognitive space in which the deictic elements and terms can be realized indexically.

    youdao

  • 索引大小限制应用通过索引施加那些约束

    The index key size limit also applies to those constraints that are enforced through indexes.

    youdao

  • 索引属性拦截器通过索引访问属性被调用

    Indexed property interceptors - called when accessing indexed properties.

    youdao

  • 通过索引扫描还是扫描访问外部表则取决于该表

    The outer table can be accessed by an index scan or by a table scan, depending on the table.

    youdao

  • 有没有标准方法通过索引范围对象对象数组索引

    Is there any standard method to get array of objects from object with indexer by range of index keys?

    youdao

  • 还要注意Row排序的,这样就可以通过索引取出名称

    Note also that a Row is ordered, so that you can pull out name/value pairs by index.

    youdao

  • 大多数情况下对于通过索引定位每一,都必须进行单独磁盘访问读取该页

    In many cases, a separate disk access must be made to fetch the page for each row located through an index.

    youdao

  • IndexSearcher通过索引munging理解Query对象

    The IndexSearcher does the actual munging through the index, but it only understands Query objects.

    youdao

  • 如果辅助索引表示一个标记,则每次不同出现均会通过索引来引用。

    If a tagged column is represented in a secondary index, each distinct occurrence of the column is referenced by the index.

    youdao

  • 索引文件方式可以通过索引搜索所有文件夹驱动器本地或网络。

    Index your files is an alternative way for you to Index and Search through all your files or folders on Local or Networked Drives.

    youdao

  • 如果没有通过索引参数提供定制文档模型那么NetSearchExtender使用默认模型。

    If no custom document model is supplied as index parameter, Net Search Extender USES its default document model.

    youdao

  • 一旦开始跟踪数组偏移代码就会变得更加复杂以至于任何时候应该避免通过索引迭代通过一个数组。

    As soon as you start keeping track of array offsets, your code will get much more complicated so any time you can avoid iterating through an array by index you should.

    youdao

  • 现在有了一个关于如何访问信息(这种情况下通过索引)概述,您已准备仔细查看正在使用联接方法

    Now that you have an overview of the tables and how the information is accessed (via indexes in this case), you are ready take a closer look at the join methods that are used.

    youdao

  • 然而如果每个不同的索引许多重复关联高度群集的,那么通过索引添加连接成本可能

    However, if there are many duplicate rows per distinct index value, and the associated table is highly clustered, the added costs of joining through the index can be slight.

    youdao

  • 实际上内存中的进行表扫描要比通过索引搜索同一快得尤其是使用 Informix轻型扫描机制时。

    Actually, a table scan of an in-memory table is much faster than searching the same table through an index, especially with the Informix light scan mechanism.

    youdao

  • 或者可以进入书库可以看着自己挑,你可以查找合订本通过索引来找有关这个主题文章,你论点

    Or you're allowed to enter the stack room to rind books for yourself, you can look up the bound volume or index for the articles relative to the subject, on which you are going to write thesis.

    youdao

  • 理解这种行为需要知道运行多少select语句以及需要读取中的行数据次数(不是通过索引直接访问)。

    To understand this behavior, you need to know how many SELECT statements were run and the number of times you had to read the next row in the table (rather than a direct access through an index).

    youdao

  • 初期只是互联网上数据通过索引方式积累起来,然后通过用户搜索把相同的数据展示不同的用户群体

    The early Internet search engines just accumulated the data by the way of indexing, and displayed the same data to different user groups.

    youdao

  • 第一可能未来改变未应答列表进行修改因此包列表的组织形式不再当前线性列表而是通过索引组织成红-

    The first potential future change would modify the unacknowledged packet list so that it is organized with an index as a red-black tree instead of the current linear list.

    youdao

  • Xapian灵活性通过索引文本本质实现的,前端提交系统会将二进制文档PDFMicrosoftWord转化成文本格式。

    The flexibility of Xapian is through the text basis of the index, while the front-end submission system translates the binary documents (PDF, Microsoft Word) into a text format.

    youdao

  • jobs/job_list.html模板简单地循环历 object_list,通过索引视图遍历其内容,显示一个条记录详细页面链接

    The jobs/job_list.html template simply iterates through the object_list it gets through the context by the index view, and displays a link to each record's detail page.

    youdao

  • 网络站点通过提供图片声音电影剪辑以及灵活索引搜索工具来推广图书

    Web sites enhance books by providing pictures, sound, film clips, and flexible indexing and search utilities.

    youdao

  • 通过分类索引来存储组织食谱

    It stores recipes and organizes them by category and index.

    youdao

  • 这种特定查询重要性:查询重要,那么可能就应该通过创建索引进行调优

    Importance of this particular query: the more important the query, the more you might want to tune by index creation.

    youdao

  • 这个两部分系列第一中,重点介绍通过索引添加DB 2数据库来减少查询次数优势缺点

    In the first installment of this two-part column, I focused on the pros and cons of reducing query times by adding indexes to a DB2 database.

    youdao

  • 可以根据实际需要通过调整减少索引中的时间资源消耗

    You can reduce the time and resources spent in indexing by tweaking this to your actual needs.

    youdao

  • 数据库服务器首先通过查找索引中的定位中的相关

    The database server locates relevant rows in the table by first finding the row in the index.

    youdao

  • 另外,在查询重写状态下,修改SELECT摆脱一个范围型谓词,可以通过提高索引匹配增强性能

    Also in the query rewrite vein, modifying a SELECT to get rid of a range-type predicate can increase performance by improving index key column matching.

    youdao

  • 另外,在查询重写状态下,修改SELECT摆脱一个范围型谓词,可以通过提高索引匹配增强性能

    Also in the query rewrite vein, modifying a SELECT to get rid of a range-type predicate can increase performance by improving index key column matching.

    youdao

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

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

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