摘要:
this的几种基本情况说明: 我们所研究的this,都是研究函数私有上下文中的this 因为全局上下文中的this是window 块级代码上下文没有自己的this,在此上下文中遇到的this,都是其所处环境(上级上下文)中的this 箭头函数和块级上下文类似,也没有自己的this,在此上下文中遇到的 阅读全文
posted @ 2022-04-12 16:53
howhy
阅读(49)
评论(0)
推荐(0)
摘要:
.sanjiao{ width:0px; height:0px; /* background-color: red; */ border: 50px solid; border-top-color: transparent; border-right-color: transparent; bord 阅读全文
posted @ 2022-04-12 13:36
howhy
阅读(26)
评论(0)
推荐(0)

浙公网安备 33010602011771号