
CODE: [Copy to clipboard]在cmd里面输入a.bat "bb"echo "aa" >>1.txt
echo dir /b >>1.txt
CODE: [Copy to clipboard]这样是不行的.ClassPath最后得到是最后一个文件,根本不会连接.set ClassPath=
for %%i in ("*") do set ClassPath=%ClassPath%;%%i
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |