Skip to content

Commit 096549d

Browse files
committed
完成内容结构重组:修正所有分类标题和编号
1 parent c0db980 commit 096549d

File tree

1 file changed

+11
-19
lines changed

1 file changed

+11
-19
lines changed

README_cn.md

Lines changed: 11 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -205,17 +205,15 @@ https://flypython.com
205205

206206
链接:https://learning.anaconda.cloud/anaconda-certified-data-analysis-with-python-in-excel
207207

208+
#### 网页抓取
208209

209-
210-
9. 高级的网页抓取教程:绕过 “403 禁止”,验证码等问题
210+
10. 高级的网页抓取教程:绕过 "403 禁止",验证码等问题
211211

212212
作者:Evan Sangaline
213213

214214
链接:http://sangaline.com/post/advanced-web-scraping-tutorial/
215215

216-
217-
218-
10. 掌握 Python 的网页抓取技巧来获取你所需要的数据
216+
11. 掌握 Python 的网页抓取技巧来获取你所需要的数据
219217

220218
作者:Lauren Glass 和 Hackernoon
221219

@@ -426,7 +424,7 @@ https://www.makeartwithpython.com/blog/video-synthesizer-in-python/
426424

427425

428426

429-
Python 的性能
427+
#### 性能优化
430428

431429

432430

@@ -490,7 +488,7 @@ https://dbader.org/blog/python-memoization
490488

491489

492490

493-
Python 中的 Django 框架
491+
#### Django
494492

495493

496494

@@ -532,7 +530,7 @@ https://scotch.io/tutorials/build-a-rest-api-with-django-a-test-driven-approach-
532530

533531

534532

535-
Python 中的 Flake
533+
#### Flask
536534

537535

538536

@@ -572,7 +570,7 @@ https://auth0.com/blog/developing-restful-apis-with-python-and-flask/
572570

573571

574572

575-
Python 中的 Numpy
573+
#### NumPy
576574

577575

578576

@@ -606,13 +604,7 @@ Jake VanderPlas
606604

607605
http://jakevdp.github.io/blog/2017/11/09/exploring-line-lengths-in-python-packages/
608606

609-
610-
611-
612-
613-
Python 中的 NashPy
614-
615-
607+
#### NashPy
616608

617609
32. NashPy 教程 — 建立并找到一种简单的游戏平衡
618610

@@ -630,7 +622,7 @@ http://nashpy.readthedocs.io/en/latest/tutorial/
630622

631623

632624

633-
Python 中的马尔可夫过程
625+
#### 马尔可夫过程
634626

635627

636628

@@ -654,7 +646,7 @@ http://jakevdp.github.io/blog/2017/12/18/simulating-chutes-and-ladders/
654646

655647

656648

657-
Python 中的数据分析
649+
#### 数据科学
658650

659651

660652

@@ -772,7 +764,7 @@ http://blog.kaggle.com/2017/10/17/planet-understanding-the-amazon-from-space-1st
772764

773765

774766

775-
Python 入门
767+
#### 入门指南
776768

777769

778770

0 commit comments

Comments
 (0)