From a959c305e88da3843d8b910c074ed5ea542d7f69 Mon Sep 17 00:00:00 2001 From: zhou_qiang98 Date: Mon, 15 Jul 2024 16:52:53 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A0=81=E5=86=9C=E9=AB=98=E5=A4=A9(python?= =?UTF-8?q?=E6=A0=B8=E5=BF=83=E5=BC=80=E5=8F=91=E8=80=85)=E7=9A=84=20B=20?= =?UTF-8?q?=E7=AB=99=20python=20=E6=95=99=E7=A8=8B=201.=20=E4=B8=8D?= =?UTF-8?q?=E5=9F=BA=E7=A1=80=E7=9A=84=20python=20=E5=9F=BA=E7=A1=80?= =?UTF-8?q?=E5=A4=A7=E5=85=A8=202.=20python=20=E9=AD=94=E6=9C=AF=E6=96=B9?= =?UTF-8?q?=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 589d3769..89f4f5ef 100644 --- a/README.md +++ b/README.md @@ -769,6 +769,9 @@ * [Python 精要教程](https://www.gitbook.com/book/wizardforcel/python-essential-tutorial/details) :worried: * [Python 量化交易教程](https://www.gitbook.com/book/wizardforcel/python-quant-uqer/details) :worried: * [Python黑魔法手册](https://magic.iswbm.com/preface.html) +* [不基础的Python基础](https://space.bilibili.com/245645656/channel/collectiondetail?sid=346060) +* [Python 魔术方法大全](https://space.bilibili.com/245645656/channel/collectiondetail?sid=1023741) +* * Django * [Django 1.5 文档中文版](http://django-chinese-docs.readthedocs.org/en/latest/) 正在翻译中 * [Django 2.0 文档中文版](https://docs.djangoproject.com/zh-hans/2.0/)