This commit is contained in:
krahets
2023-03-26 04:45:30 +08:00
parent d6c1a09d4d
commit fa21213a66
59 changed files with 1214 additions and 88 deletions

View File

@@ -1358,6 +1358,8 @@
<label class="md-nav__link" for="__nav_12" id="__nav_12_label" tabindex="0">
@@ -1461,9 +1463,23 @@
<li class="md-nav__item">
<a href="../../chapter_sorting/bucket_sort/" class="md-nav__link">
11.7. &nbsp; 桶排序New
</a>
</li>
<li class="md-nav__item">
<a href="../../chapter_sorting/summary/" class="md-nav__link">
11.7. &nbsp; 小结
11.8. &nbsp; 小结
</a>
</li>

View File

@@ -1358,6 +1358,8 @@
<label class="md-nav__link" for="__nav_12" id="__nav_12_label" tabindex="0">
@@ -1461,9 +1463,23 @@
<li class="md-nav__item">
<a href="../../chapter_sorting/bucket_sort/" class="md-nav__link">
11.7. &nbsp; 桶排序New
</a>
</li>
<li class="md-nav__item">
<a href="../../chapter_sorting/summary/" class="md-nav__link">
11.7. &nbsp; 小结
11.8. &nbsp; 小结
</a>
</li>
@@ -1926,7 +1942,7 @@
<nav class="md-footer__inner md-grid" aria-label="页脚" >
<a href="../../chapter_sorting/summary/" class="md-footer__link md-footer__link--prev" aria-label="上一页: 11.7. &amp;nbsp; 小结" rel="prev">
<a href="../../chapter_sorting/summary/" class="md-footer__link md-footer__link--prev" aria-label="上一页: 11.8. &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>
@@ -1935,7 +1951,7 @@
<span class="md-footer__direction">
上一页
</span>
11.7. &nbsp; 小结
11.8. &nbsp; 小结
</div>
</div>
</a>