批处理文件:返回给呼叫者? [英] Batch File: Return to caller?

查看:59
本文介绍了批处理文件:返回给呼叫者?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

批处理文件子例程的return语句等效于什么?

What is the equivalent of the return statement for a batch file subroutine?

推荐答案

它是:

goto :eof

对于习惯于常规编程语言的人来说,这是不寻常的.

This is understandably unusual for somebody accustomed to normal programming languages.

我在此处找到了此信息.

这篇关于批处理文件:返回给呼叫者?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆