当前位置: 首页 > 网络学院 > XML相关教程 > XML DOM > DOM ProcessingInstr

XML DOM
DOM 节点
DOM 节点列表
DOM 解析
DOM 遍历节点树
DOM Mozilla 和 IE
DOM 获取节点
DOM 设置节点
DOM 删除节点
DOM 更换节点
DOM 建立节点
DOM 添加节点
DOM 克隆节点
DOM 节点类型
DOM Node
DOM NodeList
DOM NamedNodeMap
DOM Document
DOM DocumentType
DOM ProcessingInstr
DOM Element

XML DOM 中的 DOM ProcessingInstr


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-03-01   浏览: 704 ::
收藏到网摘: n/a

The ProcessingInstruction object represents a processing instruction.
ProcessingInstruction[处理指令]对象表示一个处理指令。


The ProcessingInstruction object
ProcessingInstruction[处理指令]对象

The ProcessingInstruction object represents a processing instruction.
ProcessingInstruction[处理指令]对象表示一个处理指令。

A processing instruction is used as a way to keep processor-specific information in the text of the XML document.
处理指令用于维护XML文档文本中特定的处理器信息。

IE: Internet Explorer, F: Firefox[火狐], O: Opera, W3C: World Wide Web Consortium (Internet Standard)??| 万维网联盟(国际标准)

ProcessingInstruction Object Properties
ProcessingInstruction[处理指令]对象

Property
属性
Description
描述
IE F O W3C
data Sets or returns the content of this processing instruction
设置或返回处理指令的内容
?? ?? No Yes
target Returns the target of this processing instruction
返回处理指令的目标
?? ?? No Yes

评论 (0) All

登陆 | 还没注册?