摘要:
this.TransparencyKey好属性。 阅读全文
posted @ 2007-05-22 11:15 Shine`Lee 阅读(140) 评论(0) 推荐(0)
|
|||
|
摘要:
1using System; 2using System.Net; 3using System.Net.Sockets; 4using System.Collections; 5using System.Configuration; 6using System.Text; 7using System.Xml; 8using System.IO; 9using System.We... 阅读全文
posted @ 2007-05-22 09:30 Shine`Lee 阅读(316) 评论(0) 推荐(0)
摘要:
方法如下: step1:use HttpWebRequest class to request,and use HttpWebResponse get the response. if you read the response, you can get the information including what did in the Page_load function. step2: if ... 阅读全文
posted @ 2007-05-22 09:28 Shine`Lee 阅读(295) 评论(0) 推荐(0) |
|||