摘要: 第一篇文章:javascript中this关键字的详细解析: http://blog.csdn.net/wyj880220/article/details/7305952Javascript 面向对象编程 http://coolshell.cn/articles/6441.html 阅读全文
posted @ 2015-01-04 14:42 充实地生活着 阅读(142) 评论(0) 推荐(0)
摘要: /** * Unslider by @idiot */ (function($, f) { // If there's no jQuery, Unslider can't work, so kill the operation. if(!$) return f; va... 阅读全文
posted @ 2015-01-04 08:48 充实地生活着 阅读(741) 评论(0) 推荐(0)