Document Object Model (DOM) API.
文档对象模型(DOM)api。
DOM provides a straightforward object model for XML documents.
DOM将为XML文档提供一个简单的对象模型。
The object model doesn't work that way for reasons I just discussed.
由于我刚才讨论过的原因,对象模型在那种方式下则不奏效。
The flexibility lets each framework change the object model in subtle ways.
这种灵活性让每个框架能够以一种精细的方式更改对象模型。
Searching can be done via an object model, with the query built up term or term.
我们可以借助于一个对象模型来完成搜索,通过查询来建立条件。
Object model APIs define a hierarchical object model to represent XML documents.
对象模型API定义了层次化对象模型来表示XML文档。
The starting point of a DWR application is writing your server-side object model.
DWR应用程序的起点是编写服务器端对象模型。
It's rare that a good object model will make a good database schema (or vice versa).
一个好的对象模型很少会生成一个好的数据库模式(反之亦然)。
The document Object Model specifies a tree-based representation for an XML document.
文档对象模型为XML文档指定了树型表示。
The object model in place now does a reasonably good job of modeling the real world.
现在,就绪的对象模型可以很好地模拟真实世界。
Since this information is in XML, you need to first decompose it to your object model.
因为这一信息是XML文档,所以需要先分解它并将信息放到对象模型中。
In an object model, it is perfectly valid to re-compute the total from the item lines.
在对象模型中,根据每个产品项重新计算总价格是完全合理的。
If the XML vocabulary is a direct mapping of the object model, it won't be very stable.
如果xml词汇表是对象模型的直接映射,那么它不可能很稳定。
With SQL databases, it's a good idea to separate the data loading from the object model.
对于SQL数据库,分解从对象模型中加载的数据是一种好办法。
The application parses the XML document, typically using the document object model (DOM).
应用程序解析XML文档,通常使用文档对象模型(DOM)。
All in all, we tried not to spend too much time working on the business object model.
总而言之,我们花费了大量的时间在业务建模的工作上。
In this section, we will show the object model for OTMPS and methods for retrieving events.
在本部分,我们将介绍OTMPS的对象模型和获取事件的方法。
Emerging frameworks exist for expressing an object model directly as a working application.
有一些新的框架可用于直接将对象模型表示为工作应用程序。
For example, you can subclass your existing object model and represent each type as an event.
例如,您可以将已有的对象模型分类并且将每一个类型表示为一个事件。
A full object model diagram is also available to assist in quickly understanding the new API.
你还可以查看完整的对象模型图以快速了解这些新的API。
Only at this point can you safely access its content through the exposed object model, if any.
唯有在此时,你才可以通过对象模型暴露的接口(如果存在的话)存取文档内容。
As we saw above, deleting an object from the object model does not remove it from the database.
上面我们已经提到从对象模型中删除一个对象,并不会从数据库删除。
At this time, I'll focus on specific design techniques for implementing the active object model.
此时,我将重点介绍用于实现活动对象模型的特定设计技术。
The advantages of a clean and simple object model, to us, outweigh the problems of the approach.
简洁的对象模型的好处对我们来说要比此方式所存在的问题更为重要。
That's a bit of a letdown after three articles on using the Document Object Model, isn't it?
阅读了三篇关于使用文档对象类型的文章之后,再来讨论它是不是很简单了?
Our first goal -- to enable integration by introducing a distributed object model -- is complete.
我们的第一个目标——通过引入分布式对象模型来支持集成——已经实现了。
Then it clears the object model, as it did before, and reloads the object model from the database.
然后将会清理对象模型,在清理之前,会重新从数据库中加载对象模型。
The demo app demonstrated this point by clearing the object model, then reloading it from the database.
示例程序将通过从对象模型中删除一个对象,再从数据库从新加载来解释这一点。
Defining an object model to support persistent objects is the same process as defining any object model.
定义一个支持持久化对象的对象模型的过程与定义任何对象模型相同。
This does not necessarily mean that it's safe to manage the document's content through its object model.
这并不是说,这样利用对象模型就可以安全地管理文档的内容了。
应用推荐