更新附录补充章节子标题

This commit is contained in:
LingCoder
2019-03-25 03:57:28 +08:00
parent 7f3a2bcd92
commit e3680ca08b
2 changed files with 16 additions and 3 deletions

View File

@@ -331,9 +331,9 @@
### 附录
* [附录:补充](book/Appendix-Supplements.md)
* [](book/Appendix-Supplements.md#)
* [](book/Appendix-Supplements.md#)
* [](book/Appendix-Supplements.md#)
* [可下载的补充](book/Appendix-Supplements.md#可下载的补充)
* [通过Thinking-in-C来巩固Java基础](book/Appendix-Supplements.md#通过Thinking-in-C来巩固Java基础)
* [动手实践](book/Appendix-Supplements.md#动手实践)
* [附录:编程指南](book/Appendix-Programming-Guidelines.md)
* [](book/Appendix-Programming-Guidelines.md#)
* [](book/Appendix-Programming-Guidelines.md#)

View File

@@ -1,7 +1,20 @@
[TOC]
<!-- Appendix: Supplements -->
# 附录:补充
<!-- Downloadable Supplements -->
## 可下载的补充
<!-- Thinking in C: Foundations for Java -->
## 通过Thinking-in-C来巩固Java基础
<!-- Hands-On Java eSeminar -->
## 动手实践
<!-- 分页 -->
<div style="page-break-after: always;"></div>