摘要:
1 阅读全文
posted @ 2006-11-28 16:43 wucf2004 阅读(3663) 评论(1) 推荐(0)
|
|||
摘要:
var source=new ActiveXObject("Msxml2.DOMDocument"); source.async=false; source.load("xml.xml") nodes = source.documentElement.childNodes;var ItemN = source.getElementsByTagName("pic");var j = It... 阅读全文
posted @ 2006-11-28 12:57 wucf2004 阅读(1995) 评论(1) 推荐(0) |
|||