jQuery中$this和$(this)的区别介绍(一看就懂) this其实是一个Html 元素。 $this 只是个变量名,加$是为说明其是个jquery对象。 而$(this)是个 JavaScript 2022-04-06 228 点赞 3 评论 345 浏览