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

    双语例句

    • Notice Objectify's query code: the service instance supports filtering by property ( in this case owner) and even ordering the results.
      注意Objectify的查询代码:service实例支持根据属性(在本例中是owner)过滤,甚至对结果进行排序。
    • It shares many of the advantages of other native XML libraries I have written about in other installments: gnosis. xml. objectify, REXML, XML:: Grove, HaXml, and so on.
      它具备了我在其他部分所讲述的XML原生库的许多优点:gnosis.xml.objectify、REXML、XML::Grove和HaXml,等等。
    • 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的最后一个要求:手动注册域类。
    • No! I'm sensitive and I don't objectify women.
      不是!我是敏感的人,而且从不把女人当玩物。
    • I'm done updating my domain objects, at least in terms of what I can do with Objectify.
      至少在我对Objectify所能做的方面,我已经更新了我的域对象。
    • In several previous articles, I have advocated the clarity and simplicity of my own Python xml_objectify module.
      在前几篇文章中,我提倡我自己的Pythonxmlobjectify模块的清晰性和简明性。
    • Objectify also permits relationships and exposes a query interface that supports the GAE notions of filtering and sorting.
      Objectify还允许关系,显示一个查询界面来支持GAE筛选和排序概念。
    • Now, what if we want to find our way down to the second person's city, as in the xml_objectify example?
      现在,如果我们想要向下找到第二个人的城市,就象xmlobjectify示例中那样,应该怎么做呢?
    • 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的用于索引和缓存的功能。
    • Object models such as lxml's objectify or Amara might be more natural for Python developers when speed is not a consideration.
      如果不需要考虑速度的话,lxml的对象化或Amara等对象模型对于Python开发人员来说可能更自然。