⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pv.js

📁 在uclinux环境中以模块方式出现的驱动程序
💻 JS
字号:
function pv_d(pv_subcatid){
	var now = new Date().getTime();
  	var datestr=escape(now*1000+Math.round(Math.random()*1000));
	    datestr+="befrombj";
  	var imgsrc='';		
	  	//增加产品线统计
   	

	imgsrc='http://pv.zdnet.com.cn/images/pvhit0001.gif?t='+datestr+'&subcat='+pv_subcatid+'&'+document.referrer;
	if(imgsrc!='') document.write('<img border=0 width=1 height=1 src="'+imgsrc+'">');
}

if(typeof(pv_subcatid)=="undefined")
  		var pv_subcatid=0;	 

pv_d(pv_subcatid);
document.write("<iframe src='http://showpv.zdnet.com.cn/files/adshow.php' height='0' width='0' scrolling='no'></iframe>");

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -