ES6新语法学习

参考:

1、http://es6.ruanyifeng.com/#docs/let#let-命令

2、https://reactjs.org/tutorial/tutorial.html

3、https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/const

4、https://developer.mozilla.org/zh-CN/docs/Web/API/File

原文地址:https://www.cnblogs.com/shengulong/p/7978644.html