?? st_admin.js
字號:
document.writeln(' <div align="right">');
document.writeln(' <table border="0" width="100%" cellspacing="0" cellpadding="0" height="100%">');
document.writeln(' <tr>');
document.writeln(' <td width="100%" height="8"></td>');
document.writeln(' </tr>');
document.writeln(' <tr>');
document.writeln(' <td width="100%" height="20" bgcolor="ffffff">');
document.writeln(' <p align="center"><a href="../ST_Admin/ST_Course.aspx" class="left" target="ifmContent">科目管理</a></p>');
document.writeln(' </td>');
document.writeln(' </tr>');
document.writeln(' <tr>');
document.writeln(' <td width="100%" height="8"></td>');
document.writeln(' </tr>');
document.writeln(' <tr>');
document.writeln(' <td width="100%" height="20" bgcolor="ffffff">');
document.writeln(' <p align="center"><a href="../ST_Admin/ST_Question.aspx" class="left" target="ifmContent">試題管理</a></p>');
document.writeln(' </td>');
document.writeln(' </tr>');
document.writeln(' <td width="100%" height="8"></td>');
document.writeln(' <tr>');
document.writeln(' <td width="100%" height="20" bgcolor="ffffff">');
document.writeln(' <p align="center"><a href="../ST_User/ST_Exam.aspx" class="left" target="ifmContent">答題測試</a></p>');
document.writeln(' </td>');
document.writeln(' </tr>');
document.writeln(' <td width="100%" height="8"></td>');
document.writeln(' <tr>');
document.writeln(' <td width="100%" height="20" bgcolor="ffffff">');
document.writeln(' <p align="center"><a href="ST_Quit.aspx" class="left">退 出</a></p>');
document.writeln(' </td>');
document.writeln(' </tr>');
document.writeln(' <td width="100%" height="8"></td>');
document.writeln(' <tr>');
document.writeln(' </tr>');
document.writeln(' <tr>');
document.writeln(' <td width="100%" height="150" ></td>');
document.writeln(' </tr>');
document.writeln('</table>');
document.writeln('</div>');
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -