我的csdn / blog记数器,音乐如何加入的?

王朝other·作者佚名  2006-01-09
宽屏版  字体: |||超大  

以下是我这个blog [静态新闻/声明]里代码,问我怎么加计数器的朋友,可以看看。

希望你们也有个可以计量访问量的记数器,看到访问量慢慢增加,体会那种感觉,cool !

---------------------------------------------------------------------------------------------------------------

<div style="height:132;overflow:hidden;">

<embed src="http://www.clocklink.com/Clocks/0001-green.swf?TimeZone=CCT"

width="150" height="150" _style="position:absolute;z-index:2;top:85;left:133;" wmode="transparent" type="application/x-shockwave-flash">

</div>

当前页:<img src="" id="PageView"><br>

总计数:<img src="" id="TotalView",style="display:none"><br>

<script>

//设置两个计数计的外观样式,取值1-60

var PageCountStyle=48

var TotalCountStyle=48

try{

var sUrl=self.location.href

var re=new RegExp("(.+\.net\/)([^\/]+)([^\.]*)","ig")

if(re.test(sUrl))

{

var blog_id=RegExp.$2;

var page_id=blog_id+"__"+RegExp.$3.replace(/\//g,"");

blog_id+="__CSDNBLOG"

var cUrl="http://nmc2.jy.js.cn/cgi-bin/counter.pl?ln=8&bd=$0;$0;$255&from=0"

document.all.PageView.src=cUrl+"&id="+page_id+"&md=a"+PageCountStyle

document.all.TotalView.src=cUrl+"&id="+blog_id+"&md=a"+TotalCountStyle

}

}catch(e){;}

</script>

<hr>

Ning Yan Bin<br>

mail:<a href="mailto:email-nyb@163.com">email-nyb@163.com</a><br>

msn:bergn1977@hotmail.com

<hr>

<center>始建于2004年11月24日</center>

<hr>

<EMBED id=olplayer src=http://gf.yf163.com/tmp/mp3.asx width=180 height=45 type=video/x-ms-asf loop="false" AutoStart="false">

---------------------------------------------------------------------------------------------------------------

 
 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
© 2005- 王朝网络 版权所有