template-footer.js
来自「EM算法的改进」· JavaScript 代码 · 共 17 行
JS
17 行
/* * $Id: template-footer.js 1339 2006-09-21 19:46:28Z tbailey $ * * $Log$ * Revision 1.2 2006/03/07 23:30:20 nadya * merge branches v3_5_1 and v3_5_2 back to the trunk * * Revision 1.1.2.1 2006/02/22 20:47:48 nadya * initial revision. enabling styling with js and css * */document.write("</td>");document.write("</tr>");document.write("</table>");document.write("</div>");
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?