由 renwenyishuadmin 提交于 周三, 2018/06/13 - 03:38 分类 DOS 使用DOS语句“在某文件中查找字符串”的方法是:findstr "Hello" aa.txt 在aa.txt文件中寻找字符串hello 。