1. $.ajax返回的数据类型是XMLHttpRequest,请参考手册。($.post、$.get、$.getJSON、$.getScript也同样)2. XMLHttpRequest对象有abort()方法 可以自己手动去调用abort方法:abort