编辑代码
JS代码
14.16.1
10.16.0
运行
var
tt=
new
Map() tt.
set
(
1
,
300
) console.log(tt.
get
(
1
))