日期:2014-05-17 浏览次数:20531 次
if (url.indexOf("?") > 0) { url += "&"; } else { url += "?" } url = url + "s=" + Math.random();