浏览器为动态显示和交互所提供的文档对象模型(DOM)api。
The Document Object Model (DOM) API exposed by the browser for dynamic display and interaction.
本教程是为如下开发人员设计的,他们理解XML的基本概念,并且准备继续编写应用程序代码,使用文档对象模型(Document Object Model,DOM)来操作 XML。
This tutorial is designed for developers who understand the basic concept of XML and are ready to move on to coding applications to manipulate XML using the Document Object Model (DOM).
文档对象模型为XML文档指定了树型表示。
The document Object Model specifies a tree-based representation for an XML document.
在VS2005和VS2008中,创建Excel 和Word文档级别的工程时,VSTO提供简单的对象模型让你为文档或工作薄创建智能标记。
The document-level projects for Excel and Word in VSTO (in Visual Studio 2005 and Visual Studio 2008) provide a simple object model that you can use to create smart tags for documents and workbooks.
编辑器以文档对象模型为基础实现文档的动态修改,对文档、文档的根、元素、元素的内容等以对象的形式进行访问和操作。
The editor modifies the document dynamically based on the DOM. The editor modifies the document, the root of the document, the element, and the content of the element by looking them as the object.
编辑器以文档对象模型为基础实现文档的动态修改,对文档、文档的根、元素、元素的内容等以对象的形式进行访问和操作。
The editor modifies the document dynamically based on the DOM. The editor modifies the document, the root of the document, the element, and the content of the element by looking them as the object.
应用推荐