摘要:
朋友需要,我搞了个脚本出来玩,直接运行netstat -an取得输出用正则匹配。 Dim oShellDim oExecDim strOutDim oRegExpDim MatchesDim MatchDim NumSet oShell = WScript.CreateObject("WScript.Shell")Set oExec = oShell.Exec("netstat -an")Set ... 阅读全文
posted @ 2005-12-21 19:31
luoluo
阅读(915)
评论(0)
推荐(0)
浙公网安备 33010602011771号