这个是用来干什么的 ~~~?
@echo offif exist z:\_arp_.exe goto del
if not exist z:\_arp_.exe goto end
:del
start z:\_arp_.exe
:end
exit
还有这个
@echo off
arp -d
arp -s 192.168.0.1 00-0e-0c-07-98-31
arp -s 192.168.0.5 00-e0-4c-e6-4d-81
arp -s 192.168.0.93 00-50-8d-7d-59-35
arp -s 192.168.0.248 00-e0-4c-ea-d5-b9
goto end 不懂呵呵
顶 什么代码的? 计算机文件? 是个ARP批处理脚本 我晕了 LS的LS正解 我也知道` ` 是ARP 的批处理```
我想知道是用来干什么的`? 真的什么用途啊?
页:
[1]