批处理文件中for /l %%i in (1,1,80) do (
来源:学生作业帮助网 编辑:六六作业网 时间:2024/12/24 10:02:23
批处理文件中for/l%%iin(1,1,80)do(批处理文件中for/l%%iin(1,1,80)do(批处理文件中for/l%%iin(1,1,80)do(%%i的值从1步进1到80跟C语言中的
批处理文件中for /l %%i in (1,1,80) do (
批处理文件中for /l %%i in (1,1,80) do (
批处理文件中for /l %%i in (1,1,80) do (
%%i的值从1步进1到80
跟C语言中的
for(i=1;i