|
|
╮(╯_╰)╭ 自己做了个GIF 准备做轮坛头像用, 可是不合格(┬_┬)↘
哪位做GIF 动画的高手帮我把这图片处理成能上传为论坛头像的GIF(#-.-)/ - @echo off&title x9tian的个性签名&mode con lines=12 cols=36
- if not defined str set "str= 允许你走进我的生活"&ver&echo. c:\x9tian^>&call :lp&cls
- if not defined str set "str= 但…"&ver&echo. c:\x9tian^>&call :lp&cls
- if not defined str set "str= 不要在里面走来走去"&ver&echo. c:\x9tian^>&call :lp&%0
- pause>nul
- :lp
- if not defined cl set cl=abcdef
- color %random:~,1%%cl:~,1%
- <nul set/p=%str:~0,1%^|
- ping -n 2 127.0.1>nul&set "str=%str:~1%"&set "cl=%cl:~1%"
- if defined str goto lp
- for %%i in (1 2 3 4 5 6 7 8 ) do for %%a in (f e d c b a 9 ) do color %%i%%a&ping -n1 127.0.1>nul
- goto :eof
复制代码 GIF在附件里...
[ 本帖最后由 x9tian 于 2010-7-15 14:03 编辑 ] |
|