go:
控制批处理中的命令运行流程
命令格式:
go label
lable--行号
demo
bat
@echo off echo 跳过中间。运行最后 goto last type a.txt :last dir . pause
a.txt
aaaaa
结果:
本文转自mfrbuaa博客园博客,原文链接:http://www.cnblogs.com/mfrbuaa/p/5160233.html,如需转载请自行联系原作者
go:
控制批处理中的命令运行流程
命令格式:
go label
lable--行号
demo
bat
@echo off echo 跳过中间。运行最后 goto last type a.txt :last dir . pause
a.txt
aaaaa
结果:
本文转自mfrbuaa博客园博客,原文链接:http://www.cnblogs.com/mfrbuaa/p/5160233.html,如需转载请自行联系原作者