判断网络是否连接(win8 app HTML&JS)

    var networkInfo = Windows.Networking.Connectivity.NetworkInformation;  //Retrieve the ConnectionProfile  var internetConnectionProfile = networkInfo.getInternetConnectionProfile();  //Pass the returned object to a function that accesses the connection data  var connectionProfileInfo = getConnectionProfileInfo(internetConnectionProfile);    


判断网络是否连接(win8 app HTML&JS)

评论

此博客中的热门博文

搜索即服务平台searchify的基本概念

部分开放平台url分享统计api

域名从sinaapp转到这里来了