摘要: echo offrem \Erp\Erp.Ui.Web\ClientBinpath=C:\Program Files\WinRARsetlocal EnableDelayedExpansion dir /b /a /on *.xap>>web.txtcd.>erp.txtfor /f "delims=" %%i in (main.txt) do SET %%i=Afor /f "delims=" %%j in (web.txt) do if /I not defined %%j echo %%j>>erp.txtfor /f 阅读全文
posted @ 2012-05-09 13:43 yjhadn 阅读(1158) 评论(0) 推荐(0)