摘要:
[DllImport("wininet.dll", CharSet = CharSet.Auto, SetLastError = true)] static extern bool InternetGetCookieEx(string pchURL, string pchCookieName, StringBuilder pchCookieData, ref System.UIn... 阅读全文
posted @ 2017-12-04 22:57
EtoC
阅读(579)
评论(0)
推荐(0)
摘要:
写法1: 写法2 恢复内容结束 阅读全文
posted @ 2017-12-04 20:02
EtoC
阅读(4841)
评论(0)
推荐(0)
摘要:
记得要在webbrowser的事件上绑定 阅读全文
posted @ 2017-12-04 20:01
EtoC
阅读(1622)
评论(1)
推荐(0)