为什么 map() 方法未在 w3schools.com 中列出

Why map() method is not listed on w3schools.com

我是 JavaScript 的新手。我现在使用 w3schools.com 作为我的主要语言参考资源(包括 HTML 和 CSS)。

刚刚发现网站上没有列出Array对象的map()方法,check the reference page here . After some research, I found that this method is defined in ECMAScript 5 and it's already widely supported on the modern browsers.

但为什么它没有在 w3schools.com 上列出。有充分的理由不使用它吗?或者它只是显示 w3schools.com 的不完整,我不应该用它来学习?

您需要的所有 whys 都列在 http://www.w3fools.com

完整列表曾在 w3fools 首次启动时列出 - 请参阅 webarchive https://web.archive.org/web/20110117085131/http://w3fools.com/