From c3eafdd641f83c85bf199d00d1fd1df659c1ac00 Mon Sep 17 00:00:00 2001 From: Muxiaoxiong <46742031+muxiaoxiong@users.noreply.github.com> Date: Sat, 19 Jun 2021 11:21:02 +0800 Subject: [PATCH] =?UTF-8?q?Update=20Task03=20python=E4=B8=8Eword.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- OfficeAutomation/Task03 python与word.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OfficeAutomation/Task03 python与word.md b/OfficeAutomation/Task03 python与word.md index 4668129..e0e3d58 100644 --- a/OfficeAutomation/Task03 python与word.md +++ b/OfficeAutomation/Task03 python与word.md @@ -23,7 +23,7 @@ ```pyhton pip3 install python-docx 或 -conda install python-doc +conda install python-docx ``` > 或在pycharm的setting操作安装(示意如下):