onclick事件时间:2022-11-01 02:45:55onclick = "func(this);"----------->传递element对象 onclick = "func(event);"--------->传递event对象