edit class

This commit is contained in:
Ruan Yifeng
2015-07-05 12:07:40 +08:00
parent e673693006
commit 508fc8d624
6 changed files with 639 additions and 388 deletions
+2 -1
View File
@@ -19,7 +19,8 @@
1. [Generator函数](#docs/generator)
1. [Promise对象](#docs/promise)
1. [异步操作](#docs/async)
1. [Class和Module](#docs/class)
1. [Class](#docs/class)
1. [Module](#docs/module)
1. [编程风格](#docs/style)
1. [参考链接](#docs/reference)