ThinkChat2.0新版上线,更智能更精彩,支持会话、画图、阅读、搜索等,送10W Token,即刻开启你的AI之旅 广告
# 函数 ## onmousedown ## e || event ## body ## clientWidth ## client ## document.onmouseup onmouseup 事件会在鼠标按键被松开时发生。 ## srcElement 对于生成事件的 Window 对象、Document 对象或 Element 对象的引用。 ## tarnameb ## releaseCapture ## srcElement ## setCapture ## document.getElementById ## window.onload ## onmousemove ``` document.onmousemove ``` ## && `e || window.event` `tarnameb = e.target || e.srcElement;`