'═════代═══码═══开═══始═════set ws=CreateObject("wscript.shell")dim s do until s=10 s=s+1 ws.run "telnet 172.168.1."&sloop'═════代═══码═══结═══束═════