火范文>英语词典>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'm done updating my domain objects, at least in terms of what I can do with Objectify.
      至少在我对Objectify所能做的方面,我已经更新了我的域对象。
    • Another tendency is to objectify colleagues and close relationships.
      另一个倾向是把同事和亲近的人物化。
    • 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,是他发起了这部法律,辩论说两者之间的联系是公正的,因为脱衣舞俱乐部和性犯罪都把妇女物化了。
    • 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的非传统数据存储,尤其缺乏参照完整性。
    • Objectify also provides a find method, which instead returns null.
      Objectify还提供一个find方法,而该方法返回null。
    • Now, what if we want to find our way down to the second person's city, as in the xml_objectify example?
      现在,如果我们想要向下找到第二个人的城市,就象xmlobjectify示例中那样,应该怎么做呢?
    • Objectify doesn't auto-load domain classes& which means it doesn't scan your classpath for entities.
      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的最后一个要求:手动注册域类。
    • On the whole, the Objectify API makes domain modeling for GAE easier and more intuitive, which is a boost to developer productivity.
      总地来说,ObjectifyAPI使得针对GAE的域建模更加容易、直观,从而提高了开发人员的开发效率。