我在一个插件中看到了这个:
var options = $.extend(defaults, options);
它是如何工作的?
怎么extend()办?
extend()
jquery jquery-plugins
jquery ×1
jquery-plugins ×1