throttle:基本功能油门

时间:2024-05-18 06:07:28
【文件属性】:

文件名称:throttle:基本功能油门

文件大小:5KB

文件格式:ZIP

更新时间:2024-05-18 06:07:28

JavaScript

风门 =============== 基本功能油门。 安装 bower install throttle 用法 // exec on resize function once in every seconds $ ( window ) . on ( 'resize' , throttle ( function ( event ) { onResize ( ) ; } , 1000 ) ) ;


【文件预览】:
throttle-master
----throttle.js(377B)
----package.json(412B)
----Gruntfile.js(4KB)
----src()
--------options.yaml(687B)
--------js()
--------ejs()
----.gitignore(97B)
----README.md(254B)
----bower.json(234B)

网友评论