批处理-if中echo变量
摘要:
批处理中使用if,如果在if中对变量赋值,要等if结束后,变量才能赋值成功 @echo offset testCounts=2set waitTime=5000if 0 equ 0 ( set /p testCounts=请输入测试次数: echo %testCounts% set /p waitT 阅读全文
posted @ 2019-12-02 14:58 加油呀 阅读(924) 评论(0) 推荐(0)
posted @ 2019-12-02 14:58 加油呀 阅读(924) 评论(0) 推荐(0)