Skip to content

Commit 65890a0

Browse files
committed
commit
1 parent c638a89 commit 65890a0

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.markdown

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,14 @@
6363
- [对象直接量语法](chapter3.markdown)
6464
- [通过构造函数创建对象](chapter3.markdown)
6565
- [获得对象的构造器](chapter3.markdown)
66-
- 自定义构造函数
67-
- 构造函数的返回值
68-
- 强制使用new的模式
69-
- 命名约定
70-
- 使用that
71-
- 调用自身的构造函数
72-
- 数组直接量
73-
- 数组直接量语法
66+
- [自定义构造函数](chapter3.markdown)
67+
- [构造函数的返回值](chapter3.markdown)
68+
- [强制使用new的模式](chapter3.markdown)
69+
- [命名约定](chapter3.markdown)
70+
- [使用that](chapter3.markdown)
71+
- [调用自身的构造函数](chapter3.markdown)
72+
- [数组直接量](chapter3.markdown)
73+
- [数组直接量语法](chapter3.markdown)
7474
- 有意思的数组构造器
7575
- 检查是不是数组
7676
- JSON

0 commit comments

Comments
 (0)