<%MDBname="news"%> <% 'on error resume next set conn=server.createobject("ADODB.CONNECTION") 'connstr="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & server.mappath(""&MDBpath&"../databases/data/"&MDBname&".asp") '如果你的服务器采用较老版本Access驱动,请用下面连接方法 connstr="driver={Microsoft Access Driver (*.mdb)};dbq=" & server.mappath(""&MDBpath&"../databases/data/"&MDBname&".asp") conn.open connstr %> <% newshu=2 '每个分类显示最新文章数 toplen=10 toplen_wz=13 chalen=2 search=search&"
" search=search&"

" search=search&"" search=search&"" search=search&"" set rs=server.CreateObject("ADODB.RecordSet") set rs_info=server.CreateObject("ADODB.RecordSet") set rs_yl=server.CreateObject("ADODB.RecordSet") set rs_t=server.CreateObject("ADODB.RecordSet") function Title(content) if content<>"" then Title=content Title=replace(Title,"[加粗]","") Title=replace(Title,"[倾斜]","") Title=replace(Title,"[下划线]","") Title=replace(Title,"[删除线]","") if instr(1,Title,"",1)<>0 then Title=Title+"" if instr(1,Title,"",1)<>0 then Title=Title+"" if instr(1,Title,"",1)<>0 then Title=Title+"" if instr(1,Title,"",1)<>0 then Title=Title+"" Title=replace(Title,"[红色]","") Title=replace(Title,"[蓝色]","") Title=replace(Title,"[绿色]","") Title=replace(Title,"[紫色]","") Title=replace(Title,"[酱色]","") Title=replace(Title,"[橙色]","") if instr(1,Title,"0 then Title=Title+"" Title=replace(Title,"[建议]","[建议]") Title=replace(Title,"[注意]","[注意]") Title=replace(Title,"[下载]","[下载]") Title=replace(Title,"[公告]","[公告]") Title=replace(Title,"[转载]","[转载]") Title=replace(Title,"[焦点]","[焦点]") Title=replace(Title,"[社会]","[社会]") Title=replace(Title,"[推荐]","[推荐]") Title=replace(Title,"[原创]","[原创]") end if End function function Site_Link(showType,showNum) dim link_i,link_ii link_i=0 link=0 if showType=1 then sql="select top "&showNum&" * from SiteLink where isLogo=1 order by DateTime" Rs.open sql,conn,1,1 if not(Rs.eof and Rs.bof) then do while not Rs.eof Site_Link = Site_Link & ""&vbcrlf link = link + 2 if link mod 6 =1 then Site_Link=Site_Link&"
" end if Rs.movenext loop end if rs.close else sql="select top "&showNum&" * from SiteLink where isLogo=0 order by DateTime" Rs.open sql,conn,1,1 if not(Rs.eof and Rs.bof) then do while not Rs.eof Site_Link = Site_Link & ""&rs("mySiteName")&""& vbcrlf link_i = link_i + 1 if link_i mod 8 =0 then Site_Link=Site_Link&"
" end if Rs.movenext loop end if rs.close end if end function strSite_Link_Text=Site_Link(0,8) strSite_Link_Logo=Site_Link(1,24) i=0 sql="select top 30 title,id,dj,date from info where date>Now()-7 order by hits desc" rs.open sql,conn,1,1 if rs.eof then top="还没有文章" else do while not rs.eof filetop=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) if instr(rs("Title"),"0 then toplen1=toplen+20 if len(rs("Title"))>toplen1 then titley=left(rs("Title"),toplen1)&"
"&"..." else titley=rs("Title")&"
" end if else if len(rs("Title"))>toplen then titley=left(rs("Title"),toplen_wz)&"" else titley=rs("Title") end if end if if rs("dj")=6 then Txtop=Txtop&"·"&Title(titley)&"
" else Txtop=Txtop&"·"&Title(titley)&"
" end if i=i+1 if i>=30 then exit do rs.movenext loop end if rs.close '今日导读开始 i=0 sql="select top 12 id,title,tid,date from info order by date desc" rs.open sql,conn,1,1 if rs.eof then infolist="·还没有文章" else for i=1 to 12 if rs.eof then exit for rs_t.open "select * from infotype where id="&rs("tid"),conn,1,1 if not rs_t.EOF then TN=split(rs_t("tname"),"|") end if rs_t.close filetop=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) datetime=year(rs("date"))&"_"&month(rs("date"))&"_"&day(rs("date"))'时间格式:年/月/日 datetime1=month(rs("date"))&"/"&day(rs("date"))'时间格式:月/日 '今日导读标题断行开始 if len(rs("Title"))>17 then titley=left(rs("Title"),17)&"..." else titley=rs("Title") end if '今日导读标题断行结束 infolist=infolist&""&lm&"·"&Title(titley)&"
" rs.movenext next end if rs.close '今日导读结束 rs2=conn.execute("select count(*) from info where year(date)&month(date)&day(date)=year(date())&month(date())&day(date())") shuinfo=rs2(0) Dim list_4(20) Dim list_5(20) Dim list_6(20) sql="select * from specialx where tj=1 and spics<>''" rs.open sql,conn,1,1 if NOT rs.EOF then do while not rs.eof kk=kk+1 SN=split(rs("sname"),"|") for i = 0 to ubound(SN)-1 next SSY_name=SN(0) list_4(kk)=""&SSY_name&"
"&rs("introduce")&"" list_5(kk)="" rs.MoveNext loop end if rs.close sql="select * from specialx where tj=1 and spics=''" rs.open sql,conn,1,1 if NOT rs.EOF then do while not rs.eof tt=tt+1 SN=split(rs("sname"),"|") for i = 0 to ubound(SN)-1 next SSY_name=SN(0) list_6(tt)=""&SSY_name&"" rs.MoveNext loop end if rs.close rs.open "select * from infotype ",conn,1,1 if not rs.eof then ts=rs("ts") TN=split(rs("tname"),"|") TI=split(rs("ts"), ",") for i = 0 to ubound(TN)-1 if i=ubound(TN)-2 and ubound(TN)>1 then TTY_id=TI(i) TTY_name=TN(i) end if all_type_top_id=TI(i) all_type_name=TN(i) thistype=thistype & "-> "&TN(i)&"" thistitle=thistitle & " - "&TN(i)&"" next end if rs.close i=0 sql="select * from info where pic<>'' and commend='1' order by date desc" rs.open sql,conn,1,1 if rs.eof then image="还没有图片文章" else do while not rs.eof if instr(rs("Title"),"0 then toplen1=toplen+20 if len(rs("Title"))>toplen1 then titley=left(rs("Title"),toplen1)&"
"&"..." else titley=rs("Title")&"
" end if else if len(rs("Title"))>toplen then titley=left(rs("Title"),toplen)&"" else titley=rs("Title") end if end if fileimg=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) noid=noid&" and id<>"&rs("id")&"" i=i+1 if rs("dj")=6 then image=image&"" else image=image&"" end if pic=rs("pic") pic=Replace(pic, "../../", "") image=image& "
"&titley&"
" if i=6 then exit do rs.movenext loop end if rs.close '公告开始 sql="select top 1 id,newsname,addtime,newsnote from Announce order by addtime desc" rs.open sql,conn,1,1 if rs.eof then infolist="·还没有公告" else do while not rs.eof Announce=Announce&""&rs("newsnote")&"["&rs("addtime")&"]
" rs.movenext loop end if rs.close '图文混排开始 i=0 sql="select * from info where pic<>'' and commend='1' order by date desc" rs.open sql,conn,1,1 if rs.eof then DefaultPic="还没有图片文章" else do while not rs.eof infoy=left(rs("info"),108)&"..." if instr(rs("Title"),"0 then if len(rs("Title"))>10 then titley=left(rs("Title"),toplen1)&"
"&"..." else titley=rs("Title")&"" end if else if len(rs("Title"))>1 then titley=left(rs("Title"),16)&"..." else titley=rs("Title") end if end if fileimg=year(rs("date"))&month(rs("date"))&day(rs("date"))&hour(rs("date"))&minute(rs("date"))&second(rs("date")) noid=noid&" and id<>"&rs("id")&"" i=i+1 if rs("dj")=6 then DefaultPic=DefaultPic&"" else DefaultPic=DefaultPic&"" end if pic=rs("pic") pic=Replace(pic, "../", "") DefaultPic=DefaultPic&"
"&Titley&"

  "&infoy&"[详细报道]" if i>=1 then exit do rs.movenext loop end if rs.close '图文混排结束 list=list&"" rs.open "select * from infotype where tj=1 order by id",conn,1,1 if NOT rs.EOF then allshu=rs.recordcount Dim list_1(20) Dim list_2(20) Dim list_3(20) do while NOT rs.EOF ii=ii+1 list=list&""&split(rs("tname"),"|")(rs("tj")-1)&"|" list_1(ii)=""&split(rs("tname"),"|")(rs("tj")-1)&"" list_2(ii)="

更多内容 ...
" i=0 sqqq_yl="" sql_yl="select * from infotype where ts like '"&rs("ts")&"%'" rs_yl.open sql_yl,conn,1,1 if not rs_yl.eof then do while not rs_yl.eof sqqq_yl=sqqq_yl& " or tid="&rs_yl("id")&"" rs_yl.MoveNext loop end if rs_yl.close rs_info.open "select id,title,dj,date from info where tid="&rs("id")&""&sqqq_yl&" order by id desc",conn,1,1 if NOT rs_info.EOF then do while not rs_info.eof fileming=year(rs_info("date"))&month(rs_info("date"))&day(rs_info("date"))&hour(rs_info("date"))&minute(rs_info("date"))&second(rs_info("date")) if instr(rs_info("Title"),"0 then chalen1=chalen+20 if len(rs_info("Title"))>chalen1 then titlex=left(rs_info("Title"),chalen1)&""&"..." else titlex=rs_info("Title")&"" end if else if len(rs_info("Title"))>chalen then titlex=left(rs_info("Title"),chalen)&"..." else titlex=rs_info("Title") end if end if if rs_info("dj")=6 then list_3(ii)=list_3(ii)&"["&split(rs("tname"),"|")(rs("tj")-1)&"]"&Title(titlex)&""&datetime1&"
" else list_3(ii)=list_3(ii)&"["&split(rs("tname"),"|")(rs("tj")-1)&"]"&Title(titlex)&""&datetime1&"
" end if i=i+1 if i>=newshu then exit do rs_info.movenext loop end if rs_info.close rs.MoveNext loop end if rs.close set rs=nothing set rs_yl=nothing set rs_info=nothing conn.close set conn=nothing%> 香港文汇报珠三角新闻网_潮州近150万人遭水灾 死亡17人

您的位置:首页 > 广东新闻 > 潮州

 

潮州近150万人遭水灾 死亡17人

 

wwpprd.com 作者:wwpprd.com 来自:文汇报 点击:247 时间:2006-7-19


 [本报珠三角新闻中心记者江雨磬潮州18日电] 截止17日下午,潮州市共有4个县区51个镇场(街道)149.34万人受水灾,死亡17人,失踪6人,受伤13,紧急转移安置受洪水围困群众84155 , 倒塌房屋1432 , 损坏房屋421 。目前,洪水尚未完全消退,潮州迅速行动起来,投入抗灾复产,重建家园,消除灾痕工作。

 

截止17日下午,潮州农作物受灾面积21.638千公顷,水产养殖受损6.246千公顷,工矿企业停产4645个,公路中断155条,毁坏路基(面)152.365千米,损坏输电线路147.85千米,通讯线路33.21千米,受损水库29, 堤防1600188.23千米,其中万亩以上堤防482.39千米,小堤围决口4574.337千米,损坏护岸829处,水闸117座,水陂696座,灌溉设施1768处,机电泵站38座,水电站28 , 全市直接经济损失23.754亿元,其中水利设施损失2.974亿元。这次潮州市委书记市长高度重视,都在抗灾最前线。

 

18日上午,潮州市政府召开全市抗灾复产动员大会,同时发出紧急通知,要求各级有关部门要把抗灾复产工作作为当前的重要工作,迅速动员组织起来,全力以赴投入救灾复产工作,确保群众有饭吃、有水喝、有衣穿、有房住、有病能治,尽快恢复灾区生产生活秩序。     围绕抗灾复产中心工作,水利部门迅速组织对各种水利设施的检查,抢修韩江南北堤城堤下水门段、南堤肖洪段和大潭水库等受损水利工程,加强对水库、堤围、水闸等的巡查和水库的科学调度,确保水库和下游群众安全,深入内涝积水地区,指导和组织排涝工作。

 

民政部门深入灾区调查核实灾情,慰问安置灾民和死难者家属,紧急转移安置灾民8万多人,落实灾民投亲靠友6.86万人,借住、租住房屋2.51,暂住简易房屋4.76万人,对因灾死亡17人的家属进行慰问。

 

交通、公路部门加强对道路、桥梁的巡查,修复损毁路桥,清理路障,恢复交通,组织大量人力、机械抢通国道324线黄冈路段、S335樟公线东山路段、S231凤凰线意溪、大山、文祠路段和县道X081线北山路段、X084线樟溪路段等线路。

 

电力、通讯和供水部门迅速组织力量,及时修复受损的供电、通讯和供水设施,保障群众生产生活需要,恢复10KV线路送电56条,紧急发电恢复移动基站通信19个,抢通通信网点和通信支局2个。

 

国土资源部门加强对易发生山体滑坡地区的监控,落实防范措施,防止山体滑坡灾害两次发生。农业、渔业部门组织技术人员深入受灾地区,加强技术指导,帮助恢复农业和渔业生产,组织抢收水稻2千多公顷,免疫注射畜禽15万头(只),无害化处理死亡畜禽18.95万头(只),组织人力打捞海水网箱养殖死鱼近1500吨,修复被冲垮或崩塌池堤1552处长12.05千米卫生部门组织医务人员深入灾区,加强防疫和伤病人员救治工作,防止疫情发生,现场抢救受伤人员12人,发出价值4.5万元的药品药物一批,房管部门迅速组织对危房进行加固,加强对受浸房屋的监测,及时消除安全隐患,防止江水退后房屋倒塌事故的发生组织40多人抢险救援队伍,与驻潮州部队配合地方政府转移群众3000名,安置受灾群众243人。市政部门组织疏通市区下水道,做好低洼区域的排涝工作。公安、交警部门加强道路交通指挥和巡逻,确保交通畅通,维护社会稳定,出去警力5000多人次,帮助转移灾民2万人,向灾民投放大米80袋,食油50件。宣传部门组织“一报二台”及时报道灾情,宣传报道各级领导干部在第一线带领广大群众防灾抗灾救灾,增强全市人民的抗灾信心。其他有关部门也按照各自职责,投入抗灾复产工作。目前受灾群众得到安置,全市社会治安稳定,生活生产秩序井然,抗灾复产工作正紧张有序的进行

 

责任编辑:cnred 文章页数第[1]页 

页面功能 【我来说两句】【字体: 】【打印】 【关闭

相 关 连 接
网 友 评 论

hgfh:
   

gfhg:
   制药树脂 废水处理树脂 离子交换树脂 固体化酶载体 吸附树脂 果汁树脂 螯合树脂 塑料托盘 搅拌机 分散机 汽缸密封脂 汽轮机汽缸密封脂

ff:
   北京搬家公司 北京搬家公司 北京搬家公司 北京搬家公司

8¥85:
   聚氨酯 建筑保温材料 聚氨酯材料 建筑保温

fghf:
   鲜花速递网上订购 北京鲜花 上海鲜花 广州鲜花

fff:
   聚氨酯 建筑保温材料 聚氨酯材料 建筑保温

发 表 评 论
您的大名:(点击这里注册)
友情提醒:评论请限制在100字以内,有长篇大论欢迎到论坛发表:)
 

综合新闻|广东新闻|专题新闻

>> 本类热点新闻

·潮阳警民冲突 8警1妇受伤
·潮州饶平港口经济起飞
·潮州近150万人遭水灾
·承接珠三角产业转移 潮州深
·十一.五商机之潮州篇.潮州
·小城故事.潮州「绣」出一座
·潮州来港签投资53亿
·《古今潮汕情》汕头开机 将
·粤东崛起潮州篇:五年投28
·千年古城潮州今日投资宝地
·千年古城 潮州建构文化旅游
·潮州三百门电厂下月投产
·沈广河等膺潮州荣誉市民
·陶瓷出口退税降5% 潮州G
·潮州饶平 膺「陶瓷出口之乡
·潮州「立体双面绣」夺殊荣
·与曼谷缔结友好城市
·陈伟南等捐资修复潮州14牌
·港企技术在潮州获批准 其
·澄海玩博会成交料逾10亿
· “碧利斯”肆虐潮州 14
·潮州百余项目冀港商参与
·潮州曼谷结「姐妹城」
·潮汕机场明年动工
·潮州市书记会见本报副社长
·商务部“品牌万里行”潮州参
·情系灾区 港区委员筹物款近
·潮州修复百年牌坊街
·有了市场 没了工场谁织潮绣
·本港潮属社团赴潮州参加第二

 

合作媒体

合作及广告联系电话: 020-83825987


文汇报简介 | 广告服务 | 读者联谊 | 在线订报 | 在线投稿 | 站内公告 | 设为首页 | 收藏本站
新闻中心地址:广州市沿江中路323号临江国际大厦15楼 电话:020-83825987  传真:020-83817466
网管信箱:webmaster@wwpprd.com  编辑信箱:editor@wwpprd.com
香港文汇报珠三角新闻网 版权所有©Copyright 2004 www.wwpprd.com
来访统计:  技术支持:中国红电子商务频道