为什么我的应用程序挂起直到WebBrowserDocumentCompleted完成加载页面?在此期间,我能做些什么来保持我的应用程序响应呢?
Can you post some code to show us what you have done?private void ButtonStart_Click(object sender, EventArgs e) if (this.settin
我使用swiftHTTP向我的服务器请求,当我的互联网连接缓慢时,它会进入响应部分!我在下面设置了示例代码: let myResponse = response.data // it comes here afterthere is no data in myresponse //alert for not having connection