摘要:
private void Button_Click_1(object sender, RoutedEventArgs e) { WebClient wb = new WebClient(); wb.DownloadStringCompleted += new DownloadStringCompletedEventHandler(wb_DownloadStringCompleted); wb.DownloadStringAsync(new Uri("http://localhost:49380/Ex... 阅读全文
posted @ 2013-07-25 11:58
Space Tian
阅读(291)
评论(0)
推荐(0)

浙公网安备 33010602011771号