Skip to content

Commit 56c08af

Browse files
committed
rename files
1 parent 71f83d7 commit 56c08af

12 files changed

+11
-11
lines changed

SUMMARY.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Table of contents
22

33
* [引言](README.md)
4-
* [环境](environment.md)
5-
* [计算](computation.md)
6-
* [过程](procedure.md)
7-
* [编码](encoding.md)
8-
* [序列](sequence.md)
9-
* [数据](data.md)
10-
* [状态](state.md)
11-
* [引用](reference.md)
12-
* [闭包](closure.md)
13-
* [对象](object.md)
14-
* [并发](concurrency.md)
4+
* [环境](ch.01.environment.md)
5+
* [计算](ch.02.computation.md)
6+
* [过程](ch.03.procedure.md)
7+
* [编码](ch.04.encoding.md)
8+
* [序列](ch.05.sequence.md)
9+
* [数据](ch.06.data.md)
10+
* [状态](ch.07.state.md)
11+
* [引用](ch.08.reference.md)
12+
* [闭包](ch.09.closure.md)
13+
* [对象](ch.10.object.md)
14+
* [并发](ch.11.concurrency.md)
1515

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)