摘要:
If you need to call external web pages. You may need the following codeSystem.Net.WebProxy webProxy = new System.Net.WebProxy("172.28.3.10:8080");System.Net.WebClient webClient = new System.Net.WebCli... 阅读全文
posted @ 2008-11-28 15:07
IamV
阅读(363)
评论(0)
推荐(0)