mirror of
https://github.com/ruanyf/es6tutorial.git
synced 2024-04-21 12:32:22 +00:00
修订错误
This commit is contained in:
@@ -190,6 +190,7 @@ m.get(hello) // Hello ES6!
|
||||
m.get("edition") // 6
|
||||
|
||||
```
|
||||
|
||||
**(3)遍历**
|
||||
|
||||
Map原生提供三个遍历器。
|
||||
|
||||
Reference in New Issue
Block a user