js基础

语法类似Python
var和let的区别:https://blog.csdn.net/a1056244734/article/details/107150875
fuction声明函数,还有箭头函数等等

es6以后若属性和属性值一致,则可以省略冒号及以后部分

官方文档:w3school

数据类型

image

对象

Array

image
image

String

image

自定义对象

image

JSON

image
image

BOM

image

window

image

Location

image

DOM

image
image
image

事件绑定

image
image

posted @ 2023-10-19 00:09  adamaik  阅读(9)  评论(0)    收藏  举报