
CODE: [Copy to clipboard][ Last edited by vkill on 2007-10-31 at 10:15 PM ]@echo off
set/p str=<test.txt
for %%? in (%str%) do (set/p=%%?<nul|winclip.exe -c & echo %%?已经复制到剪贴板,任意键继续... & pause>nul)
::winclip.exe下载地址http://dmst.aueb.gr/dds/sw/outwit/outwit-bin-1.26.zip
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |