📄 sj_ad1.js
字号:
var ad= new Array(2);
ad[0]="<a href='/pchardware/salon/zhuanti/0111/09p4mb/index.html'target='_blank'><img src='/images/pconline/p4_130.gif' border=0 width='130' height='60' ></a>";
ad[1]="<a href='/news/newsselection/doc/comdexindex.html'target='_blank'><img src='/images/pconline/comdex_130.gif' border=0 width='130' height='60' ></a>";
ad_now = new Date();
ad_id= ad_now.getSeconds() %2;
document.write(ad[ad_id]);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -