联盟域名:www.cn-dos.net 论坛域名:www.cn-dos.net/forum DOS,代表着自由开放与发展,我们努力起来,学习FreeDOS和Linux的自由开放与GNU精神,共同创造和发展美好的自由与GNU GPL世界吧!
Originally posted by IceCrack at 21:32: 通过这个对于for又有了更深的了解for %a in (c: d: e: f: )do @dir %a\ find "bytes free" 这里是不是有点错了 是不是少了一个“|”啊 或 ...
for %a in (c: d: e: f: )do @dir %a\ find "bytes free"
Originally posted by IceCrack at 21:32: I have a deeper understanding of for through this for %a in (c: d: e: f: )do @dir %a\ find "bytes free" Is there something wrong here? Is there a missing "|"? Or...