news2.js

来自「这是我上-dsp-5400用的课件。里面有软件的simulater的设置」· JavaScript 代码 · 共 17 行

JS
17
字号
document.writeln(" <TABLE cellSpacing=0 cellPadding=0 width=760 border=0>");
document.writeln("        <TR>");
document.writeln("          <TD  align=right  background=/images/DotLine.gif height=24><strong>");







document.writeln("</strong><\/TD><TD  align=right  background=/images/DotLine.gif height=24>");

document.writeln("<\/TD>");
document.writeln("        <\/TR>");
document.writeln(" <\/table>");

⌨️ 快捷键说明

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