Files
file_search/remask
2025-07-21 02:20:12 +00:00

8 lines
288 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

文档搜索工具支持搜索文档里的内容。支持搜索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