The Document Object Model(DOM) is a hierarchy of objects and functions in the Web page. documentobjectmodel是Web页面中的对象和函数的等级结构。
The Document Object Model(DOM) specifies a tree-based representation for an XML document. 文档对象模型(DOM)为XML文档指定了树型表示。
To access the XML file, we will use the Document Object Model(DOM) ( DOM ). 要访问XML文件,我们将利用文档对象模型(DOM)(DocumentObjectModel,DOM)。
Besides, XML already has a standard object model called the Document Object Model(DOM) ( DOM ). 另外,XML已经有一个标准的对象模型,documentobjectmodel(DOM)。
At this point the model is published, and the program builds a Document Object Model(DOM) ( DOM ) and writes it out to an intermediate XML file ( data ). 在这里模型已经发布了,程序建立了一个DocumentObjectModel(DOM)并且将其写入中间的XML文件(数据)。