按xmlhttp.open("GET","/try/ajax/demo_get.php",true);发送,可能会获得缓存中的结果;php
能够改成xmlhttp.open("GET","/try/ajax/demo_get.php?t=" + Math.random(),true);ajax