window批处理-3.go

来源:互联网 发布:移动4g网络模式选择 编辑:程序博客网 时间:2024/05/16 15:52

go:

控制批处理中的命令执行流程

命令格式:

go label

lable--行号

demo

bat

@echo offecho 跳过中间,执行最后goto lasttype a.txt:lastdir .pause

a.txt

aaaaa


结果:


0 0
原创粉丝点击