三種方法.
1.xmlhttp.setRequestHeader("Cache-Control","no-cache");
2.url += "&random="+Math.random();
3.url += "×tamp="+new Date().getTime();