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
双语例句
- 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开发人员来说可能更自然。 - Using gnosis. xml. objectify, I might write a filter-and-extract application as
如果使用gnosis.xml.objectify,我也许会这样编写一个“过滤和抽取”应用程序 - 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化的接口。 - 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,等等。 - 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中使用(不过如果我想通过编程方式访问或设置属性,我将会用到它们)。 - 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的用于索引和缓存的功能。 - Objectify doesn't auto-load domain classes& which means it doesn't scan your classpath for entities.
Objectify不自动加载域类&这表示它不扫描实体的类路径。 - I have produced my own set of high-level modules for dealing with XML called xml_pickle and xml_objectify.
我自行开发了处理XML的高级模块,称为xmlpickle和xmlobjectify。 - In several previous articles, I have advocated the clarity and simplicity of my own Python xml_objectify module.
在前几篇文章中,我提倡我自己的Pythonxmlobjectify模块的清晰性和简明性。 - Objectify also provides a find method, which instead returns null.
Objectify还提供一个find方法,而该方法返回null。