摘要: public void Check() { while (true) { Control.CheckForIllegalCrossThreadCalls = false; bool isConnectInternet = InternetGetConnectedState(0, 0); if (is 阅读全文
posted @ 2020-06-28 14:37 MIDHUHU 阅读(1556) 评论(0) 推荐(0)