mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2024-11-24 23:29:01 +00:00
ch5-4: 初始化文件
This commit is contained in:
parent
d5d62abb9f
commit
d9279540c0
3
ch5/ch5-04-1.md
Normal file
3
ch5/ch5-04-1.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
### 5.4.1. 錯誤處理策略
|
||||||
|
|
||||||
|
TODO
|
3
ch5/ch5-04-2.md
Normal file
3
ch5/ch5-04-2.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
### 5.4.2. 文件結尾(EOF)
|
||||||
|
|
||||||
|
TODO
|
@ -1,3 +1,7 @@
|
|||||||
## 5.4. 錯誤
|
## 5.4. 錯誤
|
||||||
|
|
||||||
TODO
|
TODO
|
||||||
|
|
||||||
|
{% include "./ch5-04-1.md" %}
|
||||||
|
|
||||||
|
{% include "./ch5-04-1.md" %}
|
||||||
|
Loading…
Reference in New Issue
Block a user