<%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%> 香港文汇报珠三角新闻网_50万人潮涌大小梅沙

您的位置:首页 > 综合新闻 > 旅游休闲

 

50万人潮涌大小梅沙

 

wwpprd.com 作者:wwpprd.com 来自:文汇报 点击:0 时间:2007-5-3


■黄金周头两日,逾50万游客涌入深圳东部海滨景点大、小梅沙,分不清看海还是看人。

 

 【本报珠三角新闻中心记者熊君慧、实习记者罗冬凯深圳2日电】黄金周头两日,逾50万游客及逾万车次涌入深圳东部海滨景点大、小梅沙。深圳假日办统计,2日大梅沙海滨公园接待12万人次。「人实在是太多了,能在靠近海边找个地方坐下来都不容易,都被先来的人占了。」一位身着三点式泳装的女士抱怨,大小梅沙已经无法感受到海滩的惬意,而是闹哄哄的人群。

 

 有深圳市民从宝安沙井坐了3个多小时车赶到大梅沙,面对的是爆棚的人群。因为深盐路盐田港路段二通道建设修路,不少人是花费3个小时抵达沙滩后发现,这里比闹市区人口密度还要高,在此逗留的时间还没有往返路途上的时间多。

 

 记者下午在大梅沙海滩看到,沙滩上全部是色彩缤纷的遮阳伞和身着泳装的人流。许多人想用餐布铺在沙滩上野餐,都难找到足够的空位。

 

无处铺放餐布 游泳归来迷路

 

 「遮阳伞早就租完了,下午2点以后根本租不到。」一位游客抱怨。有外地游客说,人太多,而没办法自己围一个小圈子,游泳回来都很容易找不到自己的位置。

 

 游客陈先生自己开车来,从大梅沙开到小梅沙,转悠了20多分钟还找不到停车位,最后只好把车停在路边。而此时,路边也不好停车,因为从中午开始,已经有很多人将路边当成停车场。

 

 记者下午330分准备打车赶往大梅沙,的士司机得知要去大梅沙而想拒载。「因为路上塞得太厉害,堵进去就出不来,我可赔不起这个时间,多跑几个客人还赚得更多些。」这位黄姓司机直言, 「和同行用对讲机聊天时候,大家都说遇到去东部海滨的都能拒就拒」。

 

 得知记者是去采访之后,司机勉强同意载客。路上,记者看到,因深盐路盐田港路段二通道正在建设修路,许多车辆在此处要两车道并为一车道,形成拥堵,由此堵成长龙,长达数公里,一眼望不到头。

 

 在盐葵路大梅沙路段,排队等候的大巴车辆排了3-4公里,达40多辆。从罗湖区怡景路打车到大梅沙正常需要50元左右,而此次路上等候多50分钟,收费80多元。

 

塞车50分钟 马路泊私车

 

 大小梅沙附近有十几条公交路线,公交站台也达4-5处。记者6时许准备返回市区时看到,十几米长的公交车站台上,全是密密麻麻、黑压压的一片人群,原本宽敞的公交站台已经容不下这么多等候公交车的人群,不少人已经站在马路上面,与各路车辆贴身而过。路上行驶的公交车也是塞满了乘客,饱和如粽子。

 

 据了解,交通部门在黄金周期间增加了5条专线大巴,这两日到大梅沙的公交大巴就达 800班次 /天。「已经有4103路车开过去了,我都没能挤上。」个头只有15多、体态瘦小的苏小姐无奈地说,「很多公交车在小梅沙就已经塞满了人,到了这里想挤上还需要和别人拼体力才行。」

 

 记者驱车返回深圳市内时﹐在深盐路盐田港路段看到,有众多的车辆排队前往大梅沙,从明珠立交一直排到唯冠天桥路段,约2公里长。

 

无惧人潮 人多热闹

 

 深圳刘先生 陪外地来深圳度黄金周假期的朋友到大小梅沙游玩,搭乘公交车,下午2点抵达,耗时2个多小时。「到的时候人头密密麻麻,比现在(5点钟)还多。」他说,因为外地来深圳的朋友听说大小梅沙很漂亮,想过来玩玩,作为东道主当然要陪着。

 

 为什么不避开黄金周人流高峰?他回答:「我知道五一人很多,但是人越多越热闹。而且大梅沙免费开放,当然会有很多人了。此外,外地朋友只有节假日才有空来深圳玩,所以肯定要奉陪到底。」

 

陪同家人 注意安全

 

 粤东王先生 自己开车载着一家人来大梅沙游玩,包括3个孩子。「准备在深圳玩几天,今天来大梅沙没想到这么多人。不过和几个孩子一起玩还是很开心的,但要时时照顾他们的安全,防止走丢。现在6点多,要赶回市区休息。」

 

 王先生表示,因为知道这里打车、坐公交很不方便,所以自己开车过来。因为来的时间比较早,所以停车场还有车位。「后面来的车只好停在路边了,也不知道会不会抄牌。」

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

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

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

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

>> 本类热点新闻

·广东龙门第二届南昆山生态旅
·观澜湖别墅创6000万高价
·珠江直似塞纳-马恩省河 广
·迪斯尼游客可赴海泉湾
·广东旅游节下周开幕 港花船
·穗民:港不再是购物天堂
·广州旅社本周售青藏铁路票
·穗市民有望五一游蒙古国
·迪园专列直通车今开通
·邮轮热访神州 各国豪客纷至
·穗客乘汽车追「青藏首列」
·粤人舍近图远 旅游欧非热爆
·粤迎06年第一亿名入境客
·番禺宝墨园 龙飞凤舞迎新春
·广东中旅第31店 明日番禺
·粤北寒梅笑初冬
·京现沙尘暴 粤游客却步
·粤旅游文化节闭幕
·连场台风 穗旅游旺季不旺
·粤五一省内游价涨25%
·穗深旅游业受惠迪斯尼
·50万人潮涌大小梅沙
·梁祝:永远的爱情蝴蝶
·五百年客家麒麟舞重见天日
·5万广东客 假期涌迪园

 

合作媒体

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


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