Javascript里使用Dom操作Xml-asp.net入门笔记(十一)[8]

[入库:2006年2月23日] [更新:2007年3月24日]

本文简介:

该点及下面派生的所有点的全部信息,只读如果要求book点的xml,返回“<book level="1"><Name>c++</Name><Price>20</Price><info><k>1</k></info><info><k>2</k></info></book>”,如果Namexml,返回“<Name>c++</Name>

214  text

Represents the text content of the node or the concatenated text representing the node and its descendants. Read/write

该点及下面派生的所有点的全部节点值,可读可写

<price>20</price>

text20

"Name"节点的text"c++"

本文关键:Javascript里使用Dom操作Xml-asp.net入门笔记(十一)
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top