<%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%> 香港文汇报珠三角新闻网_粤港向中央申请建IT融合区

您的位置:首页 > 综合新闻 > 粤港合作

 

粤港向中央申请建IT融合区

 

wwpprd.com 作者:wwpprd.com 来自:文汇报 点击:0 时间:2008-7-1


■马时亨(前排左五)、谭伟豪(前排左六)率领代表团成员拜会广东省副省长佟星(前排左七)

 

 【本报珠三角新闻中心记者刘扬广州30日电】香港信息科技界广州交流团今日到访广州,与广东省港澳办、广东省信息产业厅及广东省通信管理局进行了2个小时的业界交流,并与广东省副省长佟星会面。粤港双方达成共识,将共同向中央提出申请,以先试先行的方式加大广东对香港信息信息业的市场开放度,共同倡议设粤港IT紧密合作区,吸引香港和内地企业在粤设立互联网数据中心,并让港企以独资形式获得部分电信增值业务牌照。

 

 在业界交流中,香港信息科技人士强烈呼吁,港资通讯业在内地经营受限太多,审批缓慢,存在很多的实际困难。他们建议,广东在CEPAWTO的基础上,在扩大市场开放方面先行先试。广东方面亦表示赞同,称粤港双方将连手向中央反映,争取在粤港通讯专业人才资格互认、港企在粤设立互联网数据中心(IDC)以及港企以独资形式获得部分电信增值业务牌照等方面,争取在粤通讯市场以先行先试的方式,率先加大对港资开放力度。

 

香港信息科技界赴穗交流

 

 该交流团共30余名通讯业界港商,香港科荟研究中心主席谭伟豪为团长,香港特区政府商务及经济发展局局长马时亨为顾问。

 

 香港科荟研究中心林永君表示,期待广东能够先行一步,使港资通讯企业在粤能够突破部分电信增值业务50%的限制,以独资形式获得互联网供货商(ICP)的牌照。而香港数码娱乐协会副主席朱仲豪亦反映,经营网络游戏如需取得内地牌照,审批时间约为1年半,而内地企业取得相同牌照时间仅需时两个月,希望有关部门能够缩短审批时间。

 

 唐豪称,此前,中共中央政治局委员、广东省委书记汪洋和广东省省长黄华华曾赴京拜访工业化信息部,期望在开放部分电讯科技业务方面,广东可先试先行,并希望工业化信息部就此与广东省共同成立专门工作小组。唐豪称,希望粤港IT业界能够就实际困难共同反映,争取广东省先试先行,在该领域审批程序和投资金额比例方面向港企降低门坎。

 

盼在粤设互联网数据中心

 

 香港计算机学会资深院士黄仲翘称,目前有7家香港系统集成商(SI)获得内地认证。内地SI公司有严格的人才认证机构,但香港却是缺乏的。人才认证不统一,影响了SI港企在内地运作。广东信息产业厅副厅长邹生表示,目前,香港政府认定资质的培训企业,可对香港IT专业人士培训,并按照培训的级别,经国家认定后授予认证书,广东亦对此表示支持。此外,香港所采取的不同认证方式和程序,应由香港相关人士牵头,向广东方面说明,再向工业化信息部进行集中反映,争取尽早在粤港两地达成IT专业人士的资格互认。

 

 香港数码港管理有限公司总裁杨伟雄及不少本港业界人士都表示,希望在广东建立一个信息产业的自由贸易区,吸引内地香港大型电讯运营商设互联网数据中心(IDC)。港企可通过该贸易区,充分利用CEPAWTO条款,内销信息产业业务。香港亦可为内地企业通过数据中心接轨国际市场,提供服务。另有港商补充,希望这样一个特别区,或者是IT保税区,吸纳中国北方的网通,南方的电讯大型运营商以及香港企业,打造中国强大的数据中心。对此,广东省表示强烈赞同,称粤港可连手打造IT紧密合作区。

 

粤港IT业发展概况

 

广东

 ■ 2007年信息产业总产值13,966.6亿元

 ■ 5年年均增长超过25

 ■ 互联网用户占内地的六分之一

 ■ 移动电话用户超过8,000

 ■ 固定电话用户超过4,000

香港

 ■ 家庭计算机普及率达到62

 ■ 家庭互联网普及率达到53

 ■ 商用计算机普及率达到55

 ■ 商用互联网达到44

 ■ 移动电话普及率达到惊人的93

 ■ 37%香港市民采用政府公共电子服务平台

 

打造超级平台须政府扶持

 

  香港科荟研究中心主席谭伟豪是今次香港电讯科技团的团长,在总结今日会见时,他表示,尽管香港电讯公司很多,但受市场狭小的限制。因此,在信息科技发展方面,香港在广东大有可为,但未来粤港两地信息行业合作,如果要更上一层楼,非常需要得到政府的支持。

 他表示,在今日的交流中,香港业界表达了几个愿望,即在专业人才互认,在粤获得互联网内容供货商ICP牌照,以及在粤设立互联网数据中心IDC等方面,广东能够率先开放。谭伟豪表示,希望借助粤港合作,将香港的信息科技行业发展成一个产业。他认为,过去粤港在加工贸易方面的合作卓有成效,打造了最厉害的「世界工厂」,希望粤港科技业也能打造最超级的平台,成为全球信息工业化的中心之一。

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

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

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

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

>> 本类热点新闻

·深圳置业 港人三变化
·港珠澳大桥 上马有期
·深港5年内 将增5口岸
·港珠澳大桥战略大解构
·港珠澳大桥好事多磨终会建
·深穗外拓货运港机场陷危机
·粤港合建世界级城镇群
·普华永道增聘千人港专业界北
·深医护人员成染爱滋高危族群
·张德江冀粤港澳合作「裂变」
·深港合作获两大突破
·广深港高铁将接轨京杭
·省市一把手亮相星光熠熠
·承接服务外 包港企占先机
·穗机场:无惧港深合作
·梅州强行炸矿两港商质疑
·粤港启动反倾销合作机制
·中山港人:两地应常沟通
·许宗衡提深港同城化
·中央拟新政策再促深港合作
·穗港青少年服务中心揭幕
·深港连手发展河套
·粤30养老机构来港拓服务
·粤港联席会确定20重点合作
·食品安全通报 粤港设联络员
·粤港首次联办经贸交流会
·梅州已炸逾200矿井
·曾荫权强调港粤合作三不变
·东莞制造香港设计将创新模式
·粤千五人商团 今在港招商

 

合作媒体

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


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