python 读取word文件docx2txt和textract. docx2txt安装 pip install docx2txt. docx2txt代码: import docx2txt my_text=docx2txt.process(r'C:\test\ ...
確定! 回上一頁