<%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%> 香港文汇报珠三角新闻网_湛江发愤图强 在竞争中赢得尊重

您的位置:首页 > 广东新闻 > 湛江

 

湛江发愤图强 在竞争中赢得尊重

 

wwpprd.com 作者:wwpprd.com 来自:文汇报 点击:175 时间:2006-3-8


本报记者 丁红洁、刘慧华、陈悦

 

 对于拥有南方数一数二的深水优良港口的湛江来说,「小打小闹」已难满足,在致力创建「南方亿吨大港」的道路上,已然察觉尚有更多时代及国家赋予的使命在向她招手。正如湛江市委书记徐少华对本报称,或许过去外界对湛江发展尚有不少误解,但湛江在「十五」期间的奋力拚搏经已赢得了各界认可和尊重,湛江正以前所未有的发展气概呈现在世人眼前。

 

不负众望 急起直追

 

 湛江在新世纪跨入快速发展行列,展示美好前景时期,其标志在于胡锦涛总书记2003年亲临湛江考察,是他担任党和国家最高领导人后首次视察广东时第一站到达湛江。胡总书记在湛江视察了重要企业、港口、深入到海岛基层,勉励广大干部要抓住机遇、发挥优势、加快发展,给湛江人民注入了强大的政治动力。同年,中共中央政治局委员、广东省委书记张德江在湛江全面调研考察后,为湛江提出了「建设现代化新兴港口工业城市和美丽的南方海滨城市」的总目标总任务,进一步明确了湛江的前进方向。中央部委和广东省委、省政府对湛江经济发展给予了强有力支持,尤其「十五」后期一大批经国家和省批准的重点项目加快实施,使湛江经济发展后劲大大加强。此外,时任香港特区政务司司长的曾荫权率团两年前考察粤西,首站也就是湛江,外界的认可和赞赏由此可见。

 

 在国家和省的强力支持及外界的热切期待之下,湛江在「十五」期间制定了以建设现代化新兴港口工业城市和美丽的海滨城市为目标,确立和实施「工业立市、以港兴市」发展战略,期间国民经济和社会发展取得显著成绩,全面完成预期目标,克服了非典疫情和台风、干旱等自然灾害的影响,实现了工业增加值、固定资产投资、港口货物吞吐量、外贸出口、财政收入五个翻一番,为「十一五」经济社会发展打下了坚实基础。

 

 随着「工业立市、以港兴市」发展战略的深入实施,湛江经济发展提速,经济总量跨上新台阶。05年全市生产总值达到657.81亿元,比上年增长12.1%,与全省经济增速距离缩小到1个百分点以内,增速创近10年来新高,五年平均增长10%,正逐步追赶上全省发展步伐。人均生产总值突破万元大关,达10600元,增长15.3%。地方财政一般预算收入23.97亿元,比2000年增长92.74%;来源于湛江的财政总收入120.32亿元,比2000年增长147.56%.

 

 其中「工业立市」成效明显,经济结构调整步伐加快。预计2005年全市工业增加值255亿元,比2000年翻一番,年均增长14.8%。三次产业的比例由2000年的29.335.834.9变为2005年的22.244.033.8,其中工业增加值占生产总值比重39.1%,比2000年提高8.1个百分点。工业企业经济效益综合指数达250%,已连续三年位居全省前列。

 

南方大港 重化基地

 

 湛江人最引以为豪的「以港兴市」取得新突破,西南出海主通道地位日益凸显。处于全国领先水平的30万吨级油码头、25万吨级深水航道、20万吨级铁矿石码头等重大工程相继建成投入使用,巩固了湛江港的核心竞争优势。渝湛高速公路粤境段竣工通车,全市新增和改造三级以上公路835公里,进一步确立了粤西和环北部湾地区交通枢纽和西南各省区出海主通道的地位。2005年,全市港口货物吞吐量达到6620万吨,比上年净增1523万吨,比2000年增长1.46倍,其中湛江港集团吞吐量达4100万吨,比上年增长31.2%,比2000年增长1.48倍。湛江港已初步形成油品、粮食、化肥、铁矿石等物流中心。至08年,湛江港口吞吐量将突破亿吨大关,真正实现「南方大港」目标。

 

 湛江作为南方「重化基地」的战略地位也在「十五」期间开始凸现,中石化、中石油、中海油等三大公司已相继来湛投资,投资总额已超百亿。东兴炼油厂500万吨改扩建、90万立方米奥里油储罐、80万吨燃料油改造等一批重点工业项目建成投产,新增工业总产值100多亿元。产值超100亿元的企业2家,超10亿元的企业6家,超5亿元的企业10家,中海油湛江分公司进入全省工业50强;整体竞争力明显增强。工业园区发展势头良好,国家、省、市三级工业园区迅速发展,355个工业项目落户园区,总投资131亿元,完成年产值130亿元。连续举办了4届以工业为主题的博览会,打响湛江品牌,为工业发展提供展示舞台。

 

城乡统筹 协调发展

 

 湛江农业农村经济取得新成效,农民生产生活环境不断改善,惠及广大农民的社会主义新农村运动正在湛江大地全面铺开,「徐闻」模式得到中央调研组一致盛赞。有2000多条自然村积极开展以「四通五改六进村」为载体的生态文明村创建活动,广大农村正在进行着一场深刻的变革。全市城镇化率达到41.8%,固定资产投资创历史新高,经济发展后劲明显增强。全社会固定资产投资累计达到620亿元,比「九五」时期净增235亿元,相当于前10年增量总和。尤其是43项投资超亿元的重点项目立项、建设,累计投资94亿元。

 

 湛江城市建设步伐加快,市容市貌焕然一新。市区改扩建城市道路约100公里,新建公园、小游园48个,新增公共绿地面积290万平方米,人均拥有公共绿地面积由2000年的4.63平方米提高到9.77平方米。先后荣获广东省卫生城市、广东省文明城市、中国优秀旅游城市、全国双拥模范城(二连冠)等称号,创建国家园林城市顺利通过国家专家组验收,已由建设部公示。

 

 人民生活水平稳步提高,社会各项事业全面进步。2005年,城市居民人均可支配收入9635元,年均增长6.3%;农民人均纯收入4244元,年均增长5.5%;文化大市建设稳步推进,其中遂溪获得「中国醒狮之乡」、吴川获得「全国民间艺术之乡」称号;社会主义民主政治、精神文明建设取得较大进步。

 

 计生、殡改、综治工作摘掉了「黄牌」,转上规范管理轨道;旅游产业较快发展,形成「蓝、绿、红」为基调的三大特色旅游,湖光岩风景区获得了国家地质公园称号,申报世界地质遗产通过国家的评审,已向联合国申报,徐闻角尾珊瑚礁获得国家自然保护区称号,05年接待旅客总人数560万人次,年均增长11.5%。

 

天时地利人和 不怕东风不回

 

 采访中,徐少华有一金句「天时地利人和 不怕东风唤不回」,充分显示出他的底气和自信。他形容,随着建国以来最大的市政项目——跨越东西两岸的海湾大桥正按预期目标升高、延伸,「一寸寸地合拢」,象征着振兴湛江的信心和力量与日俱增。他说,湛江的「十五」成就实践证明了,只有树立和落实科学发展观,把加快速度、壮大总量摆在突出位置,一心一意搞建设,聚精会神谋发展,正确处理好突出重点与全面推进的关系,湛江才能实现经济社会的协调健康发展。也证明了,只有坚持符合湛江实际和人民愿望的发展战略,充分发挥资源优势和发展潜力,湛江才能牢牢掌握经济社会发展的主动权。还证明了,只有不断推进改革开放,吸引并培育大批市场主体,加快市场化、国际化步伐,湛江才能不断提升城市竞争力。

 

空谈误国 实干兴邦

 

 以「空谈误国,实干兴邦」为铭志的徐少华书记,始终执着在湛江红土大地写字的实干热情。他认为,在把蓝图变为现实的奋斗中,最宝贵的精神是实干的精神,最重要的行动是实干的行动。将致力于营造干事创业的社会氛围,使广大企业真正成为创造财富的市场主体,使大批想干事、敢干事、会干事、干成事的前锋干将涌现出来,担当起把湛江建设成为粤西龙头、南方大港、区域性枢纽、西南部最重要出海通道的历史重任。

 

 在美好前途的感召下,湛江正以前所未有的、同心同德的态度及决心踏上新征程。湛江,一直在努力的道路上!

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

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

相 关 连 接
网 友 评 论

kk:
   湛江我爱你

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

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

>> 本类热点新闻

·十一.五商机之湛江篇.湛江
·一桥飞架坡头 引爆海东商机
·吴川械斗案 拘三持枪伤人汉
·湛江开发区拓特色工业
·传和黄湛江港建货柜码头
·湛江发愤图强 在竞争中赢得
·湛江建临港工业基地
·广东第一桥湛江大桥合龙
·湛江开发区扩区酿商机
·以人为本 湛江 共创辉煌「
·徐闻工业园引资再提速
·湛江扩开发区 创千亿产值
·湛江港吞吐量增31%
·港财政司官员考察湛江
·湛江海湾大桥通车
·湛江开发区获外资审批权
·麻章区成湛江发展主力军
·陈坚率塑料商会湛江助学
·湛港合作助提升竞争力
·赤坎区吸外资列湛江首位
·湛江超百亿建南方大港
·湛江赤坎首季财政收入增21
·湛江防城港钢铁基地有望齐上
·怕被取代 湛江局长杀副手
·湛江开发区新区开发热潮将至
·30万吨巨轮首靠湛江港
·湛江百亿建重化基地

 

合作媒体

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


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