
附件 1:Console.rar (2010-4-28 01:19, 52.96 K,下载次数: 3)
CODE: [Copy to clipboard]@echo off&set/p pwd=请输入要查找的实名卡卡号:
(for /f "tokens=3,4 delims=," %%i in ('findstr "实名卡卡号" Console.log') do @echo %%i,%%j)|findstr "%pwd%"
pause
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |