<%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 来自:文汇报 点击:4 时间:2006-2-5


图文:本报珠三角新闻中心记者 吕剑

 珠江、音乐、华洋美酒、时尚男女……经过多年的蜕变,广州酒吧文化逐渐形成自己的特色。妖媚的珠江不仅见证了广州酒吧业的发展,也同时展示出自己的魅力。水色与酒光交相辉映,令广州酒吧更散发出南方都市风情,珠江也一夜之间有了类似「上海外滩」、「法国塞纳-马恩省河」的比喻。连续多日,记者透过酒吧的浪漫情调与朦胧氛围,惊奇地发现,在广州这个包容性很强的城市,酒吧文化与城市文化一脉相承,时尚韵律中包含着通俗气息,依然引导城市潮流。

 

沿江吧 引领夜游新浪潮

 

 或许,在很长时间里,崇尚模糊的广州令那些「蒲吧迷」感到有些「失落」。经过一番市场无情的淬炼,缺乏「风格」的广州酒吧恰恰成为这个外来人口居多城市的风格,满足各种不同消费层次和口味的酒吧星罗棋布,恰如其分地出现在羊城各个角落,每夜超过5万人的「蒲吧族」,依照自己的喜好在情色缤纷的酒吧流动。

 

 最早,华侨新村的旧别墅枯木逢春般接二连三地灯红酒绿起来;活色生香的环市路夜场混杂着洋人和高级白领,那里虽堪称风华绝代,但却不再是时尚谈资。从性感地带的环市路淘金路酒吧的「经典」,到以珠江为纽带的酒吧街「新浪潮」,「江景风情」瞬间成为广州酒吧文化的代名词。

 

江岸整治 业界终见彩虹

 

 广州酒吧发展并非一路平坦,珠江两岸整治后变得越来越漂亮,市政府提出要搞酒吧一条街。200112月,Happy酒吧是沿江西路的第四家酒吧,当时红火的生意只是昙花一现,很快以每月万余元的亏损艰难度日;「非酷吧」在沿江西路算是一家很大的酒吧,刚刚试营业未满月,就亏损15万元……一年过后,那些昔日选择守业的老板得到了丰厚的回报,一股「新势力」在珠江沿岸的风情酒吧街扩张,珠江一夜间就有了「法国塞纳-马恩省河」和「上海外滩」之类的比喻。自由资本和高度消费主义迅速组合,酒吧经营实验者和追求新鲜刺激的消费者一拍即合。仅仅是1920年德国发电厂旧址的沿江路183号,就簇拥不下10间酒吧,奥克兰社交场风格的「Club Martin」、营造古灵精怪气氛的「异域」、设有欧式露天咖啡座的「花街1920」、装修淡雅推崇美式咖啡的「画中情」……魔方般砌在一起,著名音乐人迪克牛仔也在这里开张他的「咆哮」,5层中空建筑,成为当时广州最大的酒吧。

 

外籍吧 西菜正宗派对怪

 

 在广州,外籍酒吧较集中的地方是环市东路和相连的淘金路,老板通常是外籍华人,或者跟中国人合开。

 

 一位酒吧东主告诉记者,广州最早一家外籍酒吧是位于东风东路上的「红太阳」。说是外国人开的,其实只是外籍华人。「红太阳」酒吧红极一时,是广州艺术摇滚青年的蒲点,后来不知为何更名为「红风车」。该酒吧结业后那名女老板另外开一家「非洲吧」,再后来开了一家「墨西哥」吧,又跟一名以色列人合开「大篷车」酒吧。很不简单!

 木子吧,是一个中国女孩跟一个法国人合开的。店址起初在水荫路,一条不很旺的临街铺子的二楼。现在这家酒吧也搬到环市东路,成为该酒吧街东头起点。这家酒吧除能吃到美味正宗的法国家常菜,它也是本地举行PARTY最多的酒吧,主题有睡衣、雪茄、文身等等,特别怪癖,也特别有趣。

 

 位于淘金西街的SPORTMAN BAR,据说是由美国人开的,环境幽静雅致,有着浓厚的怀旧色彩。

 

天河吧 白领休闲邂逅地

 

 天河城是广州的商业中心,自然也是白领消费中心。夜幕降临,天河各种有特色的酒吧逐渐热闹起来,充满令人迷醉的吸引力。白天,忙碌的身影使天河区充满张力,夜幕降临时,这里又变成精彩的不夜城。早先,天河是风味食肆总汇,如今又成为广州新兴的酒吧休闲福地。

 

格调高雅 型人出没

 

 不久前,广州娱乐界「型人」聚集在广州的新夜场,参加一个「由型开始」的晚间派对。当夜,众多装扮趋时的型人相继出现,令人大开眼界。香港著名时装设计师邓达智以「型」为创作主题,为派对族设计了一系列派对服饰,这组服装突破传统风格,考究的细节带来无限绚丽的时装画面。此外,当晚的型人派对还邀请加拿大著名DJ演绎法国最型的俱乐部音乐,从视觉、听觉和味觉上给人带来广州酒吧的新定义。

 

 酒吧回归自然的特色让身处其中的人感到非常放松。在天河城六运小区的一家极具原始部落风格的酒吧一角,一簇簇绿叶

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

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

相 关 连 接
网 友 评 论

小夏:
   好文章,可惜没有完,不过瘾。

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

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

>> 本类热点新闻

·「大长今」招徕旅游 服装市
·湛江港吞吐破三千万吨
·广东龙门第二届南昆山生态旅
·内地教师节 港澳游热爆
·李嘉诚创农村扶贫医疗新模式
·迪斯尼带挈深一日诞32旅社
·黄金周穗人抢报欧游团
·世界黄氏文化联谊会在深圳下
·深地铁月底通车沿线物业涨两
·粤港20万人东江赏龙舟
·「广东一日游」元旦首发
·「韩流」渗透老广生活
·珠三角竞争力 高长三角
·世界黄氏宗亲聚首深圳
·深主题公园「加料」争客
·从化碧水湾璀璨烟花迎新春
·穗旅行社骗客招数曝光
·「广州旅游天地」八月运作
·迪斯尼游客可赴海泉湾
·地铁商机深建大购物中心
·中国公民明年可赴美旅游[加
·港人可竞拍罚没走私货
·华侨城区最具升值潜力
·感受南山佛教文化氛围
·今年旅游收入料达七千亿
·千元赴港亲子游受欢迎
·番禺大象受惊伤五人
·万人追星游 逾千穗客抵港
·黄金周游香港 北热南凉
·广州100旅客在泰观光

 

合作媒体

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


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