资源简介
抓取新闻项目抓取新闻项目抓取新闻项目抓取新闻项目抓取新闻项目抓取新闻项目抓取新闻项目 抓取新浪新闻
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Net;
using System.IO;
using System.Text;
namespace GETNEWS
{
public partial class _Default : System.Web.UI.Page
{
protected void Page_Load(object sender EventArgs e)
{
//Uri url = new Uri(“http://www.360buy.com/“);
//WebRequest requestPage = WebRequest.Create(url);//发送absoluteUri创建请求对象
////requestPage.Timeout = 1000;
//WebResponse reponsePage = requestPage.GetResponse();
//Stream newsStream = reponsePage.GetResponseStream();//读取页面流
//Encoding encode = System.Text.Encoding.GetEncoding(“gb2312“);
//StreamReader reader = new StreamReader(newsStream encode);//读取获得内容流
//string boardStream = reader.ReadToEnd();//将内容流转换为文本并存入变量BoardStream,即为所需要的数据流
//this.news.Text = boardStream;
string rl;
WebRequest myReq = WebRequest.Create(“http://www.sina.com.cn/“);
WebResponse myRes = myReq.GetResponse();
Stream resStream = myRes.GetResponseStream();
StreamReader sr1 = new StreamReader(resStream Encoding.Default);
StringBuilder sb = new StringBuilder();
while ((rl = sr1.ReadLine()) != null)
{
sb.Append(rl);
}
string str = sb.ToString();
myRes.Close();
int ibegin = str.IndexOf(““);
int iend = str.IndexOf(““);
string strEND = str.Substring(ibegin iend );
this.news.Text = strEND;
}
//protected override void Render(HtmlTextWriter writer)
//{
// string rl;
// WebRequest myReq = WebRequest.Create(“http://www.baidu.com/“);
// WebResponse myRes = myReq.GetResponse();
// Stream resStream = myRes.GetResponseStream();
// StreamReader sr1 = new StreamReader(resStream Encoding.Default);
// StringBuilder sb = new StringBuilder();
// while ((rl = sr1.ReadLine()) != null)
// {
// sb.Append(rl);
// }
// string str = sb.ToString();
// myRes.Close();
// int ibegin = str.IndexOf(““);
// int iend = str.IndexOf(““);
// string strEND = str.Substring(ibegin iend - ibegin);
// //divend.InnerText = strEND;
// //writer.Write(strEND);
// //base.Render(writer);
//}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 5120 2009-04-15 17:38 GETNEWS\GETNEWS\bin\GETNEWS.dll
文件 13824 2009-04-15 17:38 GETNEWS\GETNEWS\bin\GETNEWS.pdb
文件 494 2009-04-15 16:54 GETNEWS\GETNEWS\Default.aspx
文件 2855 2009-04-15 17:38 GETNEWS\GETNEWS\Default.aspx.cs
文件 1180 2009-04-15 16:54 GETNEWS\GETNEWS\Default.aspx.designer.cs
文件 4207 2009-04-15 16:54 GETNEWS\GETNEWS\GETNEWS.csproj
文件 1359 2009-04-15 16:54 GETNEWS\GETNEWS\GETNEWS.csproj.user
文件 252 2009-04-15 16:50 GETNEWS\GETNEWS\obj\Debug\GETNEWS.csproj.FileListAbsolute.txt
文件 5120 2009-04-15 17:38 GETNEWS\GETNEWS\obj\Debug\GETNEWS.dll
文件 13824 2009-04-15 17:38 GETNEWS\GETNEWS\obj\Debug\GETNEWS.pdb
文件 1323 2009-04-15 16:47 GETNEWS\GETNEWS\Properties\AssemblyInfo.cs
文件 7343 2009-04-15 17:36 GETNEWS\GETNEWS\Web.config
文件 911 2009-04-15 16:47 GETNEWS\GETNEWS.sln
..A..H. 15360 2009-04-15 18:35 GETNEWS\GETNEWS.suo
目录 0 2009-04-15 16:47 GETNEWS\GETNEWS\obj\Debug\TempPE
目录 0 2009-04-15 17:38 GETNEWS\GETNEWS\obj\Debug
目录 0 2009-04-15 16:47 GETNEWS\GETNEWS\App_Data
目录 0 2009-04-15 16:50 GETNEWS\GETNEWS\bin
目录 0 2009-04-15 16:47 GETNEWS\GETNEWS\obj
目录 0 2009-04-15 16:47 GETNEWS\GETNEWS\Properties
目录 0 2009-04-15 17:38 GETNEWS\GETNEWS
目录 0 2009-04-15 16:47 GETNEWS
----------- --------- ---------- ----- ----
73172 22
- 上一篇:南京大学算法设计与分析试卷
- 下一篇:数字信号处理上机实验答案(第三版)
相关资源
- VC2005开发工具实现数据手套抓取移动
- Web Scraper 爬虫 网页抓取 Chrome插件
- 中国行政区划数据从国家统计局抓取
- baxter机器人抓取杯子Baxter_pick_cup_gam
- 中兴盒子不开启adb情况下抓取日志和
- WebZip抓取站点工具
- 小程序素材抓取.exe
- httptrack 整站抓取工具
- 基于PowerBuilder 的网页数据抓取
- 腾讯热力图数据腾讯全球移动定位数
- ROST WordParser206472
- DELPHI 抓取PDF内容
- Linux网络数据包抓取源码分析和包过滤
- 最新汽车之家车型数据以及抓取方法
- 基于机器视觉和深度学习的目标识别
- 淘宝评论工具 淘宝评论抓取工具
- WPE封包抓取
- usb调试软件(USBTrace)
- IMooc视频抓取器.rar
- 美科新闻抓取程序源码
- STM32F1控制六自由度机器人 程序源码,
- 百度地图抓取工具
- 屏幕取词源码-可二次开发
- 网站小说抓取超级工具
- 移动机械臂动力学控制与基于视觉的
- 正方教务系统数据抓取含验证码识别
- ROSTNewsAnalysis Tools
- 采集软件 网页数据抓取的得力工具
- (根据百度地图最新抓取)全国矢量
- Unity3D 室内小场景搭建(抓取、抛扔物
评论
共有 条评论