2011年12月9日 - 小弟使用WebClient.DownloadString Method 将一个xml档转成文字档 code如下:. WebClient client = new WebClient(); string reply = client.
social.msdn.microsoft.com