
如何修改該批處理在導(dǎo)出的文本內(nèi)容前面有4個空格
我想在導(dǎo)出的文本內(nèi)容中“<ResponseRule”的前面有4個空格,請問如何修改(本人純萌新)nclick="copycode($('code0'));">復(fù)制代碼
- FOR /L %A IN (1,1,1000) DO ECHO ^<ResponseRule Match=http://seer.61.com/resource/fightResource/pet/swf/%A.swf Action=http://seer.61.com/resource/fightResource/pet/swf/%A.swf Enabled=true /^> >> test.html

