<%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%> 香港文汇报珠三角新闻网_扶助10万港企 粤港将连手出招

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

 

扶助10万港企 粤港将连手出招

 

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


■粤港两地未来将从政策优惠、财政扶持等方面连手出招,帮助珠三角港企转型升级。

 

 【本报珠三角新闻中心记者赵鹏飞、刘慧华广州2日电】粤港以加工贸易为主的「前店后厂」发展模式,正面临新的挑战。将于3日在本港举行的「粤港经济技术贸易交流会高层论坛」,将重点探讨推动加工贸易转型升级,以及如何深化CEPA项下的两地服务业合作。消息人士透露,粤港两地将从政策优惠、财政扶持等方面连手出招,帮助珠三角港企转移升级。

 

 消息人士指出,国家出口政策不断调整,珠三角地区生产成本逐年攀升,不少港资加工贸易类企业在粤面临新的挑战,成为粤港经济合作面临的新课题,亦是今次会议双方高层论坛的焦点之一。

 

规划初定稿 10万港企受惠

 

 据统计,截至今年4月,广东省累计引进港资企业10.14万家,实际吸收香港直接投资累计达1,229.7亿美元,其中比重最大的就是加工贸易类的港资企业。

 

 广东省外经贸厅厅长梁耀文表示,广东已出台政策鼓励加工贸易类港资企业,在广东设立研发中心、设计中心、采购中心,以延伸产业链条,加快转型升级。

 

 此间消息人士也向记者透露,粤港政府携手成立的珠三角企业产业转移专题小组,由粤方主导编制的「珠三角产业转移规划」初稿已经成形。该规划针对已建设多年的产业转移工业园目前存在的问题,将从政策优惠、财政扶持等方面出手给予解决,「这些问题应该会在今次会议上,被两地政府的负责部门重点讨论。」,珠三角需迁移和升级的港企,料可从中获益。

 

 广东省长黄华华此前也表示,广东未来5年将投入500亿元,出台7项配套及优惠措施,鼓励珠三角劳动密集型企业转移到粤北山区、东西两翼。珠三角的港企如能选择转移,粤省府更会每年拨出5亿元予以奖励。

 

深化CEPA 续拓服务业合作

 

 除了产业转移,粤港两地的服务业合作也是此次会议的另一看点。梁耀文表示,「随着CEPA的不断深化,专业服务业将逐渐进入广东,成为粤港经贸合作的新的增长点。」截至084月,香港投资广东省服务业项目约2.4万宗,合同金额近530亿美元,实际投资超过360亿美元,占广东累计引进港资的近30%

 

 据悉,香港转移广东的服务业涉及物流分销、金融、律师、会计、影视娱乐等领域,其中物流分销的认证最多,占到近一半。

 

 本港政务司司长唐英年日前亦就粤港服务业方面的合作发表见解,指香港正沿着产业链上移,将劳动力较密集的服务业环节逐渐移到广东,自己则专注开拓高增值服务,担当中枢神经的角色。

 

 唐英年说,香港可以依托广东作为扩展CEPA的策略据点,发挥带动和辐射作用,向内地其它省市输出服务。而政府也会尽可能在促进人流、物流、资金流和信息流方面多下功夫,包括拓展跨境基建、改善通关安排、消除不必要的政策障碍等。

 

港在粤制造业 8年减近半

 

  其实不仅是政府和学者,在广东经营多年的港商,也清楚地看到香港服务业的北上趋势,CEPA门坎的不断降低,中央政府及广东省政府对于服务业的日益重视,都为香港服务业的北拓呈现新的商机。

 

 广东香港商会会长杜源申介绍,2000年广东香港商会会员中接近90%都是制造业企业,而如今,这一比例已经降至三、四成,香港人在广东的投资已开始从「内销商品」向「内销服务」转型。「因为土地成本、人力资本提升,地方优惠政策逐渐减少,劳动力密集型企业附加值不高的弱点逐渐暴露,因此,港资开始转而投资附加值相对较高的服务产业。」而香港一间正在与内地同行商谈合作的律师行合伙人也告诉记者,粤港两地政府对服务业的重视,也让冀望利用CEPA北上内地拓展市场的信心陡然倍增。「相信本港专业服务业进军内地的门坎将还会不断降低。本港服务业进军内地不仅大有可为,而且正当其时。」

 

吴敬琏开药方 吸港投资银行北上

 

■去年粤港经贸合作交流会举行时,两地高层云集。

 

 粤港两地服务业未来的发展前景十分看好,但是在具体的合作中,仍然存在不少樊篱。内地知名经济学家吴敬琏为粤港服务业未来的合作开出了三方良药:吸引香港投资银行来广东开设分支机构;借鉴香港经验,发展自己的现代服务业;大力发展「香港服务业的服务业」,比如后台外包。

 

 吴敬琏表示,与长三角相比,珠三角经济发展最大的不足是缺乏强大的、分工细化的服务业集中地。「上海作为长三角的中心城市和经济发展龙头,服务业辐射半径包括浙江、江苏,甚至延伸到四川等西南地区。而广州的服务业难以起到上海在长三角经济发展中的地位和作用,特别是金融等生产性服务业不够强大,支撑金融业的律师、会计、咨询等配套服务行业也跟不上。」

 

金融服务可辐射大西南

 

 他认为,香港的服务业水平比上海发达得多,珠三角应该充分利用这一地缘优势,在借助香港服务业和借鉴其发展经验的基础上促进自身的经济发展。

 

 吴敬琏指出,广东可以通过以上三种方式,使香港服务业延伸到包括深圳在内的珠三角城市,「这不仅将带动珠三角的经济发展,甚至会带动整个大西南的经济发展。」

 

 吴敬琏还指,服务业对制度环境的要求比制造业高得多,如果法治不健全,服务业就很难发展起来。因此他认为在完善法治方面,广东可以参照香港的一些国际惯例规则。

 

两地连手招商 4年签约1700亿

 

 随着粤港两地经济交往日渐频繁,两地之间的经济也呈现出明显的融合趋势。粤港两地政商高层人士的共识,已经是「以世界眼光谋划大珠三角地区的发展,以高端制造业和生产性服务业合作为重点,加强分工与协作,使大珠三角地区成为世界上最具吸引力和竞争力的地区之一」。

 

 广东省外经贸厅厅长梁耀文介绍,粤港两地政府连手,分别于2003年在日本和韩国、2004年在欧洲、2005年在美国和加拿大、2006年在法国和芬兰等地成功举办经济技术贸易合作交流会,共签订投资贸易项目总金额超过225亿美元(约合1,754亿港元)。此外还连手成功举办四届泛珠三角区域合作与发展论坛和经贸合作洽谈会,期间广东与香港共签约项目1,419个,合同金额1,546.6亿元,有效扩大了大珠三角、泛珠三角的国际影响力。

 

 记者还了解到,除了香港不断增加对粤投资之外,广东也主动走出去,到香港投资开设企业,截至20084月,广东省经核准在港设立企业869家,累计协议投资额46.1亿美元,占全省累计对外投资总额约62%。而2007年广东省在港承包工程和劳务合作签订合同额1.7亿美元,完成营业额1.6亿美元;200814月,签订合同额和完成营业额分别为3,532万美元和1,932万美元。

 

承接离岸服务 广州一枝独秀

 

  目前,服务业投资已经占香港对广州投资项目总数的一半,其中,租赁和商务服务,信息传输、计算器服务和软件、物流、金融等现代服务业项目投资更是迅猛增长。广州已经成为香港离岸服务转包的重要承接地。

 

 广州市外经贸局局长萧振宇告诉记者:「汇丰银行的全球结算中心就在广州天河,几千名雇员为汇丰的全球用户服务。」此外,东亚电子、香港电信、电讯盈科等企业,也将数据处理、呼叫中心等后台业务逐步转移到广州。2007年,广州服务业引进香港资金同比增长98.51%,两地服务业合作进入高速发展期。

 

 广州市副市长陈明德也指出,在CEPA的框架下,广州完全可以成为香港服务业进内地的一个决策中心、运作枢纽和营销平台。香港贸易发展局与广州市外经贸局今年3月在穗港经贸交流会上签订了《穗港加强现代服务业合作备忘录》。双方一致同意加强在现代服务业,尤其是国际贸易、现代物流、服务外包、品牌经营、金融投资、广告展览、会计审计、工程咨询、认证认可、信用评估等方面合作。

责任编辑: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
来访统计:  技术支持:中国红电子商务频道