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

    双语例句

    • You cannot objectify the inner portions of your own identity, and therefore you do not perceive them.
      你不能将你自己身份的内在部分客观具体化,因而你感知不到它们。
    • 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开发人员来说可能更自然。
    • Objectify also permits relationships and exposes a query interface that supports the GAE notions of filtering and sorting.
      Objectify还允许关系,显示一个查询界面来支持GAE筛选和排序概念。
    • No! I'm sensitive and I don't objectify women.
      不是!我是敏感的人,而且从不把女人当玩物。
    • Notice Objectify's query code: the service instance supports filtering by property ( in this case owner) and even ordering the results.
      注意Objectify的查询代码:service实例支持根据属性(在本例中是owner)过滤,甚至对结果进行排序。
    • 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。
    • 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中使用(不过如果我想通过编程方式访问或设置属性,我将会用到它们)。
    • 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,等等。
    • 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 have produced my own set of high-level modules for dealing with XML called xml_pickle and xml_objectify.
      我自行开发了处理XML的高级模块,称为xmlpickle和xmlobjectify。