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
双语例句
- 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,是他发起了这部法律,辩论说两者之间的联系是公正的,因为脱衣舞俱乐部和性犯罪都把妇女物化了。 - Now, what if we want to find our way down to the second person's city, as in the xml_objectify example?
现在,如果我们想要向下找到第二个人的城市,就象xmlobjectify示例中那样,应该怎么做呢? - I also explained Objectify's approach to relationships and demonstrated its query interface, which supports the GAE notions of filtering and sorting.
我还解释了针对关系的Objectify方法并展示其查询界面,其支持筛选和排序的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)过滤,甚至对结果进行排序。 - Another tendency is to objectify colleagues and close relationships.
另一个倾向是把同事和亲近的人物化。 - Not only that, you know you cannot'make'someone feel empowered or behave better, you can only help them objectify their own inner reality and hopefully make the necessary shifts.
不仅如此,你知道你不能“使”某人感觉被授权或者感觉良好。你只能帮助他们客观地认识自己的内在,希望能够完成必要的转变。 - 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的非传统数据存储,尤其缺乏参照完整性。 - 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化的接口。 - 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的快速方法,而不必经历陡峭的学习曲线。 - Objectify doesn't auto-load domain classes& which means it doesn't scan your classpath for entities.
Objectify不自动加载域类&这表示它不扫描实体的类路径。