c# apache服务器请求得到数据(初级)

1.代码:

string data = new WebClient().DownloadString("http://localhost:81/123.txt");

 

posted @ 2018-09-04 16:29  风影我爱罗  阅读(505)  评论(0)    收藏  举报