第9章介绍怎样通过可用于任意XML文档类型且高度灵活的编程对象,即众所周知的XML文档对象模型(XML Document Object Model),编写脚本来以便HTML页中显示XML文档。
基于12个网页-相关网页
This code creates a new XML Document Object Model (DOM), then adds all of the data in the $items array to it.
这段代码创建了一个新的 XML 文档对象模型(Document Object Model ,DOM),然后将 $items 数组中的所有数据都保存到这个模型中。
The XML Document Object Model (DOM) checks the validity of the names when creating new element nodes or attribute nodes.
XML文档对象模型(DOM)在创建新元素节点或属性节点时检查名称的有效性。
The XML Document Object Model (DOM) treats XML data as a standard set of objects and is used to process XML data in memory.
XML文档对象模型(DOM)将XML数据作为一组标准的对象对待,用于处理内存中的XML数据。
应用推荐