• A dictionary display yields a new dictionary object.

    使用字典会生成一个新的字典对象

    youdao

  • Listing 2 shows that a Dictionary object now has more to it.

    清单2显示Dictionary对象现在具有更多成员。

    youdao

  • The export method takes the data from a Dictionary object and writes it to an XML file.

    export方法Dictionary对象取得数据写入XML文件中

    youdao

  • You know that any Dictionary object will have been initialized with the required arguments.

    所有Dictionary对象已经必需的参数初始化过了。

    youdao

  • As you can see, there is no need to instantiate a Dictionary object to access this property.

    正如看到的,访问属性无需实例化Dictionary对象

    youdao

  • After the Dictionary object is loaded, you can look up meanings of words whose definition you need.

    加载Dictionary可以查看所需单词定义了。

    youdao

  • A Dictionary object always has a get method, whether an instance of Dictionary itself or of a child class.

    Dictionary对象总是具有get方法而不管Dictionary本身还是子类实例

    youdao

  • To instantiate a Dictionary object, you need to pass a type string and a DictionaryIO object to its constructor.

    实例化Dictionary对象需要类型字符串DictionaryIO 对象传递给的构造函数。

    youdao

  • The first time you encounter a Dictionary object in a calling method, you can check its type before working with it.

    调用方法第一遇到Dictionary对象时,可以使用之前检查类型

    youdao

  • The DictionaryIO class has a single method, export , which expects a Dictionary object and USES it to output a dummy message.

    dictionaryio具有单个方法export接受一个Dictionary对象使用输出消息。

    youdao

  • The constructor USES these parameters to set its own properties. Here is how you might now instantiate a Dictionary object.

    构造函数使用这些参数设置自有属性

    youdao

  • This class implements a dictionary, and you can add items to it or remove items from it as you would any dictionary object.

    此类实现一个字典可以对待任何字典对象那样其中添加移除

    youdao

  • The VirtualSystems class (Listings 4 and 5) implements methods to return all the necessary values, wrapping the dictionary object inside.

    VirtualSystems清单45实现了返回所有必要方法,并封装字典对象。

    youdao

  • One reason is that you may wish to have one DictionaryIO object work with multiple Dictionary objects and to store a separate reference to it.

    原因可能希望一个DictionaryIO对象使用多个Dictionary对象,或者希望存储该对象的单独引用

    youdao

  • To recap, it takes data from a Dictionary object, writes it to the file system, takes data from a file, and merges it back into a Dictionary object.

    扼要重述一下,Dictionary对象获取数据,将写入文件系统,从一个文件中获取数据,将其合并回到Dictionary对象中。

    youdao

  • You may be wondering why the Dictionary object doesn't just instantiate its own DictionaryIO object, or even just handle import-export operations internally without recourse to a second object at all.

    可能疑惑为什么Dictionary对象不仅实例自己的DictionaryIO对象,或者甚至在内部处理导入导出操作根本不求助于第二个对象。

    youdao

  • Additionally, ADC only occurs if no compression dictionary exists within the physical table data object or partition.

    此外只有物理数据对象分区没有压缩字典时,才能运行adc

    youdao

  • Changing these values would change the hash code, which would in turn break any hash table or dictionary that the object happened to be stored in.

    改变那些的同时改变然后会破坏一些哈希或者恰好储存对象字典

    youdao

  • Rather than serializing the object, pull the data out of the object and put it into a dictionary. Then serialize the dictionary.

    不要序列化对象本身,而是把数据对象提取出来放到一个字典里,然后再序列化那个字典。

    youdao

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

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

    youdao

  • The summarize method is invoked via a Dictionary instance using the object operator.

    summarize方法通过Dictionary实例使用对象操作符调用的。

    youdao

  • To take advantage of the clear interface offered by a class, you need to know your object is actually an instance of Dictionary and not some imposter.

    利用提供清晰接口需要知道对象实际上Dictionary一个实例不是某个imposter。

    youdao

  • Another reason is that by passing a DictionaryIO object to Dictionary, you can take advantage of class switching, or polymorphism.

    另一个原因通过DictionaryIO对象传递给Dictionary可以利用切换多态性。

    youdao

  • Dictionary knows only that it must have a DictionaryIO object, and that it is therefore guaranteed export and import functionality.

    Dictionary知道必须具有一个DictionaryIO对象从而保证exportimport功能

    youdao

  • Such objects have a field that points to the "Class" object that holds the dictionary for the object's type.

    这些对象都有一个指向对象字段(Field),而“类”对象属于对象类型字典里某种类型。

    youdao

  • This makes a difference when the default is a mutable object such as a list, dictionary, or instances of most classes.

    默认一个可变对象诸如表、字典大部分类实例时会产生一些差异

    youdao

  • An object that appears in a dictionary as the second part of a key-value pair. This is more specific than our previous use of the word "value".

    字典中的一个对象,键值第二部分这个之前提到的值不同,在字典使用过程中指代的键值,而不是数值。

    youdao

  • Even though I imported the dictionary module, I still need to qualify object instances, hence the dictionary: : Word qualification.

    尽管导入dictionary模块但是仍然需要对象实例进行限定因此采用dictionaryWord

    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

  • Most of the time, a custom object that implements only a subseteven a fairly small subset — of, for example, the methods of a built-in dict are dictionary-like enough for purposes at hand.

    大部分情况下,实现了比如内置dict类型方法一个子集——甚至相当的子集——的自定义对象,就足够“类-dictionary”而可以满足当前的要求。

    youdao

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

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

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