gpt4 book ai didi

javascript - angular.bind 与 ECMAScript 5 .bind

转载 作者:搜寻专家 更新时间:2023-11-01 05:23:43 25 4
gpt4 key购买 nike

使用 angular.bind 代替 ECMAScript 5 的 Function.prototype.bind 有什么优势吗?

它只是支持旧浏览器的垫片还是有一些优势?

最佳答案

是的,它本质上是一个带有一些类型检查的垫片。 Function.prototype.bind 是一个 ES5 构造,因此您正在查看 IE9+、FF4+ 等。

Here is the code

关于javascript - angular.bind 与 ECMAScript 5 .bind,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19146791/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com