$(document).ready(function(){ alert("111"); });
$(function(){ alert("222"); });
jQuery(function($) { alert("333"); });
本文共 196 字,大约阅读时间需要 1 分钟。
$(document).ready(function(){ alert("111"); });
$(function(){ alert("222"); });
jQuery(function($) { alert("333"); });
转载于:https://www.cnblogs.com/hgmyz/p/6225121.html
转载地址:https://blog.csdn.net/weixin_30572613/article/details/98103120 如侵犯您的版权,请留言回复原文章的地址,我们会给您删除此文章,给您带来不便请您谅解!