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

    双语例句

    • In order to descend recursively and with ease through XML nodes, I utilized the high-level Pythonic interface provided by xml_objectify.
      为了轻松地循环下降遍历XML节点,我利用了xmlobjectify提供的高级Python化的接口。
    • You really shouldn't objectify men like that, mia.
      你不该把我具体化,米娅。
    • I'm done updating my domain objects, at least in terms of what I can do with Objectify.
      至少在我对Objectify所能做的方面,我已经更新了我的域对象。
    • You cannot objectify the inner portions of your own identity, and therefore you do not perceive them.
      你不能将你自己身份的内在部分客观具体化,因而你感知不到它们。
    • Notice Objectify's query code: the service instance supports filtering by property ( in this case owner) and even ordering the results.
      注意Objectify的查询代码:service实例支持根据属性(在本例中是owner)过滤,甚至对结果进行排序。
    • Now, what if we want to find our way down to the second person's city, as in the xml_objectify example?
      现在,如果我们想要向下找到第二个人的城市,就象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。
    • State representative Ellen Cohen, who sponsored the legislation, argued that connecting the two is fair because both strip clubs and sex crimes objectify women.
      州议员ellencohen,是他发起了这部法律,辩论说两者之间的联系是公正的,因为脱衣舞俱乐部和性犯罪都把妇女物化了。
    • I also explained Objectify's approach to relationships and demonstrated its query interface, which supports the GAE notions of filtering and sorting.
      我还解释了针对关系的Objectify方法并展示其查询界面,其支持筛选和排序的GAE概念。
    • Objectify also provides a find method, which instead returns null.
      Objectify还提供一个find方法,而该方法返回null。