摘要:
直接上代码了 Function.prototype.bind2 = function (context) { // context 是执行函数时的this指向 if (typeof this !== "function") { throw new Error("only function can u 阅读全文
posted @ 2021-05-17 20:51
lvzl
阅读(40)
评论(0)
推荐(0)
浙公网安备 33010602011771号