2018-08-18
2018-08-18 本文已影响2人
凯旋
![](https://img.haomeiwen.com/i145951/de0d29ce2a06ef88.png)
已经定义重新定义来添加的
undefined 不是关键字,是个只读的变量
![](https://img.haomeiwen.com/i145951/4d21e32f073d0d0b.png)
![](https://img.haomeiwen.com/i145951/14290ed59bd5846f.png)
![](https://img.haomeiwen.com/i145951/c0723cee56772165.png)
![](https://img.haomeiwen.com/i145951/3ba84f4e815059f4.png)
window的一个只读属性
![](https://img.haomeiwen.com/i145951/395d889477eaace8.png)
![](https://img.haomeiwen.com/i145951/25d066ce7a5f3649.png)
实现机制不一样,表现是一样的
name是不存在的,感觉它存在,name是一个函数
先让属性存在才能改
![](https://img.haomeiwen.com/i145951/95690edfe0146188.png)
不能更改
![](https://img.haomeiwen.com/i145951/86ea8393108cd9cb.png)
是否可遍历
![](https://img.haomeiwen.com/i145951/b8ccce3a0ced0ba1.png)
![](https://img.haomeiwen.com/i145951/a63e0b1f0b475d3c.png)
![](https://img.haomeiwen.com/i145951/e047c5bae720f810.png)
![](https://img.haomeiwen.com/i145951/68a4a9f7fb1af35b.png)
批量操作
![](https://img.haomeiwen.com/i145951/3b59587cb94402e3.png)
已经定义重新定义来添加的
undefined 不是关键字,是个只读的变量
window的一个只读属性
name是不存在的,感觉它存在,name是一个函数
先让属性存在才能改
批量操作