52古典>英语词典>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

    双语例句

    • Note that I do not actually have to define getters and setters for this object to be utilized in Objectify ( though I'll need them if I want to access or set properties programmatically!).
      注意,实际上我不必为这个对象定义getters和setters以便在Objectify中使用(不过如果我想通过编程方式访问或设置属性,我将会用到它们)。
    • Thus, fantasy or fiction ( of which drama is one form) permits people to objectify their anxieties and fears, confront them, and fulfill their hopes in fiction if not fact.
      因此,幻想和虚拟作品允许人们将他们的焦虑、恐惧具现化,并面对它们,同时满足在现实中不能满足的愿望。
    • I'm done updating my domain objects, at least in terms of what I can do with Objectify.
      至少在我对Objectify所能做的方面,我已经更新了我的域对象。
    • Objectify also permits relationships and exposes a query interface that supports the GAE notions of filtering and sorting.
      Objectify还允许关系,显示一个查询界面来支持GAE筛选和排序概念。
    • 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。
    • You really shouldn't objectify men like that, mia.
      你不该把我具体化,米娅。
    • 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的用于索引和缓存的功能。
    • 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的最后一个要求:手动注册域类。
    • Objectify is our primary interface into the API and is exposed through the ofy method.
      Objectify是这个API的主要接口,它是通过ofy方法获取的。
    • Now, what if we want to find our way down to the second person's city, as in the xml_objectify example?
      现在,如果我们想要向下找到第二个人的城市,就象xmlobjectify示例中那样,应该怎么做呢?