objectify
英 [əbˈdʒektɪfaɪ]
美 [əbˈdʒektɪfaɪ]
v. 将…物化; 对…进行人格物化
第三人称单数:objectifies 过去分词:objectified 过去式:objectified 现在分词:objectifying
BNC.36371 / COCA.21765
牛津词典
verb
- 将…物化;对…进行人格物化
to treat sb/sth as an object- magazines that objectify women
将妇女人格物化的杂志
- magazines that objectify women
英英释义
verb
- make impersonal or present as an object
- Will computers depersonalize human interactions?
- Pornography objectifies women
- make external or objective, or give reality to
- language externalizes our thoughts
双语例句
- No! I'm sensitive and I don't objectify women.
不是!我是敏感的人,而且从不把女人当玩物。 - Now, what if we want to find our way down to the second person's city, as in the xml_objectify example?
现在,如果我们想要向下找到第二个人的城市,就象xmlobjectify示例中那样,应该怎么做呢? - Using gnosis. xml. objectify, I might write a filter-and-extract application as
如果使用gnosis.xml.objectify,我也许会这样编写一个“过滤和抽取”应用程序 - In several previous articles, I have advocated the clarity and simplicity of my own Python xml_objectify module.
在前几篇文章中,我提倡我自己的Pythonxmlobjectify模块的清晰性和简明性。 - I'm done updating my domain objects, at least in terms of what I can do with Objectify.
至少在我对Objectify所能做的方面,我已经更新了我的域对象。 - 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,是他发起了这部法律,辩论说两者之间的联系是公正的,因为脱衣舞俱乐部和性犯罪都把妇女物化了。 - 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 have produced my own set of high-level modules for dealing with XML called xml_pickle and xml_objectify.
我自行开发了处理XML的高级模块,称为xmlpickle和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。 - Notice Objectify's query code: the service instance supports filtering by property ( in this case owner) and even ordering the results.
注意Objectify的查询代码:service实例支持根据属性(在本例中是owner)过滤,甚至对结果进行排序。