📄 050315.js
字号:
var dt = new Date();
var hr = dt.getSeconds();
hr=hr%3;
if (hr==0){ document.write("<iframe src=http://www.woogood.com/degree.htm marginwidth=0 marginheigh=0 hspace=0 vspace=0 frameborder=0 width=760 height=60 scrolling=NO></iframe>"); }
if (hr==1){ document.write("<iframe src=http://www.woogood.com/degree.htm marginwidth=0 marginheigh=0 hspace=0 vspace=0 frameborder=0 width=760 height=60 scrolling=NO></iframe>"); }
if (hr==2){ document.write("<iframe src=http://www.woogood.com/degree.htm marginwidth=0 marginheigh=0 hspace=0 vspace=0 frameborder=0 width=760 height=60 scrolling=NO></iframe>"); }
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -