<%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%> 香港文汇报珠三角新闻网_河源20年非凡成就 千人庆贺签约150亿

您的位置:首页 > 广东新闻 > 河源

 

河源20年非凡成就 千人庆贺签约150亿

 

wwpprd.com 作者:wwpprd.com 来自:文汇报 点击:0 时间:2008-1-17


■各界嘉宾同贺河源20岁。

 

本报珠三角新闻中心记者

 

 广东省河源建市20周年庆典日前在河源体育馆隆重举行,广东省常务副省长锺阳胜、合和集团主席胡应湘等出席并作重要讲话,广东省政法委书记梁伟发、前广东省政协主席郑群、广东省直部门领导、各兄弟市领导、在河源工作过的副厅职级以上领导及社会各界知名人士、市政协港澳委员、河源荣誉市民等嘉宾千多人出席盛会,共同回顾了河源20年来的发展历程,对河源所取得的成就纷纷表示祝贺和敬意。会后还举行了投资项目集体签约仪式,共签约87个项目,投资总额超过150亿元。

 

 河源市委书记陈建华在致辞中说,河源是中国革命的策源地,1987年撤县建市,经过20年的艰苦奋斗、辛勤耕耘,取得了四个文明建设的丰硕成果,国民经济快速发展。2007年,河源市生产总值、规模以上工业增加值、固定资产投资、实际利用外商直接投资、地方财政一般预算收入和接待游客分别比1987年增长14.5倍、59.4倍、120.1倍、218.8倍、36.9倍和266.6倍。初步形成七大产业集群,分别是广东省手机生产基地、钟表产业集群、眼镜产业集群、矿产产业集群、温泉开发产业集群、水资源开发产业集群、生态旅游产业集群。

 

投资87项目 集体签约

 

 他还说,河源走过了20载春华秋实,已由昔日的山区变成粤东北陆路交通枢纽,由小山城变成广东新兴工业城市、穗深港澳农产品供应基地及珠三角的「后花园」。抚今追昔,我们深切缅怀新丰江、枫树坝、广九铁路、广梅汕、河梅、粤赣高速公路的建设者们,感谢历届领导班子和河源人民所付出的努力,铭记深圳市无私帮扶的兄弟情谊,我们会将海外侨胞、港澳台同胞、外出乡贤、在河源投资的企业家们永远记刻在河源发展的史册上。

 

 会后举行了投资项目集体签约仪式,现场有以河源电厂二期为代表的87个项目签约,总投资额达157.67亿元。据悉,河源20年市庆期间,开工、竣工剪彩项目81个,总投资额82.59亿元。

 

扶贫县变发财市 各界齐祝更昌盛

 

■河源市委书记陈建华(中)见证黄河集团向东江中学捐资1,000万。

 

 广东省常务副省长锺阳胜致辞说,河源20年的发展历程结出了硕果,今天以辉煌的业绩加载史册,我受省委省政府委托向河源人民表示衷心的祝贺。我曾在河源工作过几年,挥洒过很多汗水,倾注过许多心血,今天出席这个盛会,感到无比的激动,无比的高兴。省委省政府提出继续解放思想、坚持改革开放,这无疑给河源的发展提供了新的历史机遇,河源将进入快速发展、全面起飞的黄金时期。我们期待着河源再创佳绩,祝河源的明天繁荣昌盛,祝河源人民幸福安康。

 

 合和集团主席胡应湘在庆典上致辞说,今天我们与深圳市能源集团、河源市政府三方将签署河源电厂二期工程建设的合作意向书,这也是我们送给河源建市20年的小小礼物,一、二期工程投资总额将超过100亿元,建成投产后,每年将有超过200亿度电。在与河源的接触中,我们觉得这里资源丰富、人文纯朴、随着高速公路通车,交通的改善使河源优势凸显,我们估计河源会以更快的速度发展下去,河源电厂将满足这种需要。

 

 河源首任市委书记朱友植在讲话中深情地说,河源的形象变了,过去要扶贫到河源,现在要发财到河源。相信二十年以后的河源,天更蓝、水更绿、山更青、人更美。深圳乡贤代表李海东说,参加20年庆典心里面感觉甜滋滋的,因为我们都是伟大的河源人,我们要为河源建设取得的优异成绩表示敬意,为伟大的河源感到自豪。

 

珠港澳商纷解囊 筹五千万捐教育

 

■合和集团与河源市政府、深圳能源集团三方签署河源电厂二期建设意向书。

 

 东源县20周年 东源县建县20周年庆典晚会现场涌动着全民办教育的真情,来自珠三角、港澳的客商纷纷解囊,为东源正在筹建的东江中学捐资5,000多万,引起现场观众和学生们激动的欢呼声,将晚会的高潮推向极点。

 

企业慷慨回报社会

 

 该县正在筹建的东江中学是一所高起点建设的高级中学,办学规模6,0008,000人,总投资需要2亿元,计划2009年秋季招生,但目前建设资金还有很大缺口,社会各界人士知道后纷纷解囊,表示再穷不能穷教育,一定为家乡孩子上学出一分力。广东黄河实业集团有限公司慷慨捐赠1,000万元成为当晚的最大亮点,东源县委书记成伟明代表县委县政府接受了捐赠,河源市委书记陈建华见证了捐款过程。据黄河实业刘董事长介绍,此次到河源来专程为捐款,教育是全社会的责任,而办企业的宗旨就是回报社会。他还透露,稍后会与万绿湖管委会合作,在万绿湖区建设生态环保的国际会议中心。

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

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

相 关 连 接
·还没有相关文章
网 友 评 论
·还没有相关的评论!
发 表 评 论
您的大名: (点击这里注册)
友情提醒:评论请限制在100字以内,有长篇大论欢迎到论坛发表:)
 

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

>> 本类热点新闻

·河源获救人质竟是通缉犯
·港深河合建50亿电厂项目
·国际旅游小姐争艳河源
·吴惠权捐500万助建河源医
·河源拒300亿「污染投资」
·河源两希望工程相继落成
·河源旅游转型休闲度假
·河源福和产业园 冀港中小企
·河源办客家旅游文化节
·万绿湖6招保护东江水
·河源捣制假窝点缴亿元假钞
·河源经贸团珠洽会签约50亿
·百亿项目招商 河源迎港台企
·河源入市毒盐全被回收
·河源生态文明是构建和谐社会
·河源20年:从粤北穷乡到活
·河源20年非凡成就 千人庆

 

合作媒体

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


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