File tree Expand file tree Collapse file tree 2 files changed +8
-10
lines changed Expand file tree Collapse file tree 2 files changed +8
-10
lines changed Original file line number Diff line number Diff line change @@ -275,7 +275,7 @@ <h2 id="_3">痛点</h2>
275
275
< li > 网上很多视频教程比较水,收费还很不合理,纯属智商税</ li >
276
276
</ ul >
277
277
< h2 id ="_4 "> 作者简介</ h2 >
278
- < p > 目前就职于< a href ="https://www.zhihu.com/people/pegasus-wang/activities "> 知乎</ a > ,任后端工程师,多年一线 Python 开发经验。</ p >
278
+ < p > 目前就职于< a href ="https://www.zhihu.com/people/pegasus-wang/activities "> 知乎</ a > ,任后端工程师,多年 Python 开发经验。</ p >
279
279
< p > 知乎专栏:</ p >
280
280
< ul >
281
281
< li > < a href ="https://zhuanlan.zhihu.com/c_85234576 "> 《Python 学习之路》</ a > </ li >
@@ -311,7 +311,7 @@ <h2 id="_6">目录结构</h2>
311
311
< li > 集合</ li >
312
312
< li > 递归</ li >
313
313
< li > 查找:线性查找和二分查找</ li >
314
- < li > 基本排序算法</ li >
314
+ < li > 基本排序算法: 冒泡、选择、插入排序 </ li >
315
315
< li > 高级排序算法: 归并排序、快排</ li >
316
316
< li > 树,二叉树</ li >
317
317
< li > 堆与堆排序</ li >
@@ -427,10 +427,8 @@ <h2 id="_19">本电子书制作和写作方式</h2>
427
427
mkdocs gh-deploy # 部署到自己的 github pages
428
428
</ code > </ pre >
429
429
430
- < p > 您的打赏就是我写作的最大动力,呵呵哒!
431
- < center >
432
- < img alt ="微信打赏 " src ="http://7ktuty.com1.z0.glb.clouddn.com/weixin_dashang.png " />
433
- </ center > </ p >
430
+ < p > 您的打赏就是我写作的最大动力,呵呵哒!</ p >
431
+ < p > < img alt ="微信打赏 " src ="http://7ktuty.com1.z0.glb.clouddn.com/weixin_dashang.png " /> </ p >
434
432
435
433
</ div >
436
434
</ div >
@@ -481,5 +479,5 @@ <h2 id="_19">本电子书制作和写作方式</h2>
481
479
482
480
<!--
483
481
MkDocs version : 0.17.3
484
- Build Date UTC : 2018-05-19 08:15:42
482
+ Build Date UTC : 2018-05-19 13:43:56
485
483
-->
You can’t perform that action at this time.
0 commit comments