Function.prototype.myCall = function () { var _this = arguments[0]; _this.__temp__ = this; var returnValue = _this.__temp__(); delete _this.__temp__; return returnValue; }
87,996
社区成员
224,708
社区内容
加载中
试试用AI创作助手写篇文章吧