会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
星期六
首页
管理
2006年11月30日
三种方法获取指定 URL 的 HTML
摘要: 一 、 '获取网页的 HTML ' Dim webclient As New System.Net.WebClient 'Dim webclient As System.Net.HttpWebRequest Dim strem As Stream 'Dim htmlbyte() As Byte Dim htmlb...
阅读全文
posted @ 2006-11-30 14:53 星期六
阅读(470)
评论(0)
推荐(0)
编辑