首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 将类添加到jQuery作为插件

将类添加到jQuery作为插件

  • 资源大小:1.65 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: jquery 插件 作为 添加

资 源 简 介

Description Full class implementation in JavaScript for jQuery 1.4+ Light ! Only 301 bytes minified and gzipped. (A lot of time was spent reducing the code-size) Supports multiple levels of inheritance (Some JavaScript libraries only support one) Fully prototype based inheritance, allowing the use of the "instanceof" operator Implicit constructors Supports calling the super method or any method of the super class Easily use class variables (also known as static variables) Faster than "closure" based classes Light syntax Modify methods at run time, thanks to dynamic super method calls Saves memory compared to "closure" based classes (1 or 100
VIP VIP
0.180392s