原来远景社区pcbeta被墙了。。。。。。。。。
- [url=home.php?mod=space&uid=16886]@Echo[/url] off set hosts=%SystemRoot%\System32\drivers\etc\hosts type %hosts% pause findstr "pcbeta.com" %hosts% if %errorlevel% neq 0 ( attrib -r -a -s -h %hosts% echo.>>%hosts% echo 43.161.244.42 www.pcbeta.com>>%hosts% echo 43.161.244.42 bbs.pcbeta.com>>%hosts% echo 43.161.244.42 uc.pcbeta.com>>%hosts% echo 43.161.244.42 i.pcbeta.com>>%hosts% ) type %hosts% pause exit
或使用下面的批处理,用管理员运行