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


陈镜开19566月在上海首次打破举重世界纪录。

 

本报珠三角新闻中心记者 赵鹏飞、陈光宗 通讯员 陈淦林

 

 50年前的67日,中国举重运动员陈镜开用他惊人的一举开辟了新中国体育史上第一个世界纪录。50年后的同一天,在他的家乡广东石龙镇,他的乡亲们给他举行了盛大的纪念仪式。国内第一个举重博物馆也选在了67日正式开馆。

 

 195667日,永远的铭刻在中国体育史上。这一天在上海举行的中苏举重友谊赛中,陈镜开以133公斤的成绩获得最轻量级挺举冠军,打破了美国运动员保持的最轻量级挺举世界纪录。

 

 「在当时,这代表的不仅仅是中国人第一次打破世界纪录,还打破了西方人对中国歧视的观念。」陈镜开回忆起当年的事情仍然神采飞扬,「而且我们打破的是美国人保持的世界纪录,是中国人打败了美国人!」

 

 但是西方国家的一些报纸却发表文章说陈镜开的世界纪录是写出来的,不是举起来的。陈镜开十分气愤,他决心用自己的实力来向世界证明。机会很快又来临了。1957年的第三届「国际青年友谊运动会」在莫斯科举行。比赛一开始,陈镜开出师不利,抓举时肩又受了伤,被对手哈里苏落下了15公斤。面对强大的压力,陈镜开不但没有退缩,反而更激起了斗志。在只剩最后一次机会的时候,他决心举140公斤这个还没有人举过的重量。

 

 试举重量的公布引起观众的一片惊呼声。一位西方举重权威甚至轻蔑地说:中国人是不敢举的。比赛主持者更是认为大局已定,竟事先把苏联的国旗挂在了冠军的升旗位置上。

 

 陈镜开愤怒了,他沉着地走上举重台,用下蹲式提铃技术很有把握地将杠铃翻了起来,然后猛然一个箭步分腿上挺,140公斤的杠铃高高举过了头顶!又一个世界纪录诞生了!

 

 「我是用全国人民的力量举上去的。」事隔49年了,陈镜开依然用这句话来回答记者。

 

一门三杰成举重史佳话

 

 陈镜开历史性的一举,当时在国内掀起了一股举重热,陈镜开的弟弟陈满林也从此投身举重运动事业。他告诉记者:「三哥陈镜开对于我来讲,就是一座风向标,就是一面镜子,时刻鞭策着我向前走,不但在比赛场上对我有激励作用,在精神上更是支撑我奋勇向上的动力。」在之后的举重生涯中,陈满林果然不负众望先后三次打破世界推举纪录。

 

 但是,对于一个运动员来说,无缘摘下奥运金牌,始终是运动生涯的缺憾。在陈镜开、陈满林举重最巅峰的时代,由于历史原因,国际体坛上还存在着两个中国的说法。「这是中国人民所不能忍受的。因此,尽管我们都为参加奥运做好了准备,但最终都未能如愿。」

 

08奥运中国金牌用箩载

 

 替这个举重世家圆奥运金牌的重担就交给了陈镜开的侄子陈伟强肩上。果然将门无犬子,陈伟强不但用自己的实力赢得了1984年洛杉矶奥运会的举重金牌,也沿袭家族的传统,两次打破过世界挺举纪录。

 

 「一个家族里面有三个人去练举重,三个人都拿冠军,三个人都打破世界纪录,这的确是很少的。」对于陈氏家族一门三杰获得的殊荣,陈镜开显得很是自豪,他预测:「按照我们中国体育事业现在的发展速度,到08年北京奥运会的时候,中国的金牌是要用箩筐来装的。」

 

长着海珠桥墩腿的举重世家

 

本报记者和陈镜开()合影。 本报记者赵鹏飞

 

 陈氏家族有一大特点:大腿的形状呈四方形,就像广州市海珠桥正中间的那两个桥墩。以前一些外国友人到中国访问,见着陈镜开或是陈满林,首先都要俯下身去看他们的腿,一边用相机拍个不停,一边不住地赞叹。

 

 陈伟强也遗传了家族的这一特点,他大腿的形状跟他的两个叔叔一样,是有名的四方形海珠桥墩。在两个叔叔的指导下,他也很快从一名普通的举重运动员成长为世界一流选手。一般人需要经过68年的专业训练,而陈伟强在不到5年的时间里,已经8次打破世界青少年纪录,2次刷新了世界纪录。更为巧合的是,在陈镜开打破世界纪录的23年后,也是67日,同一个体育馆,陈伟强站在了金牌领奖台上,在续写中国举重神话的同时,也再一次为这个举重世家赢得了荣誉。

 

家乡石龙镇膺举重之乡

 

 为了纪念陈镜开打破世界纪录50周年,陈镜开的家乡广东省东莞石龙镇政府将举行盛大的系列纪念活动。来自国际举联、亚洲举联,国家及广东省等体育部门领导、历届举重金牌得主和优秀运动员出席。

 

 位于举重之乡石龙镇的中国首个「举重博物馆」也举行开馆仪式,陈镜开和另外15名历届奥运举重金牌得主在博物馆内留下自己的手印。为了表彰他们为家乡争光,为中国的体育事业所作的贡献,热情的乡亲们除了举行纪念座谈会之外,也在金沙湾河段举行盛大的游龙活动和花样滑水表演。

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

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

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

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

>> 本类热点新闻

·川剧在广东精彩“变脸”——访川剧
·粤公安澄清单程证无代办
·崛起的历史名城——广西百色市右江
·港人失证件罗湖口岸可办理
·不一般的情人,也有权握着——同一
·「十一五」粤拟570亿投水利
·第五届泛珠论坛或游横琴岛
·全球化呼唤 中华文化复兴
·第三届泛珠论坛专辑.泛珠下一步
·工联会服务中心扩至京沪莞

 

合作媒体

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


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