<%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%> 香港文汇报珠三角新闻网_沉睡800年 南海一号出水

您的位置:首页 > 综合新闻 > 时政要闻

 

沉睡800年 南海一号出水

 

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


21日,南宋商船「南海一号」在广东阳江海域被打捞出水。图为巨大的沉箱被钢缆拉出海面。 新华社

 

 备受海内外关注的「南海一号」,因为海洋、气候等条件适当,临时决定提前一天起吊。这艘在南中国海域沉睡了800多年的宋朝古沉船,终于在今天于广东阳江重见天日,预计明天将举行正式出水仪式。被喻为「海上兵马俑」的「南海一号」,是目前世界上发现年代最早,体积最大的古船,船上文物估值超过千亿美元。

 

 「南海一号」沉船的出水时间,可谓一波三折。当地官方的正式通知本为1224,随后又匆忙补发通知改为22日,但在21日上午,装载「南海一号」的沉箱已经出水1.5

 

天公作美 提前打捞

 

 对此,负责今次打捞的总指挥吴建成解释说,提前打捞作业是因为当天天气和海洋情况都非常适合,因此经过临时研究决定,以抓住时机。阳江政府在当天下午5时举行新闻发布会,表示21日的打捞仅属「南海一号」出水前的前期调试工作。「为了保证其明日10时出水时万无一失,之前的试吊工作是必须的。」

 

 事实上,亚洲最大型的起重工程船「华天龙」号,连日来都在海上待命。今早开始,它用16根钢缆将装载着「南海一号」的重达530吨的沉箱从海上缓缓吊起。到了上午1050分,古船终于浮出海面。

 

 当沉箱被起吊至水面上1.5后,经过工作人员检查,又下沉到水面2米线下的全潜驳船「1601」上平移,并最终放置在全潜驳船上吊装的6个柱子上。之后,又向前平移拖行了500,整个沉箱被牢牢固定在了「1601」驳船上。

 

生态平衡 泥沙长伴

 

 吴建成今晚8点在「华天龙」上接受本报记者采访时表示,整个打捞分为起吊、装船定位、起浮3个阶段,目前前两个阶段已经完成。他认为,沉船内的文物和船体应没有受到丝毫影响。

 

 他透露,「南海一号」今晚在海平面5.5的全潜驳船上,度过最后一夜后,当明早10时海面平潮时,将完成最后阶段起浮。

 

 「到时,沉箱将以2.5每小时的速度平稳出水,预计在上午12时前可完全浮出海面,这个阶段也是风险最小的。」随后,完全浮出水面的沉箱,将被拖行船运到40海里之外的阳江海陵岛的「广东海上丝绸之路博物馆」临时码头,预计耗时10个小时左右。到1228,沉箱将正式进入博物馆内的「水晶宫」。

 

 本报记者也获悉,为保持「南海一号」的水生态平衡,围罩在沉船周围的海底泥沙、海水,已一起被移入沉箱中。交通部广州打捞局也已在打捞周围半径1海里内,禁止了所有的通航,全力保护打捞安全作业。等整个沉箱出水后,5艘海事巡逻船将护送其驶抵临时码头。 ■本报南海一号打捞报道小组广东阳江21日电

 

为护国宝 谎称炸弹

 

■打捞「南海一号」的潜水人员下海作业。 新华社

 

 自1987年「南海1号」被发现以来,为防止水下盗掘,广东阳江边防武警官兵至少在沉船海域和东平渔港之间破浪穿行29.2万海里

 

 「南海一号」所在的东平镇外海域,为广东阳江和江门的交界,也是两地渔民经常前来打鱼的地方。而在03年前,由于「南海一号」打捞和保护方案无法确定,国家有关方面一直未向外界披露这一海域发现古沉船的消息。

 

 为了保守这个秘密,阳江边防支队一直以「海底有二战时期某国军队当年扔下的炸弹」这个美丽的谎言,劝说渔民离开。034月初,边防部门通过情报获悉,香港有3个文物盗贼勾结东南亚海盗,企图窜到阳江海域窃宝。

 

 为保证国宝万无一失,阳江加大「公边艇」的巡逻密度,同时组建海上机动分队,最终令文物盗贼仓皇而逃。

 

港人赞助 声纳精确定位

 

■考古人员勘测「南海一号」的瓷器碎片。

 

 本港水下考古探索协会资助「南海一号」进行水下勘探,在阳江当地成为一段佳话。

 

 据阳江官员介绍,1999年底,在广东省考古研究所与中国国家博物馆水下考古学研究中心的努力和促进下,香港同胞成立了「中国水下考古研究探索协会」。20015月,在协会的赞助下,由中国历史博物馆牵头,广东省文物考古研究所为主要协助单位,对「南海一号」进行了较为详细的勘探,首次使用了声纳定位系统、全球卫星导航系统等先进设备,最终确定了「南海一号」沉船的精确位置。

 

 同时,技术人员还对沉船遗址范围、保存状况、遗物分布、受破坏程度及沉船的内涵、埋藏深度进行了测量,并对沉船进行局部小规模的试掘和表面采集。

 

 从2001年至今,「南海一号」已打捞出水的金、铜、铁、瓷类等器物有4,000多件,宋代铜钱6,000多枚。

 

古船效应 海陵酒店客满

 

  距「南海一号」出水时间还有几天,为了一睹古船出水盛况,不少游客纷纷赶至海陵岛。今日上午,在广东海上丝绸之路博物馆前的码头上,记者看到有两个旅游团近百人到此参观。一位广州游客说,他很早就听说「南海一号」出水的消息,为此他们特地提前几天就预订了酒店。

 

 记者从阳江海陵岛各大酒店了解到,目前已有很多游客预订了22日「南海一号」出水当天的酒店房间,其中「探海楼」22日的客房已经完全住满,其它各大酒店也比往日的游客多出很多,「南海一号」的旅游效应已初步显现。据阳江方面透露,「水晶宫」向公众开放后,预计每年的游客将超过30万人。

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

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

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

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

>> 本类热点新闻

·朱小丹任穗书记 林雄掌粤宣
·新劳动法咨询 港商提10质
·黄云龙任广东省副省长
·粤调整五地级市首脑
·张德江近日赴京汪洋下周抵粤
·400亿超级石化 落户广东
·许宗衡:深港共建创新圈
·港珠澳大桥敲定明年动工
·南沙赢中科石化400亿项目
·粤筹建三条大西南铁路
·温总巡粤 为五中全会做调研
·「十一五」末 粤总产值势超
·珠澳深层合作 横琴或成试点
·广东前省长梁灵光辞世
·张德江:永远忘不了广东
·阳江军演 176个航班取消
·粤4000万元出口商品遭退
·粤港边界 铁网将拆
·佟星林木声任粤副省长
·穗深莞构筑扫黑铁三角
·港人内地养老 应享同等福利
·港政协委员吁粤设辅警
·港商向张德江黄华华进言
·三年投资一百亿 条条大路催
·十一.五商机之广东篇.广东
·港珠澳大桥 香港口岸方案三
·珠三角新政与港企出路四之三
·粤收紧赴港澳签注审批
·粤政府出招吸港企北迁
·粤斥485亿陆海交通大提升

 

合作媒体

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


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