[新手上路]批处理新手入门导读[视频教程]批处理基础视频教程[视频教程]VBS基础视频教程[批处理精品]批处理版照片整理器
[批处理精品]纯批处理备份&还原驱动[批处理精品]CMD命令50条不能说的秘密[在线下载]第三方命令行工具[在线帮助]VBScript / JScript 在线参考
返回列表 发帖
/L         Uses search strings literally.
/R         Uses search strings as regular expressions.
/X         Prints lines that match exactly.
1

评分人数

TOP

回复 8# cjiabing


正则表达式简介
http://www.bathome.net/thread-4485-1-1.html

批处理findstr命令正则表达式的基本用法
http://www.bathome.net/thread-24-1-1.html

TOP

返回列表