ARTICLE DETAIL

资讯详情

深耕网站SEO优化与搜索引擎排名提升的一线实战洞察。

立即执行函数模块化

立即执行函数模块化 (function(window,$){// 数据letdataI am a module;// 操作数据的函数functionfoo(){console.log(foo()${data});$(body).css(background,red);}functionbar(){console.log(bar()${data});otherFun();//内部调用}// 内部私有函数functionotherFun(){console.log(otherFun());}//暴露APIwindow.$myModule{foo,bar};})(window,jQuery);
返回列表