联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum DOS,代表着自由开放与发展,我们努力起来,学习FreeDOS和Linux的自由开放与GNU精神,共同创造和发展美好的自由与GNU GPL世界吧!
@echo off ::用户名不需要后缀,即不需要@163.com set "var=输入用户名" set "num=输入密码" set "str=https://reg.163.com/logins.jsp?username=%var%&password=%num%" set "str=%str%&url=http://fm163.163.com/coremail/fcg/ntesdoor2" start "163邮箱登录中" "%str%"