记作业>英语词典>objectify翻译和用法

objectify

英 [əbˈdʒektɪfaɪ]

美 [əbˈdʒektɪfaɪ]

v.  将…物化; 对…进行人格物化

第三人称单数:objectifies 过去分词:objectified 过去式:objectified 现在分词:objectifying 

IELTS

BNC.36371 / COCA.21765

牛津词典

    verb

    • 将…物化;对…进行人格物化
      to treat sb/sth as an object
      1. magazines that objectify women
        将妇女人格物化的杂志

    英英释义

    verb

    双语例句

    • I have produced my own set of high-level modules for dealing with XML called xml_pickle and xml_objectify.
      我自行开发了处理XML的高级模块,称为xmlpickle和xmlobjectify。
    • Note that Objectify's query calls still hit the datastore; it's all other datastore interaction calls, like get, that leverage memcache.
      请注意Objectify的query调用仍然针对数据存储;这就是利用了memcache的所有其他数据存储交互调用,如get。
    • Objectify also permits relationships and exposes a query interface that supports the GAE notions of filtering and sorting.
      Objectify还允许关系,显示一个查询界面来支持GAE筛选和排序概念。
    • Objectify also provides a find method, which instead returns null.
      Objectify还提供一个find方法,而该方法返回null。
    • First, I want to spend just a few minutes more on the domain model, however, so that I can introduce Objectify's features for indexing and caching.
      但是,首先,我想在域模型上花费几分钟的时间,这样我可以介绍Objectify的用于索引和缓存的功能。
    • In several previous articles, I have advocated the clarity and simplicity of my own Python xml_objectify module.
      在前几篇文章中,我提倡我自己的Pythonxmlobjectify模块的清晰性和简明性。
    • Objectify's use of Keys, rather than object references, reflects GAE's non-traditional datastore, which among other things lacks referential integrity.
      Objectify对Keys的使用,而非对象引用,反映了GAE的非传统数据存储,尤其缺乏参照完整性。
    • I'm done updating my domain objects, at least in terms of what I can do with Objectify.
      至少在我对Objectify所能做的方面,我已经更新了我的域对象。
    • You really shouldn't objectify men like that, mia.
      你不该把我具体化,米娅。
    • I'm going to leave that to your imagination for now, though, and focus on one last requirement of working with Objectify: manually registering domain classes.
      不过我打算暂时给您留有想象的余地,并专注于使用Objectify的最后一个要求:手动注册域类。