谢谢 zw19750516 的帮助。运行6楼的代码,有以下问题
1. 第一步的提示,如果直接回车跳到第二步了。应该直接回车的话要提示
错误:QQ号码必须是数字.
2.这个是我弄错了。在选择是否隐身时,直接回车是“在线”,即选择“N”。
3.当提示完
登陆失败,原因:非常抱歉地通知您,现在是上线高峰时间,暂时不能同时使用更多QQ或TM,还是接着循环
>请输入QQ号码:
4.为什么会生成这两个文件:“错误,原因:QQ号码应为数字或密码不能为空或选择有误。”“登陆失败,原因:非常抱歉地通知您,现在是上线高峰时间,暂时不能同时使用更多QQ或TM”
=========================================
显示颜色是不是用 echox 好一点
EchoX 2.6 - (C) 2004-2007 by Bill Stewart (
bstewart@iname.com)
Usage: echox [-c color | [-f fg] [-b bg]] [-n] [-w width [-r | -e]] message
or: echox -l
-c Specifies a color (01-FE).
-f, -b Specifies the foreground and background colors (0 through F).
-n Do not skip to the next line.
-w Specifies the message should be 'width' characters wide.
-r Right-aligns the message with respect to the specified width.
-e Centers the message with respect to the specified width.
message The text to be displayed.
-l Lists available colors in a table.
When specifying colors, the foreground color cannot match the background color.
If you specify -c, you cannot specify -f or -b (and vice versa).
The message can contain the following escape sequences: ~n (return), ~r (line
feed), and ~t (tab). To display a literal '~' if it's followed by n, r, or t,
use '~~'. Escape sequences are ignored if -w is specified.

[
Last edited by tireless on 2008-7-22 at 02:51 AM ]