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

@ -278,7 +278,7 @@
<div class="md-nav__link md-nav__link--index ">
<a href="../../chapter_preface/">0. &nbsp; &nbsp; 写在前面</a>
<a href="../../chapter_preface/">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="false">
<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>
@ -377,7 +377,7 @@
<div class="md-nav__link md-nav__link--index ">
<a href="../">1. &nbsp; &nbsp; 引言</a>
<a href="../">1. &nbsp; &nbsp; 初识算法</a>
<label for="__nav_2">
<span class="md-nav__icon md-icon"></span>
@ -388,7 +388,7 @@
<nav class="md-nav" data-md-level="1" aria-labelledby="__nav_2_label" aria-expanded="true">
<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>
@ -1939,7 +1939,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>
@ -2231,7 +2231,7 @@
<nav class="md-footer__inner md-grid" aria-label="页脚" >
<a href="../" class="md-footer__link md-footer__link--prev" aria-label="上一页: 1. &amp;nbsp; 引言" rel="prev">
<a href="../" class="md-footer__link md-footer__link--prev" aria-label="上一页: 1. &amp;nbsp; 初识算法" rel="prev">
<div class="md-footer__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12Z"/></svg>
</div>
@ -2240,7 +2240,7 @@
上一页
</span>
<div class="md-ellipsis">
1. &nbsp; 引言
1. &nbsp; 初识算法
</div>
</div>
</a>