正在回答
2回答
同学你好!
1.window对象常用属性:
closed:返回窗口是否已被关闭
length: 设置或返回窗口中的框架数量
name: 设置或返回窗口的名称
parent:返回父窗口
self:返回对当前窗口的引用,等价于window属性
status:设置窗口状态栏的文本
top:返回顶层的先辈窗口
如果帮助到了你 欢迎采纳 祝学习愉快~
好帮手慕码
2019-06-12 17:36:29
同学你好!
常见的关键字:break、case、catch、continue、default、delete、do、else、finally、for、function、if、in、instanceof、new、return、switch、this、throw、try、typeof、var、void、while、with 等。
常见的保留字:abstract、boolean、byte、char、class、const、debugger、double、enum、export、extends、fimal、float、goto、implements、import、int、interface、long、mative、package、private、protected、public、short、static、super、synchronized、throws、transient、volatile 等。
这里列举了一些,同学可以在后期的工作学习中继续积累
如果帮助到了你 欢迎采纳 祝学习愉快~
恭喜解决一个难题,获得1积分~
来为老师/同学的回答评分吧
0 星