注册 登录
编程论坛 新人交流区

求人封包 顺便给修改修改

sanjiexia 发布于 2007-10-14 17:46, 382 次点击

每0.5秒清理一次系统缓存中的MAC地址

Dim oShell
Set oShell = Wscript.CreateObject (Wscript.shell)
do while 1<2
on error resume next
oShell.run arp -d,0
wscript.sleep 500
loop


我想叫他在后台运行有好人帮忙封封包吗??
请发到我的邮箱谢谢
heiyeng782@163.com

[此贴子已经被作者于2007-10-14 17:49:50编辑过]

0 回复
1