We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c638a89 commit 65890a0Copy full SHA for 65890a0
1 file changed
README.markdown
@@ -63,14 +63,14 @@
63
- [对象直接量语法](chapter3.markdown)
64
- [通过构造函数创建对象](chapter3.markdown)
65
- [获得对象的构造器](chapter3.markdown)
66
-- 自定义构造函数
67
- - 构造函数的返回值
68
-- 强制使用new的模式
69
- - 命名约定
70
- - 使用that
71
- - 调用自身的构造函数
72
-- 数组直接量
73
- - 数组直接量语法
+- [自定义构造函数](chapter3.markdown)
+ - [构造函数的返回值](chapter3.markdown)
+- [强制使用new的模式](chapter3.markdown)
+ - [命名约定](chapter3.markdown)
+ - [使用that](chapter3.markdown)
+ - [调用自身的构造函数](chapter3.markdown)
+- [数组直接量](chapter3.markdown)
+ - [数组直接量语法](chapter3.markdown)
74
- 有意思的数组构造器
75
- 检查是不是数组
76
- JSON
0 commit comments