<%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 来自:文汇报 点击:0 时间:2007-6-7


【本报珠三角新闻中心记者胡进、蔺广凯、通讯员赖南波广东乳源电】日前,应广东乳源瑶族自治县人民政府邀请,以广东省政府参事、广东海上丝绸之路研究开发项目组组长黄伟宗教授为首的专家组,展开了对乳源县保存最完好的西京古道的考察行程。他透露,「西京古道是目前有实物依据、有文字记载的海陆丝绸之路对接的最早通道」,可以与国内外众多的丝绸之路文化项目一道,共同向联合国申报世界文化遗产。

 

 在两天的考察中,专家们徒步走完了梯云岭段、猴子岭段等保留最完整的路段。黄伟宗告诉记者,早在汉代,便有关羽修古道,运龙眼、荔枝到西京(今西安)的记载。

 

横跨「屋脊」 麻石铺设

 

 据介绍,这条具有近2,000年历史的古驿道横跨具有「广东西伯利亚」之称的大桥、红云高寒石灰岩地段。在这险恶的「广东屋脊」上,古人沿山势沿途铺设了1多宽的大麻石,全长达160多公里,这在当时是一项极其庞大艰辛的工程。

 

 而目前西京古道上遗留的古桥梁、凉亭、书院、民居等均是原汁原味的古代遗物。教授举例说,在猴子岭的「心韩亭」古石碑上,镌刻着「北接三楚,南接百越,此是必经之路」的字迹。

 

 而在同治年间修建的仰止亭的碑记上则说:「上通三楚,下接百越」。这些古物都忠于原貌地清楚地揭示了西京古道的作用及地位。

 

三朝重修 沟通南北

 

 众多的古代遗址、碑记、文物都证明了以西京古道为最早代表的韶关三大古道(西京、乌径、梅岭)都沟通了长江与珠江水系,令中原的丝绸、陶瓷、茶叶等物产源源不断地运抵岭南通过海上丝绸之路远销海外,同时又让大量海外的舶来品通过此处运抵中原,使中外文化在此汇集交流。

 

 专家们认为,陆上丝绸之路始于西汉长安,海上丝绸之路始于西汉岭南的徐闻、合浦,而西京古道又是在海陆丝绸之路开通后开辟的,又经历唐、明、清三代重修,一直起到了沟通南北的作用。

 

 目前,乳源县已着手建立了「西京古道」展览馆,将多年来收集到的大量相关文物和文献、古碑、字画、图片和客家文化遗产进行保存和展览。此外,该县还广泛收集有关文史资料,对沿途文物展开修缮和清理工作。

 

 专家组建议,要打与古道关系密切的「韩愈」名人牌、修复及保护古碑刻、出版碑刻集、将旧碑收入博物馆进行保护、原址重立新碑等。

 

马帮蹄声渐远 书院古桥犹在

 

■西京古道上的古桥,甚至可以承受15吨的汽车经过。

 

 陪同考察的当地文史专家还向记者描述了古道在粤汉铁路开通前的独特风景:「它不仅是一条官道,还是一条驿道,更是一条商道。」而当时这条古道上最庞大的队伍,莫过于挑盐的脚夫。

 

 据记载,「粤盐遍湖南,肩挑贩夫益至数十万人。」此举皆为避税,「一往还,利一倍,非贫苦壮丁,不能为也」。像这样的数十万挑盐脚夫在石板路上迈着艰难的步履,日夜兼程的壮观景象延绵了好几个朝代。

 

 时至今日,当记者踏访梯云岭段、猴子岭段古道时,只见1,000多年前的工匠,用平整的麻石一块块垒出的那条延伸北上的蜿蜒石道,仍旧倔强地穿行于崇山峻岭间。近2,000年的人走马踏和风雨冲刷,让古道路面异常地平整。透过石板斑驳的色彩,彷佛可见当年马蹄踏踏、轮声阵阵的繁忙气象。

 

 目前,西京古道沿途仍保存着大量的从唐代至清代修建的古亭、书院、古桥、古民居等。许多建筑至今仍功能完好,如建于明代的「通济桥」至今仍可负载15吨左右的汽车经过。

 

汉代驿道 媲美京珠高速

 

■作为连接海陆丝绸之路的要道,始建于东汉的西京古道目前在广东乳源境内完整保留了70多公里。

 

 从地理位置看,广东北上交通选择经过乳源是一条比较近直的线路,如今的京珠高速便是充分发挥了这一优势。但令考察专家们惊讶的是,这条东汉时期开辟的驿道,很多路段的走向及路线设计竟然与经过现代科技精密勘测确定的京珠北高速公路相平行或是相符,古人们在没有任何现代勘测工具的帮助下,奇迹般地在粤北高寒崇山峻岭中勘探并设计出了一条最省时省力的「汉代高速公路」。

 

 专家们还发现,在平整路段的每两块石阶间都保留匀称的1多距离,正好符合一匹马的步伐长度;而在陡峭的山岭上,每两块石阶间却缩短为约0.7的距离,也与一名成人大跨步的步伐相符。古人独具匠心的「人性化、效率化设计」足以让现代人汗颜。

 

话你知:西京古道 全程500

 

 西京,即今西安。公元25年,东汉桂阳郡(辖韶关、清远、郴州等地)太守卫飒,开凿了一条由英德经乳源至湖南的「官道」,全程约500余里,是大部分古代岭南人进京都的必经之路。这是有记载以来最早沟通珠江、长江流域的最长的陆路,是连接岭南文化与中原文化的纽带。目前,乳源县境内仍保存着约有70公里风貌较完整的西京古道。

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

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

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

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

>> 本类热点新闻

·港商6亿投南雄生物发电
·仁化藉丹霞山发展旅游业
·南雄招商「四面」突破
·韶关推优惠政策 引港商产业
·翁源以园区为平台招商引资
·仁化冀五年财税收入翻番
·中国旅游胜地——丹霞山
·千年古镇故事多
·乳源县政府来港会乡贤
·走进八卦围 如堕迷魂阵
·韶关建大丹霞生态旅游圈
·韶关市府来港推介经贸
·仁化五大产业成经济支柱
·韶关退出产煤大市行列
·韶关打造大丹霞旅游圈
·仁化建四园区迎产业转移
·新界总商会青委考察韶关
·韶关教育关注弱势群体
·政经学会文促会游韶关
·徐建华当选韶关书记
·韶关市府邀港各界恳谈
·韶关设粤港农业合作示范区
·乳源西京古道 对接海上丝路

 

合作媒体

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


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