news_navigation.js
来自「关于java与flash通讯的技术资料」· JavaScript 代码 · 共 24 行
JS
24 行
document.write("<table width=100% border=0 cellpadding=0 cellspacing=0 class=style2>");
document.write(" <tr> ");
document.write(" <td width=169 height=172 valign=top><br>");
document.write(" <img src=images/news.gif width=106 height=25><br>");
document.write(" <img src=/public/public_img/ico2.gif width=9 height=9> <a href=../subject/3.9-express/index.jsp><font color=#FF0000>AWS Express 3.9标准版产品专题</font></a><br>");
document.write(" <img src=/public/public_img/ico2.gif width=9 height=9> <a href = /news/2006,3,00001.jsp class =style2>AWS Express 横空出世,炎黄盈动书写BPM新篇章</a><br>");
document.write(" <img src=/public/public_img/ico2.gif width=9 height=9> <a href=/news/2006,1,00002.jsp>炎黄盈动办公地址变动通知</a><br>");
document.write(" <img src=/public/public_img/ico2.gif width=9 height=9> <a href = /news/2006,1,00001.jsp class =style2>热烈祝贺AWS BPM开发平台荣获中国信息产业双项大奖</a><br>");
document.write(" <img src=/public/public_img/ico2.gif width=9 height=9> <a href=/news/2005,12,00002.jsp>火聚希望,伙聚力量——炎黄盈动“火聚计划”侧记</a><br>");
document.write(" <br>");
//document.write(" <img src=/public/public_img/ico2.gif width=9 height=9> <a href = /news/2005,10,00003.jsp class =style2>AWS Platform V3.8发布</a>");
//document.write(" <br>");
document.write(" <br>");
document.write(" </td>");
document.write(" </tr>");
document.write(" <tr>");
document.write(" <td align = right> <a href=/news/news_list.jsp class =style2>更多 >> </a></td>");
document.write(" </tr>");
document.write("</table>");
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?