js
This commit is contained in:
@@ -89,4 +89,11 @@
|
||||
|
||||
### 创建
|
||||
|
||||
`new Object() 或者 {}`
|
||||
`new Object() 或者 {}`
|
||||
|
||||
|
||||
|
||||
## ES6新增
|
||||
|
||||
- let 变量
|
||||
- const 常量
|
||||
Reference in New Issue
Block a user