piptext.js
来自「c51读写SD卡原代码」· JavaScript 代码 · 共 15 行
JS
15 行
document.write('<TABLE cellSpacing=0 cellPadding=0 width=336 background=../SITE_IMAGES/piptext_02.gif border=0>');
document.write('<TBODY><TR><TD width=12 height=45 rowSpan=2> </TD>');
document.write('<TD style="PADDING-LEFT: 5px;PADDING-TOP: 5px" width=156 valign=middle><IMG height=7 src=../SITE_IMAGES/piptext_04.gif width=7> ');
document.write('<A class=piptext href="http://www.dostor.com/cisco/" target=_blank>思科SAN超级存储中心</A>');
document.write('</TD>');
document.write('<TD style="PADDING-TOP: 5px" width=156 valign=middle><IMG height=7 src=../SITE_IMAGES/piptext_04.gif width=7> ');
document.write('<a class=piptext href=http://www.dostor.com/special/vision2004/ target=_blank>今天“启动·效用计算”</a>');
document.write('</TD>');
document.write('<TD width=12 rowSpan=2><IMG height=45 src=../SITE_IMAGES/piptext_02.gif width=5></TD></TR>');
document.write('<TR><TD style="PADDING-LEFT: 5px" valign=middle><IMG height=7 src=../SITE_IMAGES/piptext_04.gif width=7> ');
document.write('<a class=piptext href=http://www.dostor.com/estorage/ target=_blank>免费订阅 存储e周刊</a>');
document.write('</TD>');
document.write('<TD valign=middle><IMG height=7 src=../SITE_IMAGES/piptext_04.gif width=7> ');
document.write('<a class=piptext href=http://ilm.dostor.com/vote/ target=_blank>点此参加ILM有奖调查</a>');
document.write('</TD></TR></TBODY></TABLE>');
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?