template-css.js

来自「EM算法的改进」· JavaScript 代码 · 共 14 行

JS
14
字号
/*  * $Id: template-css.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("<link href=style-default.css rel=stylesheet type=text/css>");

⌨️ 快捷键说明

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