求下列VBSCRIPT 用C写成控制台应用程序
Set xPost = CreateObject( "Microsoft.XMLHTTP ")
xPost.Open "GET ", "http://www.yahoo.com/index.html ",0
xPost.Send()
Set sGet = CreateObject( "ADODB.Stream ")
sGet.Mode = 3
sGet.Type = 1
sGet.Open()
sGet.Write(xPost.responseBody)
sGet.SaveToFile "index.html ",2
------解决方案--------------------c?调inet库
------解决方案--------------------虾米意思?看不懂lz的标题。
------解决方案--------------------不会,学习,学习!