摘要:
Array.prototype.indexOf() const beasts = ['ant', 'bison', 'camel', 'duck', 'bison']; console.log(beasts.indexOf('bison')); // Expected output: 1 // St 阅读全文
posted @ 2024-08-20 22:22
joken1310
阅读(25)
评论(0)
推荐(0)

浙公网安备 33010602011771号