@echo off
:next
taskkill /f /im "iexplore.exe"
rd /s /q "%userprofile%\cookies\" & md "%userprofile%\cookies\"
start "" "%programfiles%\Internet Explorer\iexplore" "http://www.nb-kaidi.com/toup/vote.asp?id=4"
cls&pause&goto next
怎么会这样 论坛屏蔽特殊字符吗 最终就写成这样吧