This commit is contained in:
krahets
2023-07-01 03:04:10 +08:00
parent 1423398c4d
commit cf83819278
91 changed files with 689 additions and 538 deletions

View File

@ -23,7 +23,7 @@
<title>0.   写在前面 - Hello 算法</title>
<title>0.   前言 - Hello 算法</title>
@ -111,7 +111,7 @@
<div class="md-header__topic" data-md-component="header-topic">
<span class="md-ellipsis">
0. &nbsp; 写在前面
0. &nbsp; 前言
</span>
</div>
@ -278,7 +278,7 @@
<div class="md-nav__link md-nav__link--index md-nav__link--active">
<a href="./">0. &nbsp; &nbsp; 写在前面</a>
<a href="./">0. &nbsp; &nbsp; 前言</a>
<label for="__nav_1">
<span class="md-nav__icon md-icon"></span>
@ -289,7 +289,7 @@
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_1_label" aria-expanded="true">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
0. &nbsp; &nbsp; 写在前面
0. &nbsp; &nbsp; 前言
</label>
<ul class="md-nav__list" data-md-scrollfix>
@ -375,7 +375,7 @@
<div class="md-nav__link md-nav__link--index ">
<a href="../chapter_introduction/">1. &nbsp; &nbsp; 引言</a>
<a href="../chapter_introduction/">1. &nbsp; &nbsp; 初识算法</a>
<label for="__nav_2">
<span class="md-nav__icon md-icon"></span>
@ -386,7 +386,7 @@
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_2_label" aria-expanded="false">
<label class="md-nav__title" for="__nav_2">
<span class="md-nav__icon md-icon"></span>
1. &nbsp; &nbsp; 引言
1. &nbsp; &nbsp; 初识算法
</label>
<ul class="md-nav__list" data-md-scrollfix>
@ -1927,7 +1927,7 @@
<li class="md-nav__item">
<a href="../chapter_dynamic_programming/intro_to_dynamic_programming/" class="md-nav__link">
13.1. &nbsp;动态规划
13.1. &nbsp;动态规划
</a>
</li>
@ -2095,9 +2095,9 @@
<h1 id="0">0. &nbsp; 写在前面<a class="headerlink" href="#0" title="Permanent link">&para;</a></h1>
<h1 id="0">0. &nbsp; 前言<a class="headerlink" href="#0" title="Permanent link">&para;</a></h1>
<div class="center-table">
<p><img alt="写在前面" src="../assets/covers/chapter_preface.jpg" width="70%" /></p>
<p><img alt="前言" src="../assets/covers/chapter_preface.jpg" width="70%" /></p>
</div>