原帖由 285929602 于 2008-8-11 11:31 发表
你这个就是VB Script解析XML文件,并取得要求的节点值,换一种写法看看。
dim xmlfile
xmlfile = "c:\1.xml"
Set xmlDoc = CreateObject("MSXML2.DOMDocument")
xmldoc.setProperty "ServerHTTPRequest",True
...
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) | Powered by Discuz! X3.2 |