File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -404,8 +404,8 @@ <h2 id="_14">资料</h2>
404
404
< h2 id ="_15 "> 如何获取每章代码</ h2 >
405
405
< p > 注意每一章目录里都有 py 文件,在电子书里看不到。clone 下本代码仓库找到对应目录里的 python 文件即是每章涉及到的代码。
406
406
由于代码实现千差万别,本书代码实现具有一定的个人风格,不代表最佳实现,仅供参考,笔者尽量使用 python2/3 兼容代码。
407
- 目前已经新增《剑指offer》大部分经典题目的 Python 解法。本项目遵守 MIT 协议,本项目下的所有代码您可以任意学习修改和使用,
408
- 但是直接引用代码请加上本项目 github 地址。</ p >
407
+ 目前已经新增《剑指offer》大部分经典题目的 Python 解法,每道题目附带leetcode 地址,大家可以自己尝试解决提交。
408
+ 本项目遵守 MIT 协议,本项目下的所有代码您可以任意学习修改和使用, 但是直接引用代码请加上本项目 github 地址。</ p >
409
409
< h2 id ="_16 "> 如何学习</ h2 >
410
410
< p > 笔者讲课录制视频的过程也是自己再整理和学习的过程,录制视频之前需要参考很多资料
411
411
希望对所讲到的内容,你能够</ p >
@@ -601,5 +601,5 @@ <h2 id="_22">本电子书制作和写作方式</h2>
601
601
602
602
<!--
603
603
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
605
605
-->
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments