
附件 1:txt_bin.rar (2006-7-17 02:05, 8.79 K, 下载附件所需积分 1 点 ,下载次数: 81)
| Quote: | |
|
| Quote: | |
|
| Quote: | |
|
| Quote: | |
|
CODE: [Copy to clipboard][ Last edited by willsort on 2006-7-17 at 20:50 ]@echo off
if "%2"=="" goto end
if not exist %1 goto end
if exist %2 goto end
echo %1>txt_bin.scr
echo %2>>txt_bin.scr
txt_bin <txt_bin.scr>nul
:end
| Quote: | |
|
| Quote: | |
|
| Quote: | |
|
| Quote: | |
|
| Quote: | |
|
| Quote: | |
|
| Quote: | |
|
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |