Skip to content

Commit 0e9ecd3

Browse files
authored
Update README.md
1 parent 80d2d15 commit 0e9ecd3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lesson11/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212

1313
## 课程内容
1414

15+
**es6中新增了 let 关键词,与块级作用域,相关知识参考: http://es6.ruanyifeng.com/#docs/let **
16+
1517
### var 作用域
1618

1719
先来看个简单的例子:

0 commit comments

Comments
 (0)