$(document).ready(function() { alert(1); });
$(function() { alert(2); });
jQuery(function($){ alert(3); });
京公网安备 11010502049817号