JQuery Ajax get() <script> $.get(url, data, success, dataType); // dataType ---text ,json,html,xml </script> 类似的例子