gpt4 book ai didi

javascript - 为什么人们在许多 jQuery 插件中分配 $this = $(this) ?

转载 作者:数据小太阳 更新时间:2023-10-29 04:39:19 26 4
gpt4 key购买 nike

我经常将其视为插件的第一行:

$this = $(this);

这只是为了提高效率,避免每次都获取 jQuery 对象吗?

最佳答案

缓存 jQuery 对象而不必在每次需要时都实例化它。

关于javascript - 为什么人们在许多 jQuery 插件中分配 $this = $(this) ?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6261684/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com