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


■港人小姐()和梁小姐买了675元的车票,坦言这个价钱可以接受。 本报实习记者翁申霞

 

 【本报珠三角新闻中心记者唐苗苗、岳仿嶙、实习记者翁申霞、通讯员何志文17日电】全国铁路第六次大提速18日启动,广深线将运行65对国产动车组「和谐号」列车。新列车运行时刻表17日公布,广深线每日最后一班列车开车时间由以前的2214延长至深夜1点,深圳、珠三角、广州之间也会因这条「午夜通道」而成为「不夜之城」。广深线「D」字头车票17日开始预售,吸引大批乘客购票,当中不乏提早前来扑飞的香港人。

 

 随着广深铁路18日新增第四线工程开通运营和「和谐号」CRH动车组正式投入运营,广深线将成为内地第一条客货分线运输的四线电气化铁路,第一条实现完全公交化且时速高达200公里的城际专线铁路。据悉,广深线18日起将再增加开行6对「和谐号」CRH动车组,广深线每日最后一班列车开车时间由以前的2214延长至深夜1点。届时,深圳至广州(东站)间每天开行的城际列车将达到91趟,其中时速达200公里的「和谐号」CRH动车组65趟。

 

001号票 港人幸运预购

 

 据广州火车东站副站长吴伟称,广深线「和谐号」的「D」字头列车车票在17日开始预售,18日开始广州东站广深线8—13号共6个售票窗为「和谐号」专售窗,以后车票预售期均为含当日共两天。记者17日在火车东站广深线售票窗看到,不时有顾客过来询问和购买「和谐号」车票。

 

 港人小姐和梁小姐17日中午在火车东站买到了618833车次为D747,座位为001006的车票,一下子成为媒体关注的焦点。据小姐称,她们一行共6人,每年有一两次会从香港过来广州探亲旅游,这次打算18日回香港,所以17日提前来买票,没想到幸运地买到了「和谐号」001座位的车票,非常开心。

 

票价略加 顾客称可接受

 

 由于陈小姐她们买到的是中间有停站二等座位的「和谐号」车票,票价75元一张,比以前搭乘的「蓝箭」只贵了5元,小姐坦言这个价钱可以接受,但除非「无得拣」,否则不会考虑买100元一张的一等票。经常搭乘广深列车的陈小姐又说,最希望列车不晚点、干净、舒服、快捷。

 

 今年71岁的谢婆婆今天特意来到东站了解广深列车情况,她告诉记者,因为觉得坐火车比大巴安全舒适,7年来她一直是广深铁路的忠实顾客。「以前去一趟香港要两个几钟,后来缩短到只要一个钟,明天开始只要50多分钟,肯定大力支持啦,就算贵了十几蚊都无太大所谓。车靓了,时间短了,也方便了很多。从前三个月去一次香港,以后可能会一个月就去一次。」

 

「和谐号」揭秘:各车厢自带动力

 

 俗话说,火车跑得快,全靠车头带。动车组列车除了车头动力比较强劲外,每节车厢也有自己的动力装置,即便车头坏了,车厢的动力装置还能让车体继续前行。动车组列车的车头有两个,这样需要返回的时候,不用调头,直接换个驾驶室就是了,乘客把椅子来个180度旋转,就能跟列车前行的方向一致。

 

首度曝光:「和谐号之家」 可泊十二列车

 

 【本报珠三角新闻中心记者唐苗苗、实习记者翁申霞广州17日电】为配合广深铁路大提速,广铁集团在广州石牌新建了一个广州东动车运用所,主要用于修理国产「和谐号」动车组CRH1型。记者今日首度到这个「和谐号之家」探营,直击三大自动系统共同保障「和谐号」更安全、环保、干净地为乘客服务。

 

 据广铁集团介绍,该动车运用所共设一、二两个修车场,动车组存车场现设有存车线6条,可同时存放12列国产「和谐号」动车组CRH1型。记者今日参观了运用所的「LY—80型轮对故障动态检测系统」,该系统在不停车的情况下可以快速准确地检测出动车组轮对踏面尺寸、磨耗等信息,减少人为检测误差。

 

仿飞机集便 污物不乱排

 

 记者还参观了CRH铁路真空卸污抽吸单元。据技术工人介绍,为环保起见,CRH列车上的排泄物不再像以前的火车那样直接排放到铁轨上,对周边环境造成污染,而是像飞机一样使用集便工具,当列车进入动车运用所时,卸污系统就会利用真空原理快速干净地完成动车组卸污。

 

 另外,由西班牙引进的外皮清洗装置,能在几分钟内对经过的CRH动车组进行全面清洗。

 

增设残疾人车厢

 

  动车组列车上的车门取消了台阶,上车的站台也是经过特别改造的,和车厢同高,残疾人如果乘坐,自己手推着轮椅就可以上车了。上车之后,车上也有方便残疾人乘坐的车厢,车门扩大了一倍;残疾人专座取消了脚踏板,添装了固定带和安全带。

 

病人休息有专床

 

 不但运行速度快,动车组内部的设施也更加舒适和人性化。每把座椅的扶手内都配备了可折迭的茶几,旅客可以像坐飞机时那样舒服地读书写字。此外,一等车厢还设有多功能室,里面放了一张小床,如果旅客患病或者是哺乳期妇女,可以躺在上面休息。

 

坐便器感应控温

 

 以前上火车,卫生间的状况很让乘客头疼,但「和谐号」的卫生间可是相当的「豪华」。卫生间空间不仅比一般火车的空间大,更有专门提供给残疾人使用的坐便器和为年轻妈妈准备的给婴儿换尿片的小台子,里面更有感应式水龙头,不仅有冷热水供应,坐便器上的垫板还能根据天气和温度的变化,感应控温。

 

知多D:为何叫「和谐号」

 

  为何此次大提速使用的动车组命名为「和谐号」?铁道部副总工程师、运输局局长张曙光介绍说,这次把动车组命名为「和谐号」,主要考虑了几个因素:取这名字是一个人与自然的和谐。动车组是一个节能的、环保的,对环境影响非常小的一种高技术的机车。其次,它本身是一种技术上的协调,高速动车组零部件大约要到1.2万件左右,全国12个省的120多家企业直接参与生产这样一个高机动车组。第三,「和谐号」也是一种美好的寄托,希望这个动车组投入使用以后,能给老百姓提供构建和谐社会、和谐铁路的运载工具。

 

广深线新旧列车对比

 

现投入的国产「和谐号」

 最高运营速度:200km/h

 最高实验速度:250km/h

 定员:670

 运行时间(广深段):52分钟

原运行的蓝箭

 设计速度:200km/h

 定员:451

 运行时间(广深段):65分钟

原运行的新时速X2000

 最高时速:200km/h

 定员:416

 运行时间(广深段):55分钟

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

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

相 关 连 接
网 友 评 论

99lbx:
   一件颠覆无产阶级灾难事件就在发生......http://cache.tianya.cn/publicforum/Content/house/1/60624.shtml

mzxwmxn99:
   一件骇人听闻的大事将要在中国大地发生!http://www.tianya.cn/new/publicforum/Content.asp?idWriter=11610572&Key=377493606&strItem=house&idArticle=59406&flag=1我看不懂,也听不懂的骇人听闻的大事,其实早在江苏省是(全国的)重重灾区已发生了 

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

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

>> 本类热点新闻

·佛教文化之旅 广州光孝寺启动
·川剧在广东精彩“变脸”——访川剧
·崛起的历史名城——广西百色市右江
·不一般的情人,也有权握着——同一
·第五届泛珠论坛或游横琴岛
·「十一五」粤拟570亿投水利
·专家:广州气温将直逼海南
· 陈镜开:惊人一举延续50年
·佛门泰斗开宗释义 名刹弘法莲花
·粤媒体大幅报道魔警案

 

合作媒体

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


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