摘要:
setlocal ENABLEEXTENSIONS & set "i=0.0.0.0" & set "j="for /f "tokens=4" %%a in ('route print^|findstr 0.0.0.0.*0.0.0.0') do ( if not defined j for %%... 阅读全文
posted @ 2014-05-08 22:19
harrell
阅读(2220)
评论(0)
推荐(0)