call :test
ECHO After "call", this wil be executed.
:test
echo Just a test
REM 难道一定要把 :test 放在最后或者使用 Goto语句才能不执行下边语句
echo I don't want this to be executed inside "test", it should be executed after "call".我怎么找不到一个比我注册日期早的人? 难道我是传说中的超级管理员? 其实我只是个潜水冠军而已.


