8 lines
288 B
Plaintext
8 lines
288 B
Plaintext
文档搜索工具:支持搜索文档里的内容。支持搜索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
|