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