(function(i) { console.info(i) })(1);
;(function(win,doc,$,undefined) { // 主业务代码 })(window,document,jQuery);