From d4c8f48f311c5281297cd20df130bd1701446e88 Mon Sep 17 00:00:00 2001 From: tsjykj <114121999@qq.com> Date: Mon, 21 Jul 2025 02:20:12 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20remask?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- remask | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 remask diff --git a/remask b/remask new file mode 100644 index 0000000..1cde5e3 --- /dev/null +++ b/remask @@ -0,0 +1,7 @@ +文档搜索工具:支持搜索文档里的内容。支持搜索word,excel,PDF,zip,rar,z-zip,txt,php,js,html文件类型。 +需要安装支持库: + python.exe -m pip install --upgrade pip + pip install pypdf2 + pip install py7zr + pip install python-docx + pip install pandas