会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
前端填坑之旅
博客园
首页
新随笔
联系
订阅
管理
2021年1月20日
手动实现call、apply和bind
摘要: 如果没有传参,那么this默认指向的window let a = { value: 1 } function parent(sex, weight) { this.name = '1' this.age = 12 this.sex = sex ? sex : null this.weight = w
阅读全文
posted @ 2021-01-20 17:32 陈小作
阅读(275)
评论(0)
推荐(0)
编辑
公告