摘要: 一,js代码: <html> <head> <meta charset="utf-8"/> <title>测试</title> </head> <body> <script> //console.log("window.onload未执行前的值:"+window.onload); //console 阅读全文
posted @ 2022-09-26 22:36 刘宏缔的架构森林 阅读(281) 评论(0) 推荐(0)
摘要: 一,js代码 <html> <head> <meta charset="utf-8"/> <title>测试</title> </head> <body onmousemove="divmousemoving()" onMouseUp="divmouseup()"> <div style="marg 阅读全文
posted @ 2022-09-26 15:41 刘宏缔的架构森林 阅读(398) 评论(0) 推荐(0)