且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

为什么NodeList / HtmlCollection无法排序?

更新时间:2023-11-06 11:54:16

您必须认为clojurescript是将javascript作为一种语言的编译器,不仅限于浏览器JavaScript。您还可以在其他平台(例如,nodejs)或不存在NodeList的QT库中使用它(因为它是Dom api的一部分,而不是标准语言)。

You have to think that clojurescript is a compiler to javascript as a language, not only browser JavaScript. You can also use it in other platforms like nodejs or with the QT library where NodeList does not exist (because it is part of the Dom api and not the standard language).