<%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-5-5


■香港猫迷协会会长同广州爱猫人士座谈。

 

本报珠三角新闻中心记者 敖敏辉、郑海龙、翁申霞、罗冬凯

 

 新成立的广州猫咪协会在广州时代花生举办首届猫展。令主办方没有想到的是,原本仅预计只有不足500人的小型猫展,竟吸引了几千人参观。同时香港猫咪协会的专家也前来助阵。广东宠物猫经济潜力巨大,据业内预测,内地宠物的市场潜力至少可以达到每年150亿元(人民币,下同)。由于内地一些宠物食品、繁殖等行业的缺失及发展缓慢,使得香港将成为宠物食品以及纯种宠物的主要供应方,专家估计香港此方面年收益达数亿元已经指日可待。

 

 展区大门外排起了100多米的长龙,很多猫迷还抱着自己的爱猫前来参展,香港猫咪协会的专家也前来助阵。据广州猫咪协会负责人介绍,广东有大量的猫迷,养猫逐渐成为一种时尚,同时养猫不受「户口」禁令的限制。据业内预测,内地宠物的市场潜力至少可以达到每年150亿元,仅深圳目前已形成4亿元规模的「宠物经济」产业。

 

 业内人士指出,内地宠物猫的市场一旦发展起来,将给广东省带来预计10亿的产值,而香港将成为宠物食品以及纯种宠物的主要供应方,估计年收益可达数亿元。

 

欠繁殖条件 依赖香港进口

 

 广州白云机场的数据显示,每天约有100多只宠物从外地空运到广州,而其中一半以上是宠物猫。广州猫咪协会会长麦智彬介绍,这些宠物猫主要从北京、上海和香港空运过来,少量直接从外国引进。除了空运,还有很多广州市民取道陆路从香港直接购买宠物猫。由于起步较晚,广州宠物猫市场没有完全建立起来,尚不具备宠物猫繁殖的条件,所以宠物猫主要从香港等地引进。

 

 同时,这些国外纯种猫对于食物挑剔非凡,约70%以上的纯种猫的主人都会专程到香港购买猫粮和猫药品。不计路费,每只纯种猫每月的平均花费都在400元以上。再加上猫沙、猫舍、清洁卫生等用品费用,每只纯种猫年消耗大约价值在近万元。

 

 内地宠物产业起步虽较晚,但近两年呈现出快速发展的趋势。统计数据显示,目前内地至少已有宠物1亿只()。据深圳宠物俱乐部调查,在深圳注册的专业宠物店有45家,有执照的宠物医院92家。2004年「宠物经济」的相关产业规模达3.6亿元,2005年已超过4亿元。宠物医院、宠物用品店、宠物休闲美容店等都亮相深圳街头。围绕宠物的生活、保健、休闲等,已形成了「宠物经济」产业。在宠物专卖店里,各种各样的服饰、零食、用具应有尽有。一般的宠物店里,全套美容服务包括洗澡、做造型、清耳朵、剪指甲、牙齿护理等项目,甚至出现「婚姻介绍所」。另外,宠物摄影甚至宠物埋葬在深圳也有市场。

 

粤宠物猫经济 产值数亿

 

 业内人士认为:内地宠物市场存在巨大潜力,目前仅深圳关内就大约有3万人养猫,同时关内的流浪猫约有7,0008,000只,因此总共算来,深圳市关内的猫只数量约有4万只左右。但由于目前宠物猫的市场还不如宠物狗的完善,故估计其宠物消费值应在1亿上下。「因为香港连续几年来宠物猫的经济发展较成熟了,如果能有其介入带动,深圳宠物猫的经济产值将比现在翻上几番和宠物狗可以分庭抗礼。「而同时,由于这些经济的发展大多依靠香港相关成熟的条件,故香港可在此经济中收益超6成。」

 

少食干净罕生病 白领偏爱宠物猫

 

■深圳猫店老板孙小姐为爱猫梳毛。

 

  虽然内地宠物猫的经济发展相对落后,但一些业内人士指出,宠物猫区别于普通的家猫,一般是从专门渠道引进的纯种猫,所以价格比家猫贵得多。行业内也有一套评判宠物猫的价值标准,在大型宠物猫比赛中得过奖的宠物猫的后代一般价格比较高,名次越高价格越贵。所以消费能力较高的白领阶层,将成为宠物猫经济的潜在市场。

 

深圳天气热 短毛受青睐

 

 深圳文锦渡口岸对面的「猫猫家」宠物店老板孙小姐告诉记者,猫是独立性比较强的动物,会按自己的意思来选择是否亲近人。饲养起来也较容易,不单平时生病可能性比狗少,且生存空间也不如狗只需要大。单身公寓、小户型的空间皆可饲养。而且猫比狗爱干净,不会到处大小便,吃的也比狗要少。「这种饲养条件,更加适合可能会短时间出差的单身贵族或白领阶层。」孙小姐说。

 

 据了解,目前市面上的猫的种类主要有英国短毛、美国短毛、异国短毛、波斯、折耳等,由于深圳天气较为炎热,因此英国短毛猫比较受客户青睐。英国短毛现在大约是2,500元,俄罗斯蓝猫大约是2,880元。

「现在的猫不好卖,所以价格比以前低了很多。」孙小姐说,「市场好的时候,英国短毛猫能卖到4,000多。」

 

广州猫产业 5年超香港

 

■猫主展示乖巧害羞的折耳猫。

 

 香港猫迷会10年前就起步,已经积累了相当丰富的养猫经验。但香港猫咪会会长卢展强对记者表示,广州爱猫人士的表现已经超出预期。

 他说:「本来只是准备了一些养猫的基础知识来分享,没想到很多爱猫人士提出的问题以及超出普通饲养的范畴,已深入到护理、美容甚至参赛的层次。」

 

 卢展强打比方说,「我们以为广州需要的是日常西装,但是他们的需求已经是高级礼服」。他还预言,广州养猫文化会在4-5年甚至更短的时间内赶上已有10年经验的香港。

 

内地猫市多陷阱

 

 广东省一些非法商家为既得利益,出售假纯种猫,导致消费者甚至行业人士普遍难以区分猫本身的确实价值。而受此影响,深圳一些商铺的店主已准备转让经营,以尽早脱离现时的困境。

 

 目前由于市场不健全,很多市民对猫种认识混乱;同时纯种猫类型较多,很多爱猫一族也难以区分。

 

 今日广州猫展上,一个猫主抱着自己的猫,号称价值15万元。但参加展览的专家仔细鉴定后表示,该猫不足1万。

 

 记者采访深圳文锦渡附近一家兼营宠物猫的商店,见到一只波丝猫报价2,800元。当记者询问该猫是否纯种,有无血统证书时,店员称,证书已失去鉴定价值,「你要我随时都可以给你办下来。」

 

 据业内人士介绍,猫的品相不如宠物容易确定。「猫的一些基因不是很稳定,比如说英国短毛猫,出名的至少有3种亚种,每种毛色都不一样。甚至不是专业人士很难将其与普通的家猫区分开来。所以很多商家开始用一些杂交的猫充当名贵猫卖给买主。」

 

港专家在穗授猫经

 

■英国短毛猫是名贵品种之一。

 

 喜欢养猫但怕猫咪四围排便?担心真皮沙发被猫抓坏?面对众多爱猫者的提问,香港猫迷会副会长罗燕玲说,一些小技巧加合适的养猫用品,可以令猫更容易融入人的生活。

 

 养成固定场所排便习惯。一般猫咪都很爱干净,只需要在较安静的场所(如阳台、厕所)固定放置排便器具,适量引导,就很容易令猫猫养成固定地点排便的好习惯。

 

 猫粪便气味较浓,市面上很多猫砂可以有效覆盖,减少人的不舒适感。

 

 防止猫猫抓坏家具,可为其定期修理指甲,或购买可散发特殊气味的材料引导猫咪去磨爪,也可以在沙发喷特殊喷雾,令猫猫「闻而却步」。所有养猫人都会遇到猫脱毛的问题,但是定期为猫梳理毛发可减少50%脱毛。

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

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

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

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

>> 本类热点新闻

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

 

合作媒体

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


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