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
双语例句
- Now, what if we want to find our way down to the second person's city, as in the xml_objectify example?
现在,如果我们想要向下找到第二个人的城市,就象xmlobjectify示例中那样,应该怎么做呢? - Objectify also permits relationships and exposes a query interface that supports the GAE notions of filtering and sorting.
Objectify还允许关系,显示一个查询界面来支持GAE筛选和排序概念。 - 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的用于索引和缓存的功能。 - 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的快速方法,而不必经历陡峭的学习曲线。 - 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,等等。 - 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.
不仅如此,你知道你不能“使”某人感觉被授权或者感觉良好。你只能帮助他们客观地认识自己的内在,希望能够完成必要的转变。 - 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化的接口。 - You cannot objectify the inner portions of your own identity, and therefore you do not perceive them.
你不能将你自己身份的内在部分客观具体化,因而你感知不到它们。 - Using gnosis. xml. objectify, I might write a filter-and-extract application as
如果使用gnosis.xml.objectify,我也许会这样编写一个“过滤和抽取”应用程序 - 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中使用(不过如果我想通过编程方式访问或设置属性,我将会用到它们)。