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


本报珠三角新闻中心记者 唐苗苗、刘慧华

 

 国家文物局局长单霁翔日前在穗透露,广东开平碉楼已被确定为2007年中国申请联合国物质文化遗产的项目。今年9月,作为广东首个世界申遗项目的开平碉楼也将接受联合国世界文化遗产专家的评估验收。记者了解到,目前开平市正如火如荼地进行验收前的最后准备——碉楼及村落周边环境的整治工作,全力冲刺申遗。

 

 从成立组织机构、争取中外专家学者的技术指导,到开展学术研究、提交申遗文本,自2000年把开平碉楼正式立项开发和申报世界文化遗产以来,开平市政府做了大量的工作。开平碉楼被确定为明年中国申请世界物质文化遗产项目的消息传来,开平市上下都大为振奋。

 

整治环境 冲刺申遗

 

 记者从开平碉楼申报世界文化遗产领导小组办公室(下称碉楼办)了解到,目前开平市正全力对碉楼四个申报点及其周边的环境进行整治,「这是目前最主要的工作,主要是对碉楼所在村落的民居进行修葺和清理」,碉楼办一负责人称,有信心在9月验收前完成环境整治。据称,资金不足仍是申遗路上一道难关,目前的申遗费用多数由当地政府垫付。

 

 在建筑外形上中西合璧极富特色,在内涵上是华侨奋斗史的生动再现,这两个主要原因使开平碉楼具备了申请世界文化遗产的资格。

 

建筑艺术 中西融合

 

 据开平市政府介绍,仅目前政府登记在册的碉楼就有1833座,这些碉楼都是19世纪末20世纪初开平的华侨回乡兴建的。当时美、加、澳等西方国家正实施一系列排华法案,决意落叶归根的华侨们带着在海外的血汗积蓄回到开平重建家园。领略过「海外风情」的华侨们有的从国外带回图纸,有的聘请了香港、广州等地的专业建筑师来设计,有的则请来当地乡村工匠,在家乡建起了一座座中西合璧的碉楼。

 

 开平市市长吴平超告诉记者,相对于当时国内一些沿海沿江大城市「被动接受」的西式建筑而言,开平碉楼是华侨们「主动接受」西方建筑艺术并与本土建筑艺术融合的产物,充分体现了华侨们面对外国先进文化时所持的自信、开放、包容的心态。或许正是这些碉楼的存在,让开平华侨们那段曲折而辉煌的海外奋斗史得以体现,并以建筑物的形式被生动地保留了下来,并将一直延续。

 

保护第一 利用其次

 

 开平碉楼申遗后的保护和开发利用,是专家们关注的问题。参与碉楼研究的专家李日明称,对碉楼的利用,重要是抓好文物市场管理,不能只讲经济效益而罔顾文物本身。

 

 「文化遗产不是一般意义上的经济资源,它是不可代替的,不可再生的唯一的资源,其自身价值远远超过狭隘的经济创收或仅在市场上显示的价值。因此作为地方政府,更应严格管理,不能盲目追求经济效益而出现杀鸡取卵或透支文物资源的行为」。

 

中西合璧 防匪防洪

 

 由于自明朝(1368—1644年)以来,位于新会、台山、恩平、新兴四县之间的开平为「四不管」之地,土匪猖獗,治安混乱;加上河流多,每遇台风暴雨,洪涝灾害频发,碉楼的建造在功能上就被要求兼具防匪防洪性能。这使碉楼的建筑别具特色。

 

 旅美华侨方润文于民国十四年(公元1925年)回乡修建的「铭石楼」,楼身为钢筋混凝土结构,墙体看起来非常厚实坚固;主楼共有6层,下面4层为中式建筑风格,外墙造型方正简洁,每面墙上设有34个小窗户,均设有铁栅和铁窗扇。在碉楼的外墙和内部,随处可见向外及向下的手掌般大的枪眼。

 

 在铭石楼里面还发现有枪械、火炮、石块、铜钟、警报器、探照灯等装置,据说这是所有碉楼的基本配置。此外,铭石楼的每一层都有一个厨房。据导游说,如果水灾来了,一层淹了,可以在二楼做饭,二楼淹了,可以在三楼做饭……碉楼防灾的功效由此可见一斑。

 

 与下部分的方正封闭相比,「铭石楼」的上部却显得格外富丽开放,而每座碉楼之间的差异,都集中反映在上部分的西式建筑上。5层的前部是宽广的敞廊,廊柱的柱式仿罗马的爱奥立克风格,四角是悬挑的半封闭圆形防卫台;6层天台正前方的山花具有巴洛克风格,天台正中是一个中式的六角攒尖凉亭。绿色琉璃瓦顶与西式的立柱、拱券巧妙地结合在一起!

 

千楼矗立 各具特色

 

 记者走访开平市各个村落发现,像「铭石楼」这样的多层塔楼式乡土建筑在开平几乎随处可见。虽然碉楼下部的结构均有相似,但上部造型各富表现力,建筑师们着力运用外国建筑中的穹顶、山花、柱式等建筑元素大做文章,形成了千楼千面的建筑式样。

 

 正如开平市市长吴平超所言:「开平1833座碉楼,没有任何两座是相同的」,开平碉楼与村落广泛应用了不同时期、不同国家、不同文化、不同宗教、不同流派的建筑艺术,从而塑造出即使在世界范围内都极其罕见的亦中亦西、亦土亦洋的独特建筑群落。

 

富丽碉楼尽显华侨气派

 

 走进有「华侨家庭博物馆」之称的自立村「铭石楼」,浓厚的华侨家庭气息扑面而来。大厅正中墙上高挂着方润文和他3位夫人的大幅照片,结发夫人吴氏一身传统打扮;二太太梁氏戴着眼镜,面露秀气;三太太杨氏是中法混血儿,居住在美国芝加哥。这种极富「国际色彩」的传统家庭结构在当时的侨乡之中非常普遍。

 

 记者看到,客厅两旁造工精美的隔扇和彩色玻璃画反映了碉楼主人的经济富足与审美情趣。进口的落地大钟和暖水瓶等生活用品与中式的柚木家具、神牌、香炉共处一室;进口的留声机用来播放粤曲,而梳妆台上则摆放着「旁氏冷霜」、法国香水等进口化妆品。

 

建筑材料 越洋进口

 

 铭石楼完整地保存着丰富而有趣的家具、生活设施、生产用具和日常生活用品,尤其有华侨书信、书籍、外国报纸杂志、家族刊物、地契、村落股份章程、学生日记、帐簿、侨汇单据、老照片等文献资料,直接见证了当时的乡村文化与生活。

 

 据导游介绍,铭石楼内任何一件物杂、建筑材料,都是穿越重洋,由英、美、澳等地进口的,可以感受到当年碉楼主人建房时的用心和奢侈。据闻自立村某碉楼现在的主人前阵子还收到英国某建筑材料公司的来信,提醒几十年前建造碉楼的水泥已经到期,要注意更换,质量保证非同小可!

 

内急外需 开平华侨飘洋谋生

 

 据专家介绍,开平碉楼与村落的发展、兴盛与存在,深受当地的地理环境、历史文化发展、社会治安状况以及美国、加拿大等国家的历史进程影响。

 

 沿南海而居的开平民众,守旧守土的意识比内地人淡薄,冒险出洋闯世界的观念成风。早在16世纪中叶,开平就有人乘木帆船远渡大洋,到东南亚谋生。1839年开平塘口贫苦农民谢社德从香港被贩运到美洲当苦役,开启了开平人旅居美洲的历史。

 

 1848年、1851年和1858年美、澳、加先后发现金矿,随后美加两国开始修建连接东西部的铁路以及中西部农业开发,矿主和铁路公司便委托在美、加的开平华侨回国招募大量劳力。

 

 1850年的开平正遭受一系列起义和战乱,动荡不安的社会形势及人口增长产生的人地矛盾,成为开平民众应召前往美、加谋生的最基本的动力。开平村民开始父带子、兄带弟,告别亲人,从港澳登船出洋到美、加、澳「淘金」。

 

开平明年申遗的四处碉楼:三门里迎龙楼

 

 位于赤坎镇芦阳村委会三门里,古称迓龙楼,建于明朝嘉靖年间,至今已有400多年历史,是开平现存最古老的碉楼。楼高3层,壁厚近1米,占地面积152平方米,全用大型号红砖结砌。

 

自力村碉楼群

 清道光十七年(1837年)立村,现存碉楼和庐15座,居庐的主要功能是居住和生活。其中最精美的铭石楼外形壮观,内部陈设豪华,是自力村最漂亮的碉楼。

马降龙碉楼群

 位于百合镇百合墟东南面,为黄、关两姓家族于清朝末年和民国初年兴建。共有碉楼和别墅有13座,这些碉楼造型别致,保存完好,掩映于村后茂密的竹丛中,与周围民居、自然环境融为一体,登高远眺近观,疑为天上人间。

锦江里瑞石楼

 位于蚬冈镇锦江里,有「开平第一碉楼」美称。楼高925米,为开平现存碉楼中最高。在整体的西方建筑风格中,楼主着意加进一些中国传统建筑文化的因素。内部布置、用具和摆设是岭南传统样式,每层的屏风雕刻着篆、隶、楷、行、草各种字体的对联,传统文化气息浓厚。

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

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

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

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

>> 本类热点新闻

·十一.五商机之江门篇.江门
·江门采措施保证「水安全」
·江门珠三角璀璨明珠
·四港商开平捐款四百万
·鹤山新型工业城吸引港企
·新会重点发展银洲湖区
·江门科学发展「舞」出侨乡新
·曾荫权偕家人江门度假
·江门争引欧盟投资
·江门旅游局长 一行访本报
·港人参加江门公益万人行
·黄球捐300 新会兴学
·江门办摩托车工博会
·江门万人行 港澳乡亲捐善款
·开平碉楼:再现华侨奋斗史

 

合作媒体

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


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