摘要:
WebClient 不支持超时设定,这一点太糟糕了。因此选用HttpWebRequest代替WebClient : HttpWebRequest毕竟是WebClient 的父类,因此POST起来比较麻烦。 try { string valpairs=""; valpairs="c="+textBox1.Text; UTF8Encoding encoding=new UTF8E... 阅读全文
posted @ 2007-08-14 14:38
林614
阅读(2431)
评论(0)
推荐(0)

浙公网安备 33010602011771号