语法 1$(document).ready(function)语法 2$().ready(function)语法 3$(function)提示:ready() 函数不应与 <body onload=""> 一起使用。