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
双语例句
- 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。 - We're, as a sport, harder to objectify and get down to numbers than baseball is.
这很醒目。作为一项体育运动,除了分析数据,我们很难做到很具体分析。 - You cannot objectify the inner portions of your own identity, and therefore you do not perceive them.
你不能将你自己身份的内在部分客观具体化,因而你感知不到它们。 - 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化的接口。 - 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.
因此,幻想和虚拟作品允许人们将他们的焦虑、恐惧具现化,并面对它们,同时满足在现实中不能满足的愿望。 - Along with the xml_objectify, PYX, and HaXml options examined in earlier installments, Ruby programmers also have a quick way of processing XML without a steep learning curve.
连同前几篇文章中研究的xmlobjectify、PYX和HaXml选项一起,Ruby程序员还得到了一种处理XML的快速方法,而不必经历陡峭的学习曲线。 - In several previous articles, I have advocated the clarity and simplicity of my own Python xml_objectify module.
在前几篇文章中,我提倡我自己的Pythonxmlobjectify模块的清晰性和简明性。 - You really shouldn't objectify men like that, mia.
你不该把我具体化,米娅。 - 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的非传统数据存储,尤其缺乏参照完整性。 - Notice Objectify's query code: the service instance supports filtering by property ( in this case owner) and even ordering the results.
注意Objectify的查询代码:service实例支持根据属性(在本例中是owner)过滤,甚至对结果进行排序。