This commit is contained in:
krahets
2023-08-03 04:38:02 +08:00
parent 3e3c4a6b0d
commit 6fc6e13139
27 changed files with 187 additions and 105 deletions

View File

@@ -3314,6 +3314,11 @@
<div class="center-table">
<p><img alt="前言" src="../assets/covers/chapter_preface.jpg" width="600" /></p>
</div>
<div class="admonition abstract">
<p class="admonition-title">Abstract</p>
<p>这本书是为所有想要了解并掌握算法的读者编写的。</p>
<p>无论你的背景如何,都可以在这里找到属于你的学习之旅。</p>
</div>
<h2 id="_1">本章内容<a class="headerlink" href="#_1" title="Permanent link">&para;</a></h2>
<ul>
<li><a href="https://www.hello-algo.com/chapter_preface/about_the_book/">0.1 &nbsp; 关于本书</a></li>