• In fact, an English dictionary like the kind you use today wasn't made until the time of the Qing Dynasty.

    事实上现在使用这种英语词典是清代以后开始编写

    youdao

  • The pages of the dictionary had curled up from constant use.

    字典书页由于经常使用起来了

    youdao

  • There are only two: the record for each line is now a dictionary rather than a hash, and the subsequent accesses to elements of each record use named lookups instead of numeric indexing.

    只有两处各行记录现在字典不是一个哈希表每个记录元素后续访问使用已命名查询,而不是数值索引

    youdao

  • By using this layer of abstraction, consuming applications can easily swap out the dictionary provider they use.

    通过这个抽象消费应用程序容易切换使用词典提供程序。

    youdao

  • If not, use a dictionary or online translator if you need to, and use a search engine to search for the word for "radio" and the name of a country or region in the local language.

    如果没有需要的话可以使用字典或者在线翻译,使用搜索引擎当地语言搜索“广播这个词加上这个国家地区名字

    youdao

  • The most straightforward use case for a Typeahead component consists of a simple dictionary lookup.

    Typeahead组件直接使用案例包括一个简单字典查询

    youdao

  • Listing 1 shows a simple example of a DTrace script that counts the number of system calls made by each process. (Note the use of the dictionary to associate counts with processes).

    清单1显示了D trace脚本一个简单例子,它计算每个进程发出系统调用数量(注意使用字典计数和进程关联起来)。

    youdao

  • The only difference is the use a Jython dictionary to hold name, value pairs within a String template while use % operator to evaluate this template into a String of meaningful SQL.

    惟一区别就是使用Jython字典保存String模板里的名称-使用%运算符来将模板转换为有意义sql字符串

    youdao

  • I will turn to my favorite source, the dictionary, and use one of the definitions for process there: "A series of actions, changes, or functions bringing about a result."

    查阅最喜爱资源词典然后采用其中一个过程定义:“一系列产生结果的行为变化或者功能。”

    youdao

  • Instead of creating the dictionary from scratch using frequent terms, use the sample it_skills dictionary from the text analysis sample project.

    使用常用词从头创建字典相反,可以使用文本分析项目中的样例it_skills字典。

    youdao

  • You can use built-in text analysis functions, namely dictionary based and regular expression based named entity extraction, as explained in the previous articles of this series.

    可以使用内置的文本分析特性基于词典基于正则表达式命名实体提取系列前面文章所述

    youdao

  • With the help of a dictionary editor, you can first build a dictionary and then use the dictionary lookup operator to embed the concept extraction in a flow.

    借助字典编辑器帮助首先可以构建一个字典,然后使用字典查找操作符概念提取嵌入到流

    youdao

  • Templates can use the master replicate dictionary from the master node to create tables on other nodes to ensure consistent schemas among large Numbers of nodes.

    模板可以使用节点复制字典其他节点创建确保大量节点之间模式一致性

    youdao

  • The keys of a dictionary are inherently unique, so it's possible to use a dictionary to remove duplicate lines from a file, and to do so in a way that preserves the original ordering of those lines.

    字典天生唯一的所以可以字典删除文件重复为了完成这项工作可以采用保存这些行的原始排序方法

    youdao

  • If the required dictionary or a specific label is not available, you can use the definition of a default dictionary.

    如果所需字典特定标签不可用,可以使用默认字典定义

    youdao

  • Then use your dictionary and the Internet to find more examples of that word in use and note those sentences down as well.

    然后通过字典网络找到更多使用单词例句它们都记下来

    youdao

  • Making use of both dictionary definitions, then, it is my intent in this article to deal with key concepts around the exercise of authority, or of control.

    利用两个字典定义本文意图处理围绕权利实行控制关键概念

    youdao

  • If we were to use the dictionary definition of the word we’d conclude that he was simply re-scheduling.

    根据词典中的定义我们认识拖延其实就是重新安排时间。

    youdao

  • But of course I have to use my dictionary to find the right word, or ask someone to make it into "cool English".

    当然查查字典或者别人编一些很酷的英语”。

    youdao

  • Listing 2 shows the one line of change required to use the alN.dict dictionary file we built.

    清单2显示更改使用我们构建alN. dict字典文件

    youdao

  • You will also be able to read fairly well with the use of a dictionary. Following these steps will give you a great base in a new language.

    以下这些步骤语言学习打下坚实的基础。

    youdao

  • Therefore, to determine if a value is a key within a dictionary, you use the in operator to test whether the key is in the list of key values returned by calling the keys method.

    因此判断某个是否是dictionary中的应该使用in操作符检查这个是否调用keys方法所返回列表

    youdao

  • You can test this yourself by checking some of the other programs in the Sphinx-4 "demo" directory or by modifying the existing examples to use large dictionary files and expanded grammar lists.

    可以通过检验 Sphinx-4 “demo目录中的某些其他程序或者通过把现有示例修改使用大型字典文件扩展语法列表,亲自测试一点。

    youdao

  • I forbid you the use of my dictionary.

    不许字典

    youdao

  • A dictionary in Objective-C is an object that holds two sets of information, a unique key and associated values, and enables you to use the key to retrieve items.

    Objective - c中的字典一个具有信息(惟一的密钥相关)的对象使能够使用密钥检索条目。

    youdao

  • The Dictionary class in the previous example is perfectly legal, even if it is of limited use.

    中的 Dictionary尽管用处有限,但完全合法

    youdao

  • For each word in the constituent words list, use the Dictionary component to develop a list of synonyms.

    对于单词组成列表中的每个单词使用Dictionary组件开发同义词列表。

    youdao

  • The pages of the dictionary had curled up from constant use.

    由于经常使用,词典书页起来了

    youdao

  • Listing 1 is a version of the Dictionary class that accepts a DictionaryIO object and stores it for later use.

    清单1Dictionary版本它接受一个DictionaryIO对象将其存储以备将来使用

    youdao

  • But that's not a problem because the elements of a dictionary are never indexed with integer indices. Instead, you use the keys to look up the corresponding values.

    者其实也不要紧因为字典里面元素并不是整数索引来排列的。所以就可以直接查找对应键值。

    youdao

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

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

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