1
0
节流(throttle) 函数节流的目的是防止不是用用户直接控制的函数,频繁触发。 最常见的应用场景一般是onrize,onscroll,mousemove等这些频繁触发的函...
写了 16520 字,被 23 人关注,获得了 108 个喜欢