Skip to content

Commit 0366411

Browse files
committed
docs(basic): add basic/number
1 parent c59998a commit 0366411

5 files changed

Lines changed: 657 additions & 4 deletions

File tree

chapters.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
- preface.md: 前言
21
- introduction.md: 导论
32
- history.md: JavaScript 语言的历史
4-
- basic-grammar.md: 基本语法
5-
- types.md: 数据类型
6-
- null-undefined-boolean.md: null,undefined 和布尔值
3+
- basic/grammar.md: 基本语法
4+
- basic/types.md: 数据类型
5+
- basic/null-undefined-boolean.md: null,undefined 和布尔值
6+
- basic/number.md: 数值
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)