jQuery 防止$污染

(function($) {	
	  $(function(){
			//...code
			
	  });
	})(jQuery)
相关文章
相关标签/搜索