
| Quote: | |
|
| Quote: | |
|
CODE: [Copy to clipboard]@echo off
setlocal enabledelayedexpansion
set /a act=0,acta=0
:a
for /f "tokens=*" %%a in (%~s0) do (
if "%%a"==":end" (ping -n 1 127.1>nul &ping -n 1 127.1>nul &cls &set /a act=0)
if !act! equ 1 (echo, %%a)
if "%%a"==":act" (set /a act=1)
)
goto :a
:act
┏┓ ┏┓
┏┛┻━━━┛┻┓
┃ ┃
┃ ━ ┃
┃ ┳┛ ┗┳ ┃
┃ ┃
┃ ┻ ┃
┃ ┃
┗━┓ ┏━┛
┃ ┃
┃ ┃
┃ ┗━━━┓
┃ ┣┓
┃ ┏┛
┗┓┓┏━┳┓┏┛
┃┫┫ ┃┫┫
┗┻┛ ┗┻┛
:end
:act
┏┓ ┏┓
┏┛┻━━━┛┻┓
┃ ┃
┃ ━ ┃
┃ ● ● ┃
┃ ┃
┃ ┻ ┃
┃ ┃
┗━┓ ┏━┛
┃ ┃
┃ ┃
┃ ┗━━━┓
┃ ┣┓
┃ ┏┛
┃┳┳┏━┳┳┏┛
┃┃┃┫ ┃┃┫
┗┛┗┛ ┗┻┛
:end
| Quote: | |
|
| Quote: | |
|
CODE: [Copy to clipboard][ Last edited by 523066680 on 2009-11-5 at 21:35 ]@echo off
setlocal enabledelayedexpansion
set /a act=0,acta=0
set "wait=ping -n 1 127.1>nul"
:a
for /f "tokens=*" %%a in (%~s0) do (
if "%%a"==":end" (%wait% &%wait% &%wait% &cls &set /a act=0)
if !act! equ 1 (echo, %%a)
if "%%a"==":act" (set /a act=1)
)
goto :a
:act
┏┓ ┏┓
┏┛┻━━━┛┻┓
┃ ┃
┃ ━ ┃
┃ ┳┛ ┗┳ ┃
┃ ┃
┃ ┻ ┃
┃ ┃
┗━┓ ┏━┛
┃ ┃
┃ ┃
┃ ┗━━━┓
┃ ┣┓
┃ ┏┛
┗┓┓┏━┳┓┏┛
┃┫┫ ┃┫┫
┗┻┛ ┗┻┛
_._._._._._._._._._._._._._._._._._._._._._.
:end
:act
┏┓ ┏┓
┏┛┻━━━┛┻┓
┃ ┃
┃ ━ ┃
┃ ● ● ┃
┃ ┃
┃ □ ┃
┃ ┃
┗━┓ ┏━┛
┃ ┃
┃ ┃
┃ ┗━━━┓
┃ ┣┓
┃ ┏┛
┃┳┳┏━┳┳┏┛
┃┃┃┫ ┃┃┫
┗┛┗┛ ┗┻┛
._._._._._._._._._._._._._._._._._._._._._._
:end
CODE: [Copy to clipboard][ Last edited by HAT on 2009-11-7 at 17:44 ]◣ ◢..
◢███◣
█○█○█
██==██
◥███◤
◢███◣
█████
█████
█████
█████
█████
█████
█████
█████
█████
█████
█████
█████
█████◣
██████◣ 囧囧有神地路过~~~
█████████████████████◣
██████████████████████
██████████████████████
██████████████████████
█████████████████████▋
◥██████◤ ◥█████◤█████▍
◥█████ ████◤ ████◤
◥████ ◢███◤ ▼▼▼▼
▼▼▼▼ ◢███◤
▼▼▼▼
| Quote: | |
|
| Quote: | |
|



| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |