[转载]文章抓取(含源码下载) – sharpCode – 博客园.
最近都左做一些资源采集的工作,比如采集新闻,flash,图片等,下面我们通过一个小例子,来详细的说明一下我采集资源的步骤,希望各位能提点建议,不胜感激。
下面就开始吧!我们这次要采集的是这个少儿英语动画故事 http://www.ebigear.com/reslist-92-1.html,虽然只有6页,但是已经对与这个例子来说已经足够了。
1.首先当然是要下载这个网页。
HttpWebRequest wRequest=(HttpWebRequest)HttpWebRequest.Create(seed); WebResponse wResponse = wRequest.GetResponse(); Stream stream = wResponse.GetResponseStream(); StreamReader streamReader = new StreamReader(stream); string html = streamReader.ReadToEnd(); |
得到下面的字符串
少儿英语动画故事-英语听力-list-大耳朵英语 - 免费在线英语学习 口语练习 四级听力资料 在线翻译 网络课堂 英语社区 < script src = "/script/20080806/jquery.js" ></ script > < script src = "/script/20080806/jquery.form.js" ></ script > < script src = "/script/20080806/jquery.cookie.js" ></ script > < script src = "/script/20080806/common.js" ></ script >< script src = "/script/20080806/res.js" ></ script > < script src = "http://cbjs.baidu.com/js/m.js" type = "text/javascript" ></ script > < script type = "text/javascript" >// <![CDATA[ BAIDU_CLB_addSlot("105486"); BAIDU_CLB_addSlot("105492"); BAIDU_CLB_addSlot("105494"); BAIDU_CLB_addSlot("105510"); BAIDU_CLB_addSlot("105511"); BAIDU_CLB_addSlot("121937"); BAIDU_CLB_addSlot("184421"); BAIDU_CLB_addSlot("184423"); BAIDU_CLB_addSlot("184428"); BAIDU_CLB_enableAllSlots(); BAIDU_CLB_preloadSlots("105486", "105492", "105494", "105510", "105511", "121937","184421","184423","184428"); // ]]></ script > < div id = "ChannelPublicTopBar" > < div id = "loginInfo" > < div >< form action = "/?module=member&act=login" method = "post" >会员:< input id = "LoginMemberName" name = "MemberName" size = "10" type = "text" />密码:< input id = "LoginPwd" name = "Pwd" size = "10" type = "password" />< input id = "loginButton" class = "submit" type = "submit" value = "登 录" /></ form >< a href = "/register.html" target = "_blank" >注册会员</ a >< a href = "/forgetpwd.html" target = "_blank" >忘记密码?</ a > <!-- <a href="http://bbs.ebigear.com/forum-3-1.html" mce_href="http://bbs.ebigear.com/forum-3-1.html" target="_blank">网站帮助</a> --> < a style = "color: #0166ce; font-weight: bold;" href = "/?module=member&act=visit&MemberID=0" target = "_blank" >我浏览过的资料</ a > </ div > </ div > < div id = "favoriteInfo" > < div >< img src = "http://images.cnblogs.com/headertophome.gif" alt = "" />< a onclick = "SetHome(this,'http://www.ebigear.com');" href = "javascript://" >设为首页</ a >< img src = "http://images.cnblogs.com/headertopfav.gif" alt = "" />< a onclick = "AddFavorite(document.location.href,document.title)" href = "javascript://" >加入收藏夹</ a >< img src = "http://images.cnblogs.com/headertopmark.gif" alt = "" />< a onclick = "window.open('http://shuqian.qq.com/post?from=3&title='+encodeURIComponent(document.title)+'&uri='+encodeURIComponent(document.location.href)+'&jumpback=2&noui=1','favit','width=930,height=470,left=50,top=50,toolbar=no,menubar=no,location=no,scrollbars=yes,status=yes,resizable=yes');" href = "javascript://" >加入QQ书签</ a ></ div > </ div > </ div > < div id = "ChannelPublicTopNavi" > < div id = "ChannelPublicLeft" >< a href = "/" >< img id = "logo" src = "http://images.cnblogs.com/logo.gif" alt = "" /></ a ></ div > < div id = "ChannelPublicRight" > < ul > < li >< a href = "http://www.ebigear.com/reslist-3-1.html" target = "_blank" >歌曲</ a > < a href = "http://www.ebigear.com/reslist-4-1.html" target = "_blank" >电影</ a ></ li > < li class = "gtEnd" >< a href = "http://bbs.ebigear.com/" target = "_blank" >社区</ a > < a href = "http://home.ebigear.com" target = "_blank" >家园</ a ></ li > </ ul > < ul > < li >< a href = "http://www.ebigear.com/reslist-394-1.html" target = "_blank" >考试</ a > < a href = "http://www.ebigear.com/reslist-236-1.html" target = "_blank" >教材</ a ></ li > < li >< a href = "http://www.ebigear.com/reslist-1-1.html" target = "_blank" >试题</ a > < a href = "http://www.ebigear.com/paper-index.html" target = "_blank" >试卷</ a ></ li > < li >< a href = "http://kids.ebigear.com" target = "_blank" >少儿</ a > < a href = "http://primary.ebigear.com" target = "_blank" >小学</ a ></ li > < li >< a href = "http://junior.ebigear.com" target = "_blank" >初中</ a > < a href = "http://senior.ebigear.com" target = "_blank" >高中</ a ></ li > < li >< a style = "font-weight: bold; color: red;" href = "http://writing.ebigear.com/" target = "_blank" >写作</ a > < a style = "color: red;" href = "http://desktop.ebigear.com" target = "_blank" >桌面</ a ></ li > < li >< a href = "http://dict.ebigear.com/" target = "_blank" >查词</ a > < a href = "http://fy.ebigear.com" target = "_blank" >翻译</ a ></ li > </ ul > </ div > </ div > < div id = "nav" > < div id = "banner" >< script type = "text/javascript" >// <![CDATA[ BAIDU_CLB_fillSlot("105486"); // ]]></ script ></ div > < div id = "hotnews" > < div id = "text" >< script type = "text/javascript" >// <![CDATA[ BAIDU_CLB_fillSlot("105492"); // ]]></ script >< script type = "text/javascript" >// <![CDATA[ BAIDU_CLB_fillSlot("105494"); // ]]></ script >< script type = "text/javascript" >// <![CDATA[ BAIDU_CLB_fillSlot("105510"); // ]]></ script >< script type = "text/javascript" >// <![CDATA[ BAIDU_CLB_fillSlot("105511"); // ]]></ script ></ div > </ div > </ div > < div id = "smallnavi" > < div >< span style = "border-left: 0px;" >< a href = "/" target = "_blank" >首页</ a ></ span >< span >< a href = "/res-daily.html" target = "_blank" >每天学英语</ a ></ span >< span >< a href = "http://nce.ebigear.com" target = "_blank" >新概念</ a ></ span >< span >< a href = "http://word.ebigear.com" target = "_blank" >背单词</ a ></ span >< span >< a href = "/reslist-897-1.html" target = "_blank" >走遍美国</ a ></ span >< span >< a href = "/reslist-422-1.html" target = "_blank" >音标</ a ></ span >< span >< a href = "http://cihui.ebigear.com/" target = "_blank" >词汇</ a ></ span >< span >< a href = "http://yufa.ebigear.com/" target = "_blank" >语法</ a ></ span >< span >< a href = "/reslist-418-1.html" target = "_blank" >研究生</ a ></ span >< span >< a href = "/reslist-415-1.html" target = "_blank" >大学</ a ></ span >< span >< a href = "http://senior.ebigear.com" target = "_blank" >高中</ a ></ span >< span >< a href = "http://junior.ebigear.com" target = "_blank" >初中</ a ></ span >< span >< a href = "http://primary.ebigear.com" target = "_blank" >小学</ a ></ span >< span >< a href = "http://kids.ebigear.com" target = "_blank" >少儿</ a ></ span >< span >< a href = "/reslist-413-1.html" target = "_blank" >演讲</ a ></ span >< span >< a href = "/reslist-962-1.html" target = "_blank" >有声圣经</ a ></ span >< span >< a href = "/reslist-192-1.html" target = "_blank" >VOA</ a ></ span >< span >< a href = "/reslist-78-1.html" target = "_blank" >商务</ a ></ span >< span >< a href = "http://ielts.ebigear.com" target = "_blank" >雅思</ a ></ span ></ div > </ div > < div id = "nowpsn" > < p id = "position" >您所在的位置: < a href = "/" >大耳朵首页</ a > > < a href = "/res-index.html" >听力资料</ a > > < a href = "/reslist-2-1.html" >在线视听资料</ a > >...> < a href = "/reslist-93-1.html" >国外儿童英语</ a > > 少儿英语动画故事列表</ p > < form action = "/" method = "get" >< input name = "module" type = "hidden" value = "search" />< input name = "act" type = "hidden" value = "index" /> < p id = "Soso" >站内搜索:< input id = "s" class = "sosoin" maxlength = "60" name = "s" size = "12" value = "英语语法" />< input class = "sosobutton" onclick = "this.form.submit();" type = "button" /></ p > </ form ></ div > < div style = "width: 960px; margin: 0pt auto;" >< script type = "text/javascript" >// <![CDATA[ BAIDU_CLB_fillSlot("184428"); // ]]></ script ></ div > < div id = "cntMain" > < div id = "cntL" > < div id = "cntLeft" > < div class = "nodelist commbox" > < div class = "nodechannel" > < div class = "nodechannelleft fl" >少儿英语动画故事</ div > < div class = "nodechannelright fr" >< img src = "http://images.cnblogs.com/shareresicon.jpg" alt = "" />< a href = "/?module=help&act=upload" target = "_blank" >贡献资料</ a > < img src = "http://images.cnblogs.com/contentfeed.jpg" alt = "" />< a href = "#" >Res feeds</ a ></ div > </ div > < div class = "nodelistli" style = "display: none; height: 20px;" ></ div > </ div > < div class = "contentlist commbox" > < div class = "contentrecom" > < div class = "contentrecomleft fl" >< script type = "text/javascript" >// <![CDATA[ var focus_width=290; var focus_height=230; var text_height=0; var swf_height = focus_height+text_height; var pics='http://www.ebigear.com/images/pictures/2011/07/20110704162502yiGz.jpg|http://www.ebigear.com/images/pictures/2011/07/20110704173742GDMW.jpg'; var links='http://www.hiknow.com/children/sessions.html?uid=ebigear4|http://www.hiknow.com/children/sessions.html?uid=ebigear4'; var texts='乐知少儿英语免费试听|乐知少儿英语免费试听'; document.write('< span class = "mceItemObject" classid = "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase = "http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width = "'+ focus_width +'" height = "'+ swf_height +'" >'); document.write(' < span name = "allowScriptAccess" value = "sameDomain" class = "mceItemParam" ></ span > < span name = "movie" value = "/images/list_focus.swf" class = "mceItemParam" ></ span > < span name = "quality" value = "high" class = "mceItemParam" ></ span > < span name = "bgcolor" value = "#F0F0F0" class = "mceItemParam" ></ span >'); document.write(' < span name = "menu" value = "false" class = "mceItemParam" ></ span > < span name = wmode value = "opaque" class = "mceItemParam" ></ span >'); document.write(' < span name = "FlashVars" value = "pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'" class = "mceItemParam" ></ span >'); document.write('< span class = "mceItemEmbed" src = "http://images.cnblogs.com/list_focus.swf" wmode = "opaque" FlashVars = "pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'" menu = "false" bgcolor = "#F0F0F0" quality = "high" width = "'+ focus_width +'" height = "'+ focus_height +'" allowScriptAccess = "sameDomain" type = "application/x-shockwave-flash" pluginspage = "http://www.macromedia.com/go/getflashplayer" /></ span >'); document.write('<\/object>'); // ]]></ script ></ div > < div class = "contentrecomright fr" > < li > < div >< strong >< a href = "/res-736-7777700055331.html" target = "_blank" >The Seven Eve--Chinese Valentine's Day</ a ></ strong ></ div > < div class = "contentintro" >The Seven Eve—Chinese Valentine’s DayMost people...</ div ></ li > < li > < div >< strong >< a href = "/res-1674-7777700113692.html" target = "_blank" >英文歌曲 JLS - Everybody in Love</ a ></ strong ></ div > < div class = "contentintro" >Everybody in love, go on put your hands up恋爱中的人,...</ div ></ li > < li > < div >< strong >< a href = "/res-1674-7777700109966.html" target = "_blank" >英文歌曲 Katy Perry --thinking of you</ a ></ strong ></ div > < div class = "contentintro" >国籍: 美国 出生地: 加州圣巴巴拉 出生日期: 1984年10月25日 身高:170c...</ div ></ li > </ div > </ div > < div class = "gg600form" >< script src = "/script/20080806/google_reslist_ad.js" ></ script >< script type = "text/javascript" >// <![CDATA[ google_ad_channel = '3161437116';google_ad_type = 'text'; // ]]></ script >< script src = "http://pagead2.googlesyndication.com/pagead/show_ads.js" ></ script ></ div > < ul > < li > < div >< strong >< a title = "国外英语动画故事-A Country Road" href = "/res-92-7777700001981.html" target = "_blank" >国外英语动画故事-A Country Road</ a ></ strong ></ div > < div class = "contentintro" >A Country Road(中英文对照) 英文:A Country RoadVery far away from the city lived a poor ...</ div > < div class = "listauthor" >< img src = "http://images.cnblogs.com/icon/s_flash.gif" alt = "" />作者:< a href = "/member-702.html" target = "_blank" >little ear</ a > 点击:< span >8108</ span > 发布时间:< span >05/05/28</ span > 最后评论:< a href = "/?module=review&act=lists&ObjectID=7777700001981&ObjectType=rs" target = "_blank" >一个月前</ a ></ div ></ li > < li > < div >< strong >< a title = "国外英语动画故事-A Hot Air Balloon" href = "/res-92-7777700001982.html" target = "_blank" >国外英语动画故事-A Hot Air Balloon</ a ></ strong ></ div > < div class = "contentintro" >英文:A Hot Air BalloonIf I had a hot air balloon,I would fly around the world and see ...</ div > < div class = "listauthor" >< img src = "http://images.cnblogs.com/icon/s_flash.gif" alt = "" />作者:< a href = "/member-702.html" target = "_blank" >little ear</ a > 点击:< span >1263</ span > 发布时间:< span >05/05/28</ span > 最后评论:< a href = "/?module=review&act=lists&ObjectID=7777700001982&ObjectType=rs" target = "_blank" >2天前</ a ></ div ></ li > < li > < div >< strong >< a title = "国外英语动画故事-A Lion and a mouse" href = "/res-92-7777700001983.html" target = "_blank" >国外英语动画故事-A Lion and a mouse</ a ></ strong ></ div > < div class = "contentintro" >A Lion and a mouse One fine day in spring, a mouse came out to the lawn and enjoyed the...</ div > < div class = "listauthor" >< img src = "http://images.cnblogs.com/icon/s_flash.gif" alt = "" />作者:< a href = "/member-702.html" target = "_blank" >little ear</ a > 点击:< span >4035</ span > 发布时间:< span >05/05/28</ span > 最后评论:< a href = "/?module=review&act=lists&ObjectID=7777700001983&ObjectType=rs" target = "_blank" >18天前</ a ></ div ></ li > < li > < div >< strong >< a title = "国外英语动画故事-A Quiet Quiz" href = "/res-92-7777700001984.html" target = "_blank" >国外英语动画故事-A Quiet Quiz</ a ></ strong ></ div > < div class = "contentintro" >感谢大耳朵网友"大耳朵usa"提供的听力原文A Quiet QuizPlease, be quiet. This is a quiz.Q...</ div > < div class = "listauthor" >< img src = "http://images.cnblogs.com/icon/s_flash.gif" alt = "" />作者:< a href = "/member-702.html" target = "_blank" >little ear</ a > 点击:< span >7191</ span > 发布时间:< span >05/05/28</ span > 最后评论:< a href = "/?module=review&act=lists&ObjectID=7777700001984&ObjectType=rs" target = "_blank" >11/04/28</ a ></ div ></ li > < li > < div >< strong >< a title = "国外英语动画故事-A wolf and shadow" href = "/res-92-7777700001985.html" target = "_blank" >国外英语动画故事-A wolf and shadow</ a ></ strong ></ div > < div class = "contentintro" >A wolf and his shadow 狼和它的影子When it was getting dark a wolf was walking along the road. ...</ div > < div class = "listauthor" >< img src = "http://images.cnblogs.com/icon/s_flash.gif" alt = "" />作者:< a href = "/member-702.html" target = "_blank" >little ear</ a > 点击:< span >5719</ span > 发布时间:< span >05/05/28</ span > 最后评论:< a href = "/?module=review&act=lists&ObjectID=7777700001985&ObjectType=rs" target = "_blank" >11/05/01</ a ></ div ></ li > < li > < div >< strong >< a title = "国外英语动画故事-Allen’s Fear" href = "/res-92-7777700001986.html" target = "_blank" >国外英语动画故事-Allen’s Fear</ a ></ strong ></ div > < div class = "contentintro" >英文:Allen’s FearAllen does not like high places.Allen would never climb a ladder....</ div > < div class = "listauthor" >< img src = "http://images.cnblogs.com/icon/s_flash.gif" alt = "" />作者:< a href = "/member-702.html" target = "_blank" >little ear</ a > 点击:< span >3021</ span > 发布时间:< span >05/05/28</ span > 最后评论:< a href = "/?module=review&act=lists&ObjectID=7777700001986&ObjectType=rs" target = "_blank" >10/07/15</ a ></ div ></ li > < li > < div >< strong >< a title = "国外英语动画故事-An animal hospital nurse" href = "/res-92-7777700001987.html" target = "_blank" >国外英语动画故事-An animal hospital nurse</ a ></ strong ></ div > < div class = "contentintro" >感谢大耳朵网友"dingxiang6"提供的听力原文Who is it ? A kangaroo nurse. She works all day. ...</ div > < div class = "listauthor" >< img src = "http://images.cnblogs.com/icon/s_flash.gif" alt = "" />作者:< a href = "/member-702.html" target = "_blank" >little ear</ a > 点击:< span >4299</ span > 发布时间:< span >05/05/28</ span > 最后评论:< a href = "/?module=review&act=lists&ObjectID=7777700001987&ObjectType=rs" target = "_blank" >一个月前</ a ></ div ></ li > < li > < div >< strong >< a title = "国外英语动画故事-Annie the Detective" href = "/res-92-7777700001988.html" target = "_blank" >国外英语动画故事-Annie the Detective</ a ></ strong ></ div > < div class = "contentintro" >Annie the Detective1.Annie and her family were enjoying dessert. Everyone loved Mother’s...</ div > < div class = "listauthor" >< img src = "http://images.cnblogs.com/icon/s_flash.gif" alt = "" />作者:< a href = "/member-702.html" target = "_blank" >little ear</ a > 点击:< span >2554</ span > 发布时间:< span >05/05/28</ span > 最后评论:< a href = "/?module=review&act=lists&ObjectID=7777700001988&ObjectType=rs" target = "_blank" >10/02/17</ a ></ div ></ li > < li > < div >< strong >< a title = "国外英语动画故事-At Night" href = "/res-92-7777700001989.html" target = "_blank" >国外英语动画故事-At Night</ a ></ strong ></ div > < div class = "contentintro" >英文:At NightThe horse sleeps in the stable.The pig sleeps in the pen.The squirrel...</ div > < div class = "listauthor" >< img src = "http://images.cnblogs.com/icon/s_flash.gif" alt = "" />作者:< a href = "/member-702.html" target = "_blank" >little ear</ a > 点击:< span >3910</ span > 发布时间:< span >05/05/28</ span > 最后评论:< a href = "/?module=review&act=lists&ObjectID=7777700001989&ObjectType=rs" target = "_blank" >11/03/14</ a ></ div ></ li > < li > < div >< strong >< a title = "国外英语动画故事-Autumn’s Coming" href = "/res-92-7777700001990.html" target = "_blank" >国外英语动画故事-Autumn’s Coming</ a ></ strong ></ div > < div class = "contentintro" >Autumn’s ComingIt’s a autumn,it’s fall,can you hear the call?The leaves are falling,...</ div > < div class = "listauthor" >< img src = "http://images.cnblogs.com/icon/s_flash.gif" alt = "" />作者:< a href = "/member-702.html" target = "_blank" >little ear</ a > 点击:< span >3759</ span > 发布时间:< span >05/05/28</ span > 最后评论:< a href = "/?module=review&act=lists&ObjectID=7777700001990&ObjectType=rs" target = "_blank" >一个月前</ a ></ div ></ li > < li > < div >< strong >< a title = "国外英语动画故事-Ball Goes on a Picnic" href = "/res-92-7777700001991.html" target = "_blank" >国外英语动画故事-Ball Goes on a Picnic</ a ></ strong ></ div > < div class = "contentintro" >英文:Ball Goes on a PicnicIt’s a nice fall day.So today, Ball is going on a picnic....</ div > < div class = "listauthor" >< img src = "http://images.cnblogs.com/icon/s_flash.gif" alt = "" />作者:< a href = "/member-702.html" target = "_blank" >little ear</ a > 点击:< span >7994</ span > 发布时间:< span >05/05/28</ span > 最后评论:< a href = "/?module=review&act=lists&ObjectID=7777700001991&ObjectType=rs" target = "_blank" >10/08/03</ a ></ div ></ li > < li > < div >< strong >< a title = "国外英语动画故事-Blue Cow in the Playground" href = "/res-92-7777700001992.html" target = "_blank" >国外英语动画故事-Blue Cow in the Playground</ a ></ strong ></ div > < div class = "contentintro" >...</ div > < div class = "listauthor" >< img src = "http://images.cnblogs.com/icon/s_flash.gif" alt = "" />作者:< a href = "/member-702.html" target = "_blank" >little ear</ a > 点击:< span >8144</ span > 发布时间:< span >05/05/28</ span > 最后评论:< a href = "/?module=review&act=lists&ObjectID=7777700001992&ObjectType=rs" target = "_blank" >10/01/26</ a ></ div ></ li > < li > < div >< strong >< a title = "国外英语动画故事-Bob Goes to the Dentist" href = "/res-92-7777700001993.html" target = "_blank" >国外英语动画故事-Bob Goes to the Dentist</ a ></ strong ></ div > < div class = "contentintro" >英文:Bob Goes to the DentistToday is my first dentist appointment.I really do not wa...</ div > < div class = "listauthor" >< img src = "http://images.cnblogs.com/icon/s_flash.gif" alt = "" />作者:< a href = "/member-702.html" target = "_blank" >little ear</ a > 点击:< span >3087</ span > 发布时间:< span >05/05/28</ span > 最后评论:< a href = "/?module=review&act=lists&ObjectID=7777700001993&ObjectType=rs" target = "_blank" >10/12/30</ a ></ div ></ li > < li style = "border: 0;" > < div >< strong >< a title = "国外英语动画故事-Bremen Town Musicians" href = "/res-92-7777700001994.html" target = "_blank" >国外英语动画故事-Bremen Town Musicians</ a ></ strong ></ div > < div class = "contentintro" >感谢大耳朵网友"大耳朵usa"提供的听力原文 Bremen Town Musicians Once upon a time, a donkey ...</ div > < div class = "listauthor" >< img src = "http://images.cnblogs.com/icon/s_flash.gif" alt = "" />作者:< a href = "/member-702.html" target = "_blank" >little ear</ a > 点击:< span >7587</ span > 发布时间:< span >05/05/28</ span > 最后评论:< a href = "/?module=review&act=lists&ObjectID=7777700001994&ObjectType=rs" target = "_blank" >2天前</ a ></ div ></ li > </ ul > < div class = "pageno" > < div class = "page_here" > < div class = "jump" >转到第< input id = "goto2" class = "page_input" type = "text" />页< input class = "page_go" style = "cursor: pointer;" onclick = "window.location.href='/reslist-92-'+$('#goto2').val()+'.html'" type = "button" value = "GO" /></ div > < table border = "0" cellspacing = "1" cellpadding = "0" align = "right" > < tbody > < tr > < td class = "page_now" >1</ td > < td >< a title = "第2页" href = "reslist-92-2.html" >2</ a ></ td > < td >< a title = "第3页" href = "reslist-92-3.html" >3</ a ></ td > < td >< a title = "第4页" href = "reslist-92-4.html" >4</ a ></ td > < td >< a title = "第5页" href = "reslist-92-5.html" >5</ a ></ td > < td >< a title = "第6页" href = "reslist-92-6.html" >6</ a ></ td > < td >< a title = "下一页" href = "reslist-92-2.html" >></ a ></ td > < td >< a title = "尾页" href = "reslist-92-6.html" >>|</ a ></ td > < td class = "page_sort" >1/6</ td > </ tr > </ tbody > </ table > </ div > </ div > </ div > < div style = "margin-top: 15px; border-bottom: 1px dotted #ccd;" >< script type = "text/javascript" >// <![CDATA[ cpro_client='ebigear_cpr'; cpro_at='text_image'; cpro_161=3; cpro_flush=2; cpro_w=580; cpro_h=90; cpro_template='text_default_580_90'; cpro_cbd='#FFFFFF'; cpro_cbg='#FFFFFF'; cpro_ctitle='#0066CC'; cpro_cdesc='#444444'; cpro_curl='#008000'; cpro_cflush='#e10900'; cpro_uap=1; cpro_cad=1; cpro_channel=11065; // ]]></ script > < script src = "http://cpro.baidu.com/cpro/ui/cp.js" type = "text/javascript" ></ script ></ div > < div class = "sendlink" >< strong >赚金币提示:</ strong >把下面的链接地址复制分发给您的朋友或其他网站,每个点击就赚10金币! < span style = "color: red; font-size: 15px;" >http://www.ebigear.com/reslistclick-92-0.html</ span > < input class = "button" onclick = "window.clipboardData.clearData();window.clipboardData.setData('Text','http://www.ebigear.com/reslistclick-92-0.html');" type = "button" value = "复制地址" />< a href = "http://bbs.ebigear.com/thread-1877-1-1.html" target = "_blank" >点击这里查看详细规则</ a ></ div > < div class = "visithistory" > < div class = "visithistorytitle boxtitle" > < table cellspacing = "0" cellpadding = "0" width = "100%" > < tbody > < tr > < td class = "boxtitlename" width = "70" align = "center" >浏览记录</ td > < td class = "boxtitleright" width = "557" ></ td > </ tr > </ tbody > </ table > </ div > < div class = "visithistorycontent commbox" > < ul class = "fl" > < li >您没有浏览历史</ li > </ ul > < ul class = "fr" > < li >您没有浏览历史</ li > </ ul > </ div > </ div > </ div > < div id = "cntMiddle" >< img class = "middleicon" src = "http://images.cnblogs.com/contentmiddleicon.jpg" alt = "" /> < div >少儿英语动画故事</ div > < div >高瞻远瞩</ div > < div >放眼全球</ div > < div id = "floatbar" >< a href = "/?module=help&act=upload" target = "_blank" >< img src = "http://images.cnblogs.com/contentmiddleshare.jpg" alt = "" /></ a ></ div > </ div > </ div > < div id = "cntRight" > < div class = "rightrecomtitle boxtitle" > < table cellspacing = "0" cellpadding = "0" width = "100%" > < tbody > < tr > < td class = "boxtitlename" width = "70" >推荐资源</ td > < td class = "boxtitleright" width = "226" ></ td > </ tr > </ tbody > </ table > </ div > < div class = "rightrecom commbox" > < ul > < li > < div >< a style = "color: red;" title = "大耳朵免费英语网络课堂" href = "http://oral.ebigear.com/class.html" target = "_blank" >大耳朵免费英语网络课堂</ a ></ div ></ li > < li > < div >< a title = "英语入门 从abc学起" href = "http://abc.ebigear.com" target = "_blank" >英语入门 从abc学起</ a ></ div ></ li > < li > < li > < div >< a title = "英语初学者 四大宝典" href = "http://begin.ebigear.com" target = "_blank" >英语初学者 四大宝典</ a ></ div ></ li > < li > < div >< a style = "color: red;" title = "免费订阅每日英语课堂" href = "http://www.adshidai.com/click.php?eos_sn=2002-14-54-0-1" target = "_blank" >免费订阅每日英语课堂</ a ></ div ></ li > < li > < li > < div >< a title = "初中英语 学习资料" href = "http://junior.ebigear.com/" target = "_blank" >初中英语 学习资料</ a ></ div ></ li > < li > < div >< a title = "高中英语 学习资料" href = "http://senior.ebigear.com/" target = "_blank" >高中英语 学习资料</ a ></ div ></ li > < li > < div >< a title = "大学六级CET6历年考试" href = "/reslist-562-1.html" target = "_blank" >大学六级CET6历年考试</ a ></ div ></ li > < li > < div >< a title = "初三英语课本同步听力" href = "http://www.ebigear.com/topic/Junior_3/" target = "_blank" >初三英语课本同步听力</ a ></ div ></ li > < li > < div >< a style = "font-weight: bold; color: green;" title = "高一英语课本同步听力" href = "http://www.ebigear.com/topic/Senior_1/" target = "_blank" >高一英语课本同步听力</ a ></ div ></ li > < li > < div >< a title = "在线英语语法词典大全" href = "/newslist-132-1.html" target = "_blank" >在线英语语法词典大全</ a ></ div ></ li > < li > < div >< a title = "高二英语课本同步听力" href = "http://www.ebigear.com/topic/Senior_2/" target = "_blank" >高二英语课本同步听力</ a ></ div ></ li > < li > < div >< a style = "color: red;" title = "免费下载英语电子书" href = "/reslist-1380-1.html" target = "_blank" >免费下载英语电子书</ a ></ div ></ li > </ ul > </ div > < div style = "text-align: left; margin-top: 10px;" >< script src = "/script/20080806/google_right_ad.js" ></ script > < script type = "text/javascript" >// <![CDATA[ google_ad_channel = '1227074352';google_ad_type = 'text,image,html,flash';google_image_size = '300x250'; // ]]></ script > < script src = "http://pagead2.googlesyndication.com/pagead/show_ads.js" ></ script ></ div > < div class = "dailyenglish" > < div class = "dailyenglishtitle boxtitle" > < table cellspacing = "0" cellpadding = "0" width = "100%" > < tbody > < tr > < td class = "boxtitlename" width = "81" align = "center" >每天学英语</ td > < td class = "boxtitleright" width = "215" >< a href = "/dailyenglish.html" target = "_blank" >更多</ a ></ td > </ tr > </ tbody > </ table > </ div > < div class = "dailyenglishcontent commbox" > < div class = "dailyenglishname" >想进步,请坚持参与每天学英语活动!</ div > < ul style = "height: 205.8px;" > < li > < div >< a title = "英文聊天" href = "http://bbs.ebigear.com/forum-188-1.html" target = "_blank" >英文聊天</ a ></ div ></ li > < li > < div >< a title = "你问我答" href = "http://bbs.ebigear.com/forum-97-1.html" target = "_blank" >你问我答</ a ></ div ></ li > < li > < div >< a title = "人在职场" href = "http://bbs.ebigear.com/forum-184-1.html" target = "_blank" >人在职场</ a ></ div ></ li > < li > < li > < div >< a title = "影视佳句" href = "http://bbs.ebigear.com/thread-203886-1-1.html" target = "_blank" >影视佳句</ a ></ div ></ li > < li > < div >< a title = "美味屋" href = "http://bbs.ebigear.com/thread-205103-1-1.html" target = "_blank" >美味屋</ a ></ div ></ li > < li > < div >< a title = "话题讨论" href = "http://bbs.ebigear.com/thread-204687-1-1.html" target = "_blank" >话题讨论</ a ></ div ></ li > < li > < div >< a title = "听写擂台" href = "http://bbs.ebigear.com/thread-205110-1-1.html" target = "_blank" >听写擂台</ a ></ div ></ li > < li > < div >< a title = "实用口语" href = "http://bbs.ebigear.com/thread-205170-1-1.html" target = "_blank" >实用口语</ a ></ div ></ li > < li > < div >< a title = "英文写作" href = "http://bbs.ebigear.com/thread-205093-1-1.html" target = "_blank" >英文写作</ a ></ div ></ li > < li > < div >< a title = "阅读理解" href = "http://bbs.ebigear.com/thread-205095-1-1.html" target = "_blank" >阅读理解</ a ></ div ></ li > < li > < div >< a title = "单词超市" href = "http://bbs.ebigear.com/thread-204924-1-1.html" target = "_blank" >单词超市</ a ></ div ></ li > < li > < div >< a title = "词汇讲解" href = "http://bbs.ebigear.com/thread-205133-1-1.html" target = "_blank" >词汇讲解</ a ></ div ></ li > < li > < div >< a title = "语法学习" href = "http://bbs.ebigear.com/thread-205122-1-1.html" target = "_blank" >语法学习</ a ></ div ></ li > < li > < div >< a title = "诚心找茬" href = "http://bbs.ebigear.com/thread-193286-1-1.html" target = "_blank" >诚心找茬</ a ></ div ></ li > < li > < div >< a title = "新闻翻译" href = "http://bbs.ebigear.com/thread-204965-1-1.html" target = "_blank" >新闻翻译</ a ></ div ></ li > < li > < div >< a title = "英译汉" href = "http://bbs.ebigear.com/thread-205059-1-1.html" target = "_blank" >英译汉</ a ></ div ></ li > < li > < div >< a title = "汉译英" href = "http://bbs.ebigear.com/thread-205107-1-1.html" target = "_blank" >汉译英</ a ></ div ></ li > < li > < div >< a title = "英译新闻" href = "http://bbs.ebigear.com/thread-205108-1-1.html" target = "_blank" >英译新闻</ a ></ div ></ li > < li > < div >< a title = "英文谚语" href = "http://bbs.ebigear.com/thread-204927-1-1.html" target = "_blank" >英文谚语</ a ></ div ></ li > < li > < div >< a title = "绕口令" href = "http://bbs.ebigear.com/thread-204879-1-1.html" target = "_blank" >绕口令</ a ></ div ></ li > < li > < div >< a title = "寓言故事" href = "http://bbs.ebigear.com/thread-205089-1-1.html" target = "_blank" >寓言故事</ a ></ div ></ li > < li > < div >< a title = "英文电影" href = "http://bbs.ebigear.com/thread-205061-1-1.html" target = "_blank" >英文电影</ a ></ div ></ li > < li > < div >< a title = "经典歌曲" href = "http://bbs.ebigear.com/thread-204970-1-1.html" target = "_blank" >经典歌曲</ a ></ div ></ li > < li > < div >< a title = "双语笑话" href = "http://bbs.ebigear.com/thread-205084-1-1.html" target = "_blank" >双语笑话</ a ></ div ></ li > < li > < div >< a title = "图片笑话" href = "http://bbs.ebigear.com/thread-205132-1-1.html" target = "_blank" >图片笑话</ a ></ div ></ li > < li > < div >< a title = "四级考题" href = "http://bbs.ebigear.com/thread-204880-1-1.html" target = "_blank" >四级考题</ a ></ div ></ li > < li > < div >< a title = "四级听力" href = "http://bbs.ebigear.com/thread-202276-1-1.html" target = "_blank" >四级听力</ a ></ div ></ li > < li > < div >< a title = "六级试题" href = "http://bbs.ebigear.com/thread-205088-1-1.html" target = "_blank" >六级试题</ a ></ div ></ li > < li > < div >< a title = "六级听力" href = "http://bbs.ebigear.com/thread-204662-1-1.html" target = "_blank" >六级听力</ a ></ div ></ li > < li > < div >< a title = "专四试题" href = "http://bbs.ebigear.com/thread-205094-1-1.html" target = "_blank" >专四试题</ a ></ div ></ li > < li > < div >< a title = "中考试题" href = "http://bbs.ebigear.com/frame.php?frameon=yes&referer=http%3A//bbs.ebigear.com/thread-177484-1-1.html" target = "_blank" >中考试题</ a ></ div ></ li > < li > < div >< a title = "高考试题" href = "http://bbs.ebigear.com/thread-204439-1-1.html" target = "_blank" >高考试题</ a ></ div ></ li > < li > < div >< a title = "考研英语" href = "http://bbs.ebigear.com/thread-204660-1-1.html" target = "_blank" >考研英语</ a ></ div ></ li > < li > < div >< a title = "托业考试" href = "http://bbs.ebigear.com/thread-204749-1-1.html" target = "_blank" >托业考试</ a ></ div ></ li > < li > < div >< a title = "托福资料" href = "http://bbs.ebigear.com/thread-204928-1-1.html" target = "_blank" >托福资料</ a ></ div ></ li > < li > < div >< a title = "雅思资料" href = "http://bbs.ebigear.com/thread-201371-1-1.html" target = "_blank" >雅思资料</ a ></ div ></ li > < li > < div >< a title = "美文欣赏" href = "http://bbs.ebigear.com/thread-205040-1-1.html" target = "_blank" >美文欣赏</ a ></ div ></ li > < li > < div >< a title = "英文诗歌" href = "http://bbs.ebigear.com/thread-205097-1-1.html" target = "_blank" >英文诗歌</ a ></ div ></ li > < li > < div >< a title = "英文猜谜" href = "http://bbs.ebigear.com/thread-204931-1-1.html" target = "_blank" >英文猜谜</ a ></ div ></ li > < li > < div >< a title = "新闻听写" href = "http://bbs.ebigear.com/thread-205114-1-1.html" target = "_blank" >新闻听写</ a ></ div ></ li > < li > < div >< a title = "视频新闻" href = "http://bbs.ebigear.com/thread-205113-1-1.html" target = "_blank" >视频新闻</ a ></ div ></ li > < li > < div >< a title = "趣味俚语" href = "http://bbs.ebigear.com/thread-197581-1-1.html" target = "_blank" >趣味俚语</ a ></ div ></ li > < li > < div >< a title = "VOA听写" href = "http://bbs.ebigear.com/thread-160606-1-1.html" target = "_blank" >VOA听写</ a ></ div ></ li > < li > < div >< a href = "/dailyenglish.html" target = "_blank" >更多>></ a ></ div ></ li > </ ul > < div class = "dailyenglishname" >每天一词:< input id = "wordtr" size = "20" type = "text" />< input onclick = "tranWord()" type = "button" value = "在线查词" /></ div > < a style = "font-weight: bold; color: blue;" href = "/?module=business&act=click&id=30&url=aHR0cDovL3d3dy5hZHNoaWRhaS5jb20vY2xpY2sucGhwP2Vvc19zbj0yMDAyLTE0LTU0LTAtMQ==" target = "_blank" >免费订阅每日英语课堂</ a ></ div > </ div > < div class = "rightpicadbottom" >< script type = "text/javascript" >// <![CDATA[ BAIDU_CLB_fillSlot("121937"); // ]]></ script ></ div > < div class = "latestreviewtitle boxtitle" > < table cellspacing = "0" cellpadding = "0" width = "100%" > < tbody > < tr > < td class = "boxtitlename" width = "160" >最新社区精华帖子</ td > < td class = "boxtitleright" width = "136" >< a href = "http://www.ebigear.com/?module=member&act=digestthread" target = "_blank" >更多>></ a ></ td > </ tr > </ tbody > </ table > </ div > < div class = "latestreview commbox" > < ul > < li > < div >< a title = "清凉夏日的一份礼物!" href = "http://bbs.ebigear.com/thread-205173-1-1.html" target = "_blank" >清凉夏日的一份礼物!</ a ></ div > < span style = "color: #ff0000;" >16:36</ span ></ li > < li > < div >< a title = "8-6-2011口语讲解:周末档【商务口语】第13期" href = "http://bbs.ebigear.com/thread-205170-1-1.html" target = "_blank" >8-6-2011口语讲解:周末档【商务口语】第13期</ a ></ div > < span style = "color: #ff0000;" >16:36</ span ></ li > < li > < div >< a title = "听力场景题型“听听他在哪”常用特征语(4)之银行" href = "http://bbs.ebigear.com/thread-203115-1-1.html" target = "_blank" >听力场景题型“听听他在哪”常用特征语(4)之银行</ a ></ div > < span style = "color: #ff0000;" >10:51</ span ></ li > < li > < div >< a title = "【布】七夕美文---1℃的爱情" href = "http://bbs.ebigear.com/thread-205135-1-1.html" target = "_blank" >【布】七夕美文---1℃的爱情</ a ></ div > < span style = "color: #ff0000;" >10:51</ span ></ li > < li > < div >< a title = "争分夺秒的“电梯游说”--时代新词盘点231" href = "http://bbs.ebigear.com/thread-205026-1-1.html" target = "_blank" >争分夺秒的“电梯游说”--时代新词盘点231</ a ></ div > < span style = "color: #ff0000;" >11:14</ span ></ li > < li > < div >< a title = "英语词汇构词知识词根篇166:fund,found" href = "http://bbs.ebigear.com/thread-205025-1-1.html" target = "_blank" >英语词汇构词知识词根篇166:fund,found</ a ></ div > < span style = "color: #ff0000;" >11:14</ span ></ li > < li > < div >< a title = "8-5-2011口语讲解:研学走遍美国【34】" href = "http://bbs.ebigear.com/thread-205015-1-1.html" target = "_blank" >8-5-2011口语讲解:研学走遍美国【34】</ a ></ div > < span style = "color: #ff0000;" >09:53</ span ></ li > < li > < div >< a title = "历史上的今天----8月4日" href = "http://bbs.ebigear.com/thread-204779-1-1.html" target = "_blank" >历史上的今天----8月4日</ a ></ div > < span >21:26</ span ></ li > < li > < div >< a title = "8-4-2011口语讲解:研学走遍美国【33】" href = "http://bbs.ebigear.com/thread-204878-1-1.html" target = "_blank" >8-4-2011口语讲解:研学走遍美国【33】</ a ></ div > < span >09:50</ span ></ li > < li > < div >< a title = "网络口碑--时代新词盘点230" href = "http://bbs.ebigear.com/thread-204744-1-1.html" target = "_blank" >网络口碑--时代新词盘点230</ a ></ div > < span >14:28</ span ></ li > </ ul > </ div > < div class = "rightstudymethodtitle boxtitle" > < table cellspacing = "0" cellpadding = "0" width = "100%" > < tbody > < tr > < td class = "boxtitlename" width = "96" >经典学习方法</ td > < td class = "boxtitleright" width = "208" >< a href = "/newslist-24-1.html" target = "_blank" >更多>></ a ></ td > </ tr > </ tbody > </ table > </ div > < div class = "rightstudymethod commbox" > < div class = "rightstudymethodtext" > < li > < div >< a title = "如何备考BEC(剑桥商务英语)" href = "/news-194-72077.html" target = "_blank" >如何备考BEC(剑桥商务英语)</ a ></ div ></ li > < li > < div >< a title = "李开复:怎样背单词" href = "/news-25-62692.html" target = "_blank" >李开复:怎样背单词</ a ></ div ></ li > < li > < div >< a style = "color: purple;" title = "四点建议,单词记住不再忘" href = "/news-25-61233.html" target = "_blank" >四点建议,单词记住不再忘</ a ></ div ></ li > < li > < div >< a title = "英语学习者的十句经典名言" href = "/news-25-1028.html" target = "_blank" >英语学习者的十句经典名言</ a ></ div ></ li > < li > < div >< a title = "英语四六级口语考试及其学习方法" href = "/news-155-59023.html" target = "_blank" >英语四六级口语考试及其学习方法</ a ></ div ></ li > < li > < div >< a title = "浅谈高中英语常规教学之高三教学思路" href = "/news-193-60104.html" target = "_blank" >浅谈高中英语常规教学之高三教学思路</ a ></ div ></ li > < li > < div >< a style = "color: red;" title = "英语应该这样去学" href = "/news-193-57524.html" target = "_blank" >英语应该这样去学</ a ></ div ></ li > < li > < div >< a title = "一个人的PETS5的经验" href = "/news-193-59098.html" target = "_blank" >一个人的PETS5的经验</ a ></ div ></ li > < li > < div >< a title = "这样去看英语电影定让你英语进步飞速" href = "/news-25-59051.html" target = "_blank" >这样去看英语电影定让你英语进步飞速</ a ></ div ></ li > < li > < div >< a title = "关于英语四六级口语考试及其学习方法" href = "/news-155-59023.html" target = "_blank" >关于英语四六级口语考试及其学习方法</ a ></ div ></ li > < li > < div >< a title = "10大建议帮你轻松学外语" href = "/news-193-58957.html" target = "_blank" >10大建议帮你轻松学外语</ a ></ div ></ li > < li > < div >< a title = "雅思口语应试四大窍门" href = "/news-188-58305.html" target = "_blank" >雅思口语应试四大窍门</ a ></ div ></ li > < li > < div >< a title = "多听、多说、多读,打造英语达人" href = "/news-25-58206.html" target = "_blank" >多听、多说、多读,打造英语达人</ a ></ div ></ li > < li > < div >< a title = "口译听力绝招:应对新闻听力十法" href = "/news-193-58203.html" target = "_blank" >口译听力绝招:应对新闻听力十法</ a ></ div ></ li > < li > < div >< a title = "学习英文词汇的十个超有用的技巧" href = "/news-193-58202.html" target = "_blank" >学习英文词汇的十个超有用的技巧</ a ></ div ></ li > < li > < div >< a title = "教育专家揭秘中美教育误差" href = "/news-25-58199.html" target = "_blank" >教育专家揭秘中美教育误差</ a ></ div ></ li > </ div > </ div > < div class = "rightpicadmiddle" >< script type = "text/javascript" >// <![CDATA[ BAIDU_CLB_fillSlot("184423"); // ]]></ script ></ div > < div class = "NewsTop" > < div id = "NewsTop_tit" > < p class = "topTit" >听力排行</ p > < p class = "topC0" >试题</ p > < p class = "topC0" >视听</ p > < p class = "topC0" >歌曲</ p > < p class = "topC0" >电影</ p > </ div > < div id = "NewsTop_cnt" >< span > </ span > < span > < a href = "/res-177-7777700003481.html" target = "_blank" >初中中考模拟训练一09</ a > < a href = "/res-267-7777700006319.html" target = "_blank" >初中中考模拟训练五44-45</ a > < a href = "/res-256-7777700005806.html" target = "_blank" >2006年高考听力模拟0202</ a > < a href = "/res-357-7777700009106.html" target = "_blank" >四级试点考试听力新题型18</ a > < a href = "/res-177-7777700003480.html" target = "_blank" >初中中考模拟训练一08</ a > < a href = "/res-114-7777700002570.html" target = "_blank" >2003年北京西城区中考听力16-20</ a > < a href = "/res-357-7777700009358.html" target = "_blank" >四级试点考试听力新题型29-31</ a > < a href = "/res-15-7777700000280.html" target = "_blank" >初中英语长对话理解</ a > < a href = "/res-259-7777700005835.html" target = "_blank" >2006年高考听力模拟0317-20</ a > < a href = "/res-294-7777700006432.html" target = "_blank" >2005年全国卷高考英语听力10-12</ a > </ span > < span > < a href = "/res-1394-7777700044748.html" target = "_blank" >《新概念英语》(美音)III-58</ a > < a href = "/res-400-7777700010598.html" target = "_blank" >初中英语词汇初一(字母)上 a-h</ a > < a href = "/res-1752-7777700081943.html" target = "_blank" >新东方美国口语 01</ a > < a href = "/res-488-7777700004147.html" target = "_blank" >新概念英语第二册13-01</ a > < a href = "/res-1488-7777700045662.html" target = "_blank" >高二英语第三学期听力U01 Words and expressions</ a > < a href = "/res-1937-7777700064367.html" target = "_blank" >第十届21世纪杯全国英语演讲比赛冠军——夏鹏</ a > < a href = "/res-496-7777700003845.html" target = "_blank" >新概念英语第一册578h版09-3</ a > < a href = "/res-1392-7777700049530.html" target = "_blank" >《新概念英语》(美音)I-115</ a > < a href = "/res-1393-7777700044658.html" target = "_blank" >《新概念英语》(美音)II-64</ a > < a href = "/res-1395-7777700044770.html" target = "_blank" >《新概念英语》(美音)IV-04</ a > </ span > < span > < a href = "/res-1674-7777700106999.html" target = "_blank" >Lady GaGa -Bad Romance</ a > < a href = "/res-1674-7777700104116.html" target = "_blank" >sophie zelmani -- I can't change</ a > < a href = "/res-1076-7777700027956.html" target = "_blank" >015插曲interlude - timi yuro </ a > < a href = "/res-873-7777700088534.html" target = "_blank" >周华健 - 萍水相逢 -英文版</ a > < a href = "/res-1674-7777700115641.html" target = "_blank" >Greatest-Lady GaGa</ a > < a href = "/res-1674-7777700122460.html" target = "_blank" >Hayley Sales - more than you know</ a > < a href = "/res-1102-7777700058053.html" target = "_blank" >法语歌曲 Deux pieds</ a > < a href = "/res-1476-7777700054562.html" target = "_blank" >Don’t U Walk Away-Kay B</ a > < a href = "/res-204-7777700001050.html" target = "_blank" >英文歌曲欣赏 casablanca - bertie higgins</ a > < a href = "/res-204-7777700007007.html" target = "_blank" >经典英文歌曲收藏take me home,country road</ a > </ span > < span > < a href = "/res-134-7777700005306.html" target = "_blank" >英文爱情片傲慢与偏见 A</ a > < a href = "/res-1401-7777700120105.html" target = "_blank" >动画学英语:芭比公主之梦幻仙境节选</ a > < a href = "/res-1843-7777700107370.html" target = "_blank" >第一段susan的婚礼</ a > < a href = "/res-134-7777700005318.html" target = "_blank" >英文爱情片简.爱 A</ a > < a href = "/res-134-7777700005294.html" target = "_blank" >英文爱情片乱世佳人 A</ a > < a href = "/res-2144-7777700126722.html" target = "_blank" >《料理鼠王》 讲解5</ a > < a href = "/res-1120-7777700030463.html" target = "_blank" >难以忽略的真相2</ a > < a href = "/res-134-7777700005909.html" target = "_blank" >英文爱情片鬼马小精灵 1</ a > < a href = "/res-134-7777700005307.html" target = "_blank" >英文爱情片傲慢与偏见 B</ a > < a href = "/res-134-7777700005297.html" target = "_blank" >英文爱情片乱世佳人 D</ a > </ span ></ div > </ div > < div class = "rightpicadtop" >< script type = "text/javascript" >// <![CDATA[ BAIDU_CLB_fillSlot("184421"); // ]]></ script ></ div > < div class = "rightgoodnewstitle boxtitle" > < table cellspacing = "0" cellpadding = "0" width = "100%" > < tbody > < tr > < td class = "boxtitlename" width = "70" >英语阅读</ td > < td class = "boxtitleright" width = "226" >< a href = "/newslist-92-1.html" target = "_blank" >考试</ a > < a href = "/newslist-24-1.html" target = "_blank" >经验</ a > < a href = "/newslist-124-1.html" target = "_blank" >好文</ a > < a href = "/newslist-50-1.html" target = "_blank" >谚语</ a > < a href = "/newslist-59-1.html" target = "_blank" >寓言</ a > < a href = "/newslist-55-1.html" target = "_blank" >名著</ a > < a href = "/newslist-104-1.html" target = "_blank" >剧本</ a ></ td > </ tr > </ tbody > </ table > </ div > < div class = "rightgoodnewscontent commbox" > < div class = "rightgoodnewstext" > < div class = "rightgoodnewspic fl" >< a href = "/newslist-132-1.html" target = "_blank" >< img src = "http://www.ebigear.com/images/pictures/2007/10/20071020000544kJJ5.jpg" alt = "" /> < span >在线语法精讲</ span ></ a > < a href = "/newslist-116-1.html" target = "_blank" >< img src = "http://www.ebigear.com/images/pictures/2007/10/20071020001149QcPt.jpg" alt = "" /> < span >英文笑话幽默</ span ></ a ></ div > < div class = "rightgoodnewslist fr" > < li > < div >< a href = "/news-42-75222.html" target = "_blank" >女人吸烟:潜移默化让你变丑</ a ></ div ></ li > < li > < div >< a style = "color: red;" href = "/news-39-75201.html" target = "_blank" >今年十月底全球人口将达70亿</ a ></ div ></ li > < li > < div >< a href = "/news-39-75184.html" target = "_blank" >早餐要吃鸡蛋的7个原因</ a ></ div ></ li > < li > < div >< a href = "/news-39-75181.html" target = "_blank" >哲理美文:生活就像自助餐</ a ></ div ></ li > < li > < div >< a style = "font-weight: bold; color: blue;" href = "/news-29-75148.html" target = "_blank" >天下老板没好人?英国职场冷暴力加剧</ a ></ div ></ li > < li > < div >< a href = "/news-38-75147.html" target = "_blank" >默多克四面楚歌 传媒帝国或遭瓦解</ a ></ div ></ li > < li > < div >< a style = "color: green;" href = "/news-194-75009.html" target = "_blank" >生命中最重要的一天</ a ></ div ></ li > < li > < div >< a href = "/news-538-75243.html" target = "_blank" >要做母亲的麦当娜</ a ></ div ></ li > </ div > </ div > </ div > < script type = "text/javascript" >// <![CDATA[ var Tags=document.getElementById('NewsTop_tit').getElementsByTagName('p'); var TagsCnt=document.getElementById('NewsTop_cnt').getElementsByTagName('span'); var len=Tags.length; var flag=1;//修改默认值 for(i=1;i< len ;i++) { Tags[i] .value = i ; Tags[i] .onmouseover = function (){changeNav(this.value)}; TagsCnt[i] .className = 'undis' ; } Tags[flag] .className = 'topC1' ; TagsCnt[flag] .className = 'dis' ; function changeNav(v) { Tags[flag] .className = 'topC0' ; TagsCnt[flag] .className = 'undis' ; flag = v ; Tags[v] .className = 'topC1' ; TagsCnt[v] .className = 'dis' ; } // ]]></ script > </ div > </ div > < div class = "nodedir" > < div class = "nodedirtitle boxtitle" > < table cellspacing = "0" cellpadding = "0" width = "100%" > < tbody > < tr > < td class = "boxtitlename" width = "128" >听力资料目录导航</ td > < td class = "boxtitleright" width = "828" ></ td > </ tr > </ tbody > </ table > </ div > < div class = "nodedircontent commbox" > < table > < tbody > < tr class = "bignodetitle" > < td >< a href = "/reslist-1-1.html" target = "_blank" >听力测试</ a ></ td > < td >< a href = "/reslist-399-1.html" target = "_blank" >英语词汇</ a ></ td > < td >< a href = "/reslist-437-1.html" target = "_blank" >英语口语</ a ></ td > < td >< a href = "/reslist-394-1.html" target = "_blank" >考试英语</ a ></ td > < td >< a href = "/reslist-207-1.html" target = "_blank" >品牌英语</ a ></ td > < td >< a href = "/reslist-415-1.html" target = "_blank" >大学教材</ a ></ td > < td >< a href = "/reslist-236-1.html" target = "_blank" >其他教材</ a ></ td > < td >< a href = "/reslist-78-1.html" target = "_blank" >商务英语</ a ></ td > < td >< a href = "/reslist-81-1.html" target = "_blank" >广播英语</ a ></ td > < td >< a href = "/reslist-29-1.html" target = "_blank" >儿童英语</ a ></ td > </ tr > < tr > < td >< a href = "/reslist-142-1.html" target = "_blank" >历年中考听力</ a > < a href = "/reslist-176-1.html" target = "_blank" >初中中考模拟</ a > < a href = "/reslist-89-1.html" target = "_blank" >历年高考听力</ a > < a href = "/reslist-280-1.html" target = "_blank" >高考听力模拟</ a > < a href = "/reslist-115-1.html" target = "_blank" >历年四级听力</ a > < a href = "/reslist-100-1.html" target = "_blank" >历年六级听力</ a > < a href = "/reslist-296-1.html" target = "_blank" >四级听力模拟</ a ></ td > < td >< a href = "/reslist-772-1.html" target = "_blank" >小学</ a > < a href = "/reslist-400-1.html" target = "_blank" >初中</ a > < a href = "/reslist-401-1.html" target = "_blank" >高中</ a > < a href = "/reslist-460-1.html" target = "_blank" >四级</ a > < a href = "/reslist-460-1.html" target = "_blank" >六级</ a > < a href = "/reslist-461-1.html" target = "_blank" >考研</ a > < a href = "/reslist-739-1.html" target = "_blank" >托福</ a > < a href = "/reslist-700-1.html" target = "_blank" >GRE</ a > < a href = "/reslist-462-1.html" target = "_blank" >星火记忆单词</ a > < a href = "/reslist-645-1.html" target = "_blank" >用Mp3背单词</ a > < a href = "/reslist-720-1.html" target = "_blank" >刘毅词汇记忆</ a ></ td > < td >< a href = "/reslist-856-1.html" target = "_blank" >情景英语口语</ a > < a href = "/reslist-630-1.html" target = "_blank" >4+1听力口语</ a > < a href = "/reslist-438-1.html" target = "_blank" >出国实用会话</ a > < a href = "/reslist-445-1.html" target = "_blank" >英语口语8000句</ a > < a href = "/reslist-696-1.html" target = "_blank" >新东方900句</ a > < a href = "/reslist-738-1.html" target = "_blank" >美语听力与发音</ a > < a href = "/reslist-842-1.html" target = "_blank" >ABC到流利口语</ a ></ td > < td >< a href = "/reslist-676-1.html" target = "_blank" >口译考试</ a > < a href = "/reslist-707-1.html" target = "_blank" >剑桥考试</ a > < a href = "/reslist-430-1.html" target = "_blank" >中高考考试</ a > < a href = "/reslist-431-1.html" target = "_blank" >大学四六级考试</ a > < a href = "/reslist-395-1.html" target = "_blank" >研究生考试</ a > < a href = "/reslist-780-1.html" target = "_blank" >公共英语考试</ a > < a href = "/reslist-784-1.html" target = "_blank" >英语专业考试</ a ></ td > < td >< a href = "/reslist-65-1.html" target = "_blank" >新概念</ a > < a href = "/reslist-896-1.html" target = "_blank" >六人行</ a > < a href = "/reslist-317-1.html" target = "_blank" >赖世雄</ a > < a href = "/reslist-895-1.html" target = "_blank" >许国璋</ a > < a href = "/reslist-897-1.html" target = "_blank" >走遍美国</ a > < a href = "/reslist-874-1.html" target = "_blank" >越狱</ a > < a href = "/reslist-894-1.html" target = "_blank" >疯狂英语</ a > < a href = "/reslist-225-1.html" target = "_blank" >沛沛</ a > < a href = "/reslist-468-1.html" target = "_blank" >语法讲座</ a > < a href = "/reslist-563-1.html" target = "_blank" >动感</ a > < a href = "/reslist-233-1.html" target = "_blank" >大山英语</ a > < a href = "/reslist-167-1.html" target = "_blank" >探索</ a > < a href = "/reslist-397-1.html" target = "_blank" >千万别学英语</ a ></ td > < td >< a href = "/reslist-237-1.html" target = "_blank" >大学英语听力</ a > < a href = "/reslist-239-1.html" target = "_blank" >大学英语精读</ a > < a href = "/reslist-238-1.html" target = "_blank" >全新版</ a > < a href = "/reslist-285-1.html" target = "_blank" >21世纪</ a > < a href = "/reslist-358-1.html" target = "_blank" >新视野</ a > < a href = "/reslist-370-1.html" target = "_blank" >实用综</ a > < a href = "/reslist-804-1.html" target = "_blank" >大学体验</ a > < a href = "/reslist-471-1.html" target = "_blank" >新编</ a > < a href = "/reslist-304-1.html" target = "_blank" >成人</ a >< a href = "/reslist-803-1.html" target = "_blank" >自考</ a > < a href = "/reslist-624-1.html" target = "_blank" >step</ a > < a href = "/reslist-388-1.html" target = "_blank" >Listen this way</ a ></ td > < td >< a href = "/reslist-536-1.html" target = "_blank" >广州版小学英语</ a > < a href = "/reslist-525-1.html" target = "_blank" >广州版初中英语</ a > < a href = "/reslist-655-1.html" target = "_blank" >剑桥少儿英语</ a > < a href = "/reslist-849-1.html" target = "_blank" >朗文3L看听学</ a > < a href = "/reslist-664-1.html" target = "_blank" >Goforit新目标</ a > < a href = "/reslist-283-1.html" target = "_blank" >高中英语课本</ a > < a href = "/reslist-572-1.html" target = "_blank" >进阶听说教程</ a ></ td > < td >< a href = "/reslist-765-1.html" target = "_blank" >商务英语300句 </ a > < a href = "/reslist-420-1.html" target = "_blank" >VOA商务英语</ a > < a href = "/reslist-210-1.html" target = "_blank" >商业英语视频</ a > < a href = "/reslist-884-1.html" target = "_blank" >中级商务英语</ a > < a href = "/reslist-702-1.html" target = "_blank" >初级剑桥证书 </ a > < a href = "/reslist-760-1.html" target = "_blank" >新编剑桥英语</ a > < a href = "/reslist-79-1.html" target = "_blank" >剑桥英语精华版</ a ></ td > < td >< a href = "/reslist-822-1.html" target = "_blank" >2007年VOA慢速</ a > < a href = "/reslist-421-1.html" target = "_blank" >VOA中级美语</ a > < a href = "/reslist-574-1.html" target = "_blank" >美国习惯用语</ a > < a href = "/reslist-648-1.html" target = "_blank" >VOA流行美语</ a > < a href = "/reslist-171-1.html" target = "_blank" >澳广播英语讲座 </ a > < a href = "/reslist-82-1.html" target = "_blank" >在线大学课堂</ a > < a href = "/reslist-877-1.html" target = "_blank" >VOA视频节目</ a ></ td > < td >< a href = "/reslist-32-1.html" target = "_blank" >宝宝ABC</ a > < a href = "/reslist-31-1.html" target = "_blank" >棒棒英语</ a > < a href = "/reslist-33-1.html" target = "_blank" >哈哈美语</ a > < a href = "/reslist-30-1.html" target = "_blank" >LittleFox儿歌</ a > < a href = "/reslist-88-1.html" target = "_blank" >英语儿童故事</ a > < a href = "/reslist-672-1.html" target = "_blank" >380英语小故事</ a > < a href = "/reslist-875-1.html" target = "_blank" >1035个英语单词</ a ></ td > </ tr > </ tbody > </ table > </ div > </ div > < div id = "ajaxReport" style = "display: none;" > < table cellspacing = "0" cellpadding = "0" width = "100%" > < tbody > < tr > < td id = "resultTitle" > < div style = "float: right; color: #fff; font-weight: bold; cursor: pointer;" onclick = "$('#ajaxReport').hide();" >×</ div > 执行信息</ td > </ tr > < tr > < td id = "resultTd" ></ td > </ tr > </ tbody > </ table > </ div > < table id = "CopyRight" border = "0" cellspacing = "0" cellpadding = "0" width = "960" align = "center" > < tbody > < tr > < td height = "25" align = "center" >站务客服QQ群:< strong >19012993</ strong > 联系客服< a href = "http://wpa.qq.com/msgrd?V=1&Uin=4366056&Exe=QQ&Site=www.ebigear.com&Menu=Yes" target = "_blank" >< img src = "/images/qqtalk.gif" border = "0" alt = "给我发消息" /></ a > 站长信箱:ebigear@gmail.com < a href = "http://bbs.ebigear.com/thread-1889-1-1.html" target = "_blank" >英语交流QQ群</ a > < a href = "http://bbs.ebigear.com/forum-145-1.html" target = "_blank" >捐助贫困儿童</ a ></ td > </ tr > < tr > < td style = "display: none;" ></ td > </ tr > </ tbody > </ table > < table border = "0" cellspacing = "0" cellpadding = "0" width = "960" align = "center" > < tbody > < tr > < td align = "center" >免责声明:本站只提供资源播放平台,如果站内部分资源侵犯您的权益,请您告知,站长会立即处理。</ td > </ tr > < tr > < td align = "center" >Copyright © 2003-2011 大耳朵英语 < a href = "http://www.miibeian.gov.cn/" target = "_blank" >京ICP备10010568号</ a ></ td > </ tr > </ tbody > </ table > < div style = "display: none;" >< script src = "http://s97.cnzz.com/stat.php?id=2013619&web_id=2013619" ></ script ></ div > < div id = "rbnotice" > < div class = "rbborder" > < p class = "caption" >< span id = "rbtool" >< label id = "toMin" title = "最小化" > </ label >< label id = "toMax" title = "最大化" > </ label >< label id = "toClose" title = "关闭" > </ label ></ span >< span class = "title" >大耳朵在线聊天</ span ></ p > < div id = "rbnoticecon" >< object id = "obj_1304475781156" classid = "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width = "260" height = "320" codebase = "http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" >< param name = "wmode" value = "transparent" />< param name = "AllowScriptAccess" value = "always" />< param name = "AllowNetworking" value = "all" />< param name = "AllowFullScreen" value = "true" />< param name = "flashvars" value = "cid=1304475781156&a=CCCCCC&b=60&f=50&l=999999&p=12&q=999999&r=100&s=1&v=0&w=0&ab=0&t=0" />< param name = "src" value = "http://ebigear.chatango.com/group" />< param name = "allowfullscreen" value = "true" />< embed id = "obj_1304475781156" type = "application/x-shockwave-flash" width = "260" height = "320" src = "http://ebigear.chatango.com/group" flashvars = "cid=1304475781156&a=CCCCCC&b=60&f=50&l=999999&p=12&q=999999&r=100&s=1&v=0&w=0&ab=0&t=0" allowfullscreen = "true" allownetworking = "all" allowscriptaccess = "always" wmode = "transparent" > </ embed ></ object ></ div > </ div > </ div > < script src = "http://v1.jiathis.com/code/jiathis_r.js?type=left&move=0&btn=l3.gif&uid=1511403" type = "text/javascript" ></ script > |
2. 我们来分析一下要抓取的文章的链接
< a title = "国外英语动画故事-A Country Road" href = "/res-92-7777700001981.html" target = "_blank" >国外英语动画故事-A Country Road</ a > < a title = "国外英语动画故事-A Hot Air Balloon" href = "/res-92-7777700001982.html" target = "_blank" >国外英语动画故事-A Hot Air Balloon</ a > |
经过分析,可以得到 获取链接的正则表达式
/res-92[^\”]+html
得到了我们所需要的链接,如下图
3.得到了所需要的链接,接下来我们就可以进行下一步了。
Regex rg1 = new Regex( "/res-92[^\"]+html" , RegexOptions.Compiled |RegexOptions.IgnoreCase); MatchCollection mc=rg1.Matches(html); foreach (Match a in mc) { /*在这里处理每一个链接*/ wRequest = (HttpWebRequest)HttpWebRequest.Create(catchUrl); wResponse = wRequest.GetResponse(); stream = wResponse.GetResponseStream(); streamReader = new StreamReader(stream); html = streamReader.ReadToEnd(); //跟之前那样先获取该网页的源代码 Regex rgN = new Regex( "\n|\r|\t" ); Regex rgReplace = new Regex( "" "); Regex rgContent = new Regex("(?<= ).*?(?= )",RegexOptions.IgnoreCase|RegexOptions.Multiline); //上面是获取当前网页中文章的内容的正则。 ShowBox.Text+= rgContent.Match(rgReplace.Replace( rgN.Replace(html, "" ), "\"" )).Value+ "\n\n\n\n\n" ; //要先去掉\n\t\r,不然正则没效果 } |
4.结果展示
5.后期格式处理。
这里就不处理了,把<br/> 替换一下就可以了。
就到这里吧,谢谢,睡觉去了。