摘要: PublicSharedFunctionGetCookiesSetByPage(ByVal strUrl AsString,ByVal cookieToProvide AsString)AsIEnumerable(OfString) Dim req AsSystem.Net.HttpWebRequest Dim res AsSystem.Net.HttpWebResponse Dim sr AsSystem.IO.StreamReader '--notice that the instance is created using webrequest '--thisis what 阅读全文
posted @ 2013-06-24 13:29 阿旭^_^ 阅读(391) 评论(0) 推荐(0)