日期:2014-05-16 浏览次数:20448 次
if(window.navigator.onLine==true){??? alert("已连接");??
?}else{??alert("未连接");??
?}