摘要:
' Make connections to WMI, to the IIS namespace on MyMachine, and to the Web service. set locatorObj = CreateObject("WbemScripting.SWbemLocator") set providerObj = locatorObj.ConnectServer("MyMachine"... 阅读全文
posted @ 2006-05-09 20:05
dahai.net
阅读(480)
评论(0)
推荐(0)