⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 st_teacher.js

📁 选课系统 不可多得的好东西 代码加数据库
💻 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">');
document.writeln(' <p align="center"><a href="../ST_Teacher/ST_TeacherCourse.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">');
document.writeln(' <p align="center"><a href="../ST_Teacher/ST_CourseStuInfo.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">');
document.writeln(' <p align="center"><a href="ST_Quit.aspx" class="left">退&nbsp;&nbsp;&nbsp;&nbsp;出</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 + -