Skip to content

Commit dcf2969

Browse files
committed
Deployed 778de19 with MkDocs version: 1.0.4
1 parent 0b1f18d commit dcf2969

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -404,8 +404,8 @@ <h2 id="_14">资料</h2>
404404
<h2 id="_15">如何获取每章代码</h2>
405405
<p>注意每一章目录里都有 py 文件,在电子书里看不到。clone 下本代码仓库找到对应目录里的 python 文件即是每章涉及到的代码。
406406
由于代码实现千差万别,本书代码实现具有一定的个人风格,不代表最佳实现,仅供参考,笔者尽量使用 python2/3 兼容代码。
407-
目前已经新增《剑指offer》大部分经典题目的 Python 解法。本项目遵守 MIT 协议,本项目下的所有代码您可以任意学习修改和使用,
408-
但是直接引用代码请加上本项目 github 地址。</p>
407+
目前已经新增《剑指offer》大部分经典题目的 Python 解法,每道题目附带leetcode 地址,大家可以自己尝试解决提交。
408+
本项目遵守 MIT 协议,本项目下的所有代码您可以任意学习修改和使用, 但是直接引用代码请加上本项目 github 地址。</p>
409409
<h2 id="_16">如何学习</h2>
410410
<p>笔者讲课录制视频的过程也是自己再整理和学习的过程,录制视频之前需要参考很多资料
411411
希望对所讲到的内容,你能够</p>
@@ -601,5 +601,5 @@ <h2 id="_22">本电子书制作和写作方式</h2>
601601

602602
<!--
603603
MkDocs version : 1.0.4
604-
Build Date UTC : 2020-06-14 01:49:12
604+
Build Date UTC : 2020-06-14 11:25:47
605605
-->

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)