脚 本 之 家 www.jb51.net
页面导航:  不限条件-->多进程的实现投票的vbs脚本
本地搜索:
[code]set shell=createobject("wscript.shell")set http=createobject("Microsoft.XMLHTTP")’获得"wscript.exe"进程的数量a=0for each ps in getobject("winmgmts:\\.\root\cimv2:win32_process").instances_if ps.name="wscript.exe" then a=a+1nextif a<=5 then&nbs...
http://www.jb51.net//article/7248.htm
共有:1/10,当前1/1页  [首页] [上一页] 1 [下一页] [尾页] 转到: