摘要: // 创建一个闭包 (function($) { // 插件的定义 $.fn.hilight = function(options) { debug(this); // build main options before element iteration ... 阅读全文
posted @ 2016-01-12 09:58 白小虫 阅读(253) 评论(0) 推荐(0)