<%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-11-20


本报珠三角新闻中心记者谢白清、君慧、李昌鸿、罗珍、刘少辉

 

 深圳吸引香港金融机构向深转移再迈一大步,昨日,深圳四个金融项目即蔡屋围金融中心建设及人行深圳市中心支行大厦、深圳市金融产业后台服务基地、深圳市金融服务技术创新基地、深圳证券交易所营运中心同时启动,以承接香港等国内外金融机构的转移。这标志着深圳金融业形成了以福田中心区为金融产业发展的主中心,以罗湖、南山为副中心,以平湖为后台金融服务基地的产业布局,深圳区域性金融中心地位进一步加强。据悉,该四大金融中心项目将于下月中旬,由本报协办在港举行的深港金融恳谈会上一并来港招商。

 

 香港生产力促进局高级顾问、深圳深港生产力基地有限公司董事总经理葛明表示,随着深港经济日益融合、深港建立大都市圈的构想进一步落实,深圳已成为香港许多金融机构设立地区性总部、分支机构和后台服务基地的重要甚至是首选城市。据深圳市金融办有关人士透露,四个金融产业园的同时启动,就是为了吸引香港等国内外的金融机构设立总部及后台服务中心。

 

港金融转深意愿强

 

 一项关于深圳科技园金融基地市场需求调研显示,港金融机构转移深圳的意愿强烈。

 

 深圳科技园总公司聘请了世邦魏理仕和戴德梁行在香港实地调研,共走访了香港40余家外资、港资、中资银行和保险机构。在花旗、恒生银行在内的29家香港金融机构中,有近三分之一(10家金融机构)有在深建地区性总部、设立分支机构及后台服务中心的需求;此外,有20%的受调查金融机构有需求在深设立后台服务中心。目前有意进驻深圳市金融服务技术创新基地的香港金融机构有3家港资银行,需求面积达到5万平方米

 

东亚渣打率先进入

 

 东亚银行有关负责人表示,东亚银行正在考虑进驻深圳金融产业服务基地。深圳市金融办主任李林透露,目前已有许多香港金融机构均有兴趣进驻深圳平湖金融产业服务基地,并与深圳签订了协议,其中渣打银行将准备率先进入。

 

 深圳市副市长陈应春表示,土地资源日益紧缺的深圳,把发展以金融业为核心的高端服务业作为重点,提出创造条件吸引香港等国内外金融机构设立总部及后台部门,将深圳建设成为创新型区域金融中心。

 

 深圳市长许宗衡表示,规划建设深圳市金融产业服务基地,就是深圳为了应对土地资源紧缺等「四个难以为继」严峻挑战,顺应全球金融后台服务外包业迅速发展的趋势,作出的一项重要决策。通过建设优质、高效的金融服务专业化园区,吸引更多的国内外金融机构来深发展后台业务,逐步打造深圳金融业发展的技术业务支持基地、金融物流枢纽、金融产品研发创新基地和吸纳培养金融人才的集聚地,拓展金融业发展空间;使之与深圳金融中心区金融机构总部形成相互呼应、相互补充、相互支撑的良好局面,促进深圳金融业的全面快速发展。

 

深交所首进中心金融区

 

■深圳举行新深交所大厦奠基仪式。 本报记者谢白清

 

 深圳证券交易所营运中心的奠基昨日下午正式启动,成为第一家批准入驻深圳中心区的金融机构,这标志着福田金融中心区建设的大幕已经拉开。

 

 据深圳市金融办介绍,福田金融中心区位于深圳市中心区,占地约13万平方米,专门用于引进大型金融机构总部进驻;同时借助深圳证券交易所迁建的契机,在福田中心区搭建金融业市场交易平台,强化证券、保险、基金、期货等产业人流、物流、资金流、信息流等要素资源在空间上的聚集;通过金融服务业的聚集,提高投资资本的聚集能力与区域的对外辐射能力,建设保险、证券、基金等机构集聚中心,同时承接港资、外资金融机构的部分后台业务。

 

 据深交所总经理张育军介绍,昨日开工的深圳证券交易所营运中心项目位于深圳市民中心西侧原深圳市高交会馆所在地,占地面积3.92万平方米,建筑总高度240,建设规模约26万平方米,建安投资计划25亿元人民币。

 

蔡屋围建深第一高楼

 

  蔡屋围地区是深圳金融业最早发展和金融机构最早聚集的区域,深圳市副市长陈应春表示,此次通过对以中国人民银行深圳市中心支行为核心、周边约14公顷范围内的蔡屋围金融、商务设施进行重新规划和布局,吸引更多实力雄厚的银行、证券、保险等金融机构进驻,逐步形成以中国人民银行深圳市中心支行为核心,各商业银行、保险、证券、基金等国内外金融机构集聚的金融城,进一步巩固和强化蔡屋围地区作为深圳的金融服务中心、资金集散中心、金融信息中心和金融监控中心的重要地位。

 

 据深圳市金融办介绍,蔡屋围金融区改造建设项目包括中国人民银行深圳市中心支行发行库及附属用房、回迁安置楼、超高层金融文化中心大厦、高级商务公寓,建筑面积达38万平方米。项目完成后,将扩大金融中心区占地面积4.8公顷,新增18万平方米的甲级写字楼、星级酒店和15万平方米的高级公寓,新建成的超高层金融文化中心大厦将取代地王大厦成为深圳第一高的标志性建筑。罗湖区书记刘学强(见图)在接受记者采访时表示,在CEPA协议签署之后,已有9家港资银行进驻,随着蔡屋围金融区的改造升级,将有更多国内外金融机构入驻罗湖,蔡屋围金融中心的地位将得到强化。

 

港资金融入深需求调查

 

  ■ 一家香港银行和一家基于香港的全球性银行,计划在深圳设立国内地区总部,共需求1万平方米

 ■ 一家基于韩国的全球性银行、一家基于美国的全球性银行计划在深圳设立分支机构,共需求0.6

 ■ 一家基于香港的全球性银行、一家基于美国的金融服务公司、一家源于香港的全球性金融控股集团、一家源于香港的信用卡服务公司等7家香港金融机构计划在深圳设立(或扩大)后台服务基地,共需求3.4

 ■ 渣打银行、东亚银行有意进驻深圳金融产业服务基地   数据来源:《关于深圳科技园金融基地市场需求调研的报告》

 

龙岗辟224公顷兴建 全球金融业服务基地

 

  位于龙岗平湖的深圳市金融产业服务基地,将定位于立足深圳、联通港澳,为国内、国际金融机构营造优质、高效的金融服务专业化园区;成为深圳金融业发展的技术和业务支持基地、金融物流枢纽、金融产品研发创新基地和吸纳、培养金融人才的集聚地;与深圳金融中心区相互呼应,成为建设区域性金融中心城市的重要基础。

 

 深圳龙岗区书记余伟良表示,位于平湖的深圳金融产业服务基地规划面积达224公顷,园区总建设规模达380万平方米,总投资约为80亿元,分一、二、三期建设,建成后将承担生产数据中心、支付结算中心、银行卡中心、金融研发中心和金融人才培训中心等,将成为深圳、港澳和全国及全球范围内金融产业后台集聚基地。

 

深金融创新基地 明年底竣工

 

  昨日在南山区科技园揭牌的深圳金融服务技术创新基地,将以「信息技术为基础的深港金融后台服务中心以及金融信息技术创新中心」作为产业定位,同时定位于金融后台服务和软件外包,融合企业孵化、人才培训平台、公共技术服务和企业创业风险投资等功能。

 

 深圳市副市长陈应春介绍,深圳金融服务技术创新基地项目一期用地面积2.12万平方米,可建设7.73万平方米建筑,现已动工并将在2008年底竣工,同时根据金融产业后台服务发展的需要预留第二期发展用地。全国性人寿保险机构——嘉禾人寿保险股份有限公司确定在科技园金融基地建立公司第二数据中心、第二总部,需求达5万平方米;深圳重要软件外包企业——福瑞博德公司计划增加3万平米的营业面积。

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

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

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

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

>> 本类热点新闻

·港式商场管理 进军深圳
·全球八分一手机产自深圳
·深地铁延长 龙华将成华南枢
·美容瘦身 港企北伐
·李嘉诚:人生要有毅力心力
·招商17旅社注中旅国际
·碧水银湾新城,以智慧建筑梦
·茂业掀东门减价战
·刘鸿儒忧股市被边缘化
·家乐福入驻香缤广场
·华强北主打电子 港人有优势
·合和30亿 攻花都住宅
·神州亮点.安利中国:无法复
·广交会「举牌」 海归派抢饭
·「三高」港企临逼迁
·港企突围 转独资厂
·港商攻粤猫经济 年赚数亿只
·功能性饮品料年收百亿
·港资星际娱场澳门争霸
·穗KTV业忧「灭顶之灾」
·珠三角港银腹背受敌
·永亨银行广州分行获批
·珠三角港台企影响难估算
·台企顺德发展农业最快
·龙岗天安数码新城奠基
·第98届广交会10月15日
·深圳重点推介化工园区
·南丰北上掠地7.5亿夺穗地
·600纺企织交会谋出路
·千名港商界翘楚汇聚广州

 

合作媒体

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


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