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
双语例句
- I also explained Objectify's approach to relationships and demonstrated its query interface, which supports the GAE notions of filtering and sorting.
我还解释了针对关系的Objectify方法并展示其查询界面,其支持筛选和排序的GAE概念。 - Another tendency is to objectify colleagues and close relationships.
另一个倾向是把同事和亲近的人物化。 - 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中使用(不过如果我想通过编程方式访问或设置属性,我将会用到它们)。 - 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的非传统数据存储,尤其缺乏参照完整性。 - 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开发人员来说可能更自然。 - You cannot objectify the inner portions of your own identity, and therefore you do not perceive them.
你不能将你自己身份的内在部分客观具体化,因而你感知不到它们。 - 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。 - 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,是他发起了这部法律,辩论说两者之间的联系是公正的,因为脱衣舞俱乐部和性犯罪都把妇女物化了。 - Using gnosis. xml. objectify, I might write a filter-and-extract application as
如果使用gnosis.xml.objectify,我也许会这样编写一个“过滤和抽取”应用程序 - Objectify is our primary interface into the API and is exposed through the ofy method.
Objectify是这个API的主要接口,它是通过ofy方法获取的。