windows下的批处理windows下的批处理有没有让用户输入的语句啊比如choice那种想得到用户的输入然后根据输
windows下的批处理
windows下的批处理有没有让用户输入的语句啊
比如choice那种 想得到用户的输入 然后根据输入判断该执行什么
[解决办法]
set /p a=Input your choice:
windows下的批处理
windows下的批处理有没有让用户输入的语句啊
比如choice那种 想得到用户的输入 然后根据输入判断该执行什么
[解决办法]
set /p a=Input your choice: