判断对象是否Window的实现代码 直入正题吧 先看jQuery的$ isWindow函数: 复制代码 代码如下: function isWin(obj){ return obj && ty JavaScript 2022-04-07 215 点赞 3 评论 325 浏览