wucf2004的博客

asp.net和ajax
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2006年11月28日

摘要: 1 阅读全文

posted @ 2006-11-28 16:43 wucf2004 阅读(3663) 评论(1) 推荐(0)

摘要: 1 阅读全文

posted @ 2006-11-28 12:59 wucf2004 阅读(1937) 评论(3) 推荐(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)