主页
JS 参考手册
JavaScript 类型化数组 entries() 方法
tryjsref_typed_entries_1
运行 ❯
×
更改方向
保存代码
更改主题
JavaScript Typed Arrays
The entries() Method
The entries() method returns an Iterator object with the key/value pairs from an array.