From 8452fd2ad5f0dd022717fd383cb32eeeb6cfbfa4 Mon Sep 17 00:00:00 2001 From: dong_xiancun Date: Sat, 27 May 2017 22:30:36 +0800 Subject: [PATCH 1/3] frist commit by dxc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5096293..311ff7c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LearnPython 以撸代码的形式学习Python, 具体说明在[知乎专栏-撸代码,学知识](https://zhuanlan.zhihu.com/pythoner) - +#revised by dxc =================================================================================================== ### python_base.py: 千行代码入门Python From d553e2f236dfd5154b201aa7c7e6cc6f6a524944 Mon Sep 17 00:00:00 2001 From: dong_xiancun Date: Sat, 27 May 2017 22:37:04 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E7=AC=AC=E4=BA=8C=E6=AC=A1test=E6=8F=90?= =?UTF-8?q?=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 311ff7c..49b6792 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # LearnPython 以撸代码的形式学习Python, 具体说明在[知乎专栏-撸代码,学知识](https://zhuanlan.zhihu.com/pythoner) -#revised by dxc =================================================================================================== +#revised by dxc + ### python_base.py: 千行代码入门Python ### python_visual.py: 15张图入门Matplotlib From d6117c98ae17c91c9fbdd60fcaacd825019601cb Mon Sep 17 00:00:00 2001 From: dong_xiancun Date: Sat, 27 May 2017 22:59:49 +0800 Subject: [PATCH 3/3] =?UTF-8?q?=E7=AC=AC=E4=B8=89=E6=AC=A1test=E6=8F=90?= =?UTF-8?q?=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49b6792..781a952 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 以撸代码的形式学习Python, 具体说明在[知乎专栏-撸代码,学知识](https://zhuanlan.zhihu.com/pythoner) =================================================================================================== #revised by dxc - +#3 ### python_base.py: 千行代码入门Python ### python_visual.py: 15张图入门Matplotlib