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

📄 xscj.htm

📁 这是一个基于SQL平台的数据库程序
💻 HTM
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>学生成绩管理系统</title>
<style type="text/css">
<!--
.style1 {font-size:30px; font-family:"楷体_GB2312";}
a:link {text-decoration:none}
a:visited {text-decoration:none}
a:hover {text-decoration:none}
a:active {text-decoration:none}
-->
</style>
</head>
<body>
<div align="center" class="style1">功能选择</div><hr />
<table width="500" border="0" align="center">
<tr>
<td width="120">
<img src="image/projectIcon_post.jpg" width="64" height="64" /><br />
<strong><a href="xsxx_list.asp">学生信息查询</a></strong>
</td>
<td width="120">
<img src="image/projectIcon_ad.jpg" width="64" height="64" /><br />
<strong><a href="kcxx_list.asp">课程成绩查询</a></strong>
</td>
<td width="120">
<img src="image/projectIcon_user.jpg" width="64" height="64" /><br />
<strong><a href="xsxx_edit.htm">学生信息录入</a></strong>
</td>
<td width="120">
<img src="image/projectIcon_infor.jpg" width="64" height="64" /><br />
<strong><a href="xscj_edit.asp">学生成绩录入</a></strong>
</td>
</tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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