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
双语例句
- Notice Objectify's query code: the service instance supports filtering by property ( in this case owner) and even ordering the results.
注意Objectify的查询代码:service实例支持根据属性(在本例中是owner)过滤,甚至对结果进行排序。 - I also explained Objectify's approach to relationships and demonstrated its query interface, which 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的用于索引和缓存的功能。 - You really shouldn't objectify men like that, mia.
你不该把我具体化,米娅。 - 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。 - 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开发人员来说可能更自然。 - On the whole, the Objectify API makes domain modeling for GAE easier and more intuitive, which is a boost to developer productivity.
总地来说,ObjectifyAPI使得针对GAE的域建模更加容易、直观,从而提高了开发人员的开发效率。 - Another tendency is to objectify colleagues and close relationships.
另一个倾向是把同事和亲近的人物化。 - 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筛选和排序概念。