不想自己分析的话,
google: 自动登录 雅虎邮箱 bat
http://www.google.cn/search?q=%D7%D4%B6%AF%B5%C7%C2%BC+%D1%C5%BB%A2%D3%CA%CF%E4+bat
第二个答案就是:如何用bat文件自动登录yahoo邮箱?_百度知道
http://zhidao.baidu.com/question/38417709.html
- @echo off
- set "var=你的帐号"
- set "num=你的密码"
- start "yahoo邮箱登录中......" "https://edit.bjs.yahoo.com/config/login?.intl=cn&.done=http%3A%2F%2Fcn.mail.yahoo.com%2Finset.html%3Frr%3D1052410730&.src=ym&.challenge=_1aBtmzHiKvGMaPRqlxkNXjeGOtV&login=%var%&passwd=%num%&submit=%B5%C7+%C2%BC"
复制代码
请学会使用搜索引擎。 |