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

📄 00000.asp

📁 C# SQL 齐齐哈尔职业学院学生成绩管理系统
💻 ASP
字号:
<!--#include file="chkadmin.asp"-->
<!--#include file="conn.asp"-->
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">

<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link href="css.css" rel="stylesheet" type="text/css">
<title>学生成绩管理系统</title>
</head>

<body>

<div align="center">
  <center>
  <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#ffffff" width="100%">
    
    <tr>
      <td width="100%" height="25" bgcolor="#68B4FF">
      <p align="center"><font color="#ffffff" size="3"><b>
      齐齐哈尔职业学院ASP学生成绩管理系统用户手册</b></font></td>
    </tr>
    
    <tr>
      <td width="100%" height="15" bgcolor="#D9E6FF">
      <table style="BORDER-COLLAPSE: collapse" borderColor="#ffffff" height="69" cellSpacing="0" cellPadding="0" width="100%" border="1">
        <tr>
          <td width="100%" bgColor="#d9e6ff" height="12">1.修改数据库路径,并修改数据库连接文件 
          conn.asp <font color="#ff9900">db=&quot;data/data.asp&quot; </font>
          将引号中的路径修改成数据库实际路径</td>
        </tr>
        <tr>
          <td width="100%" bgColor="#d9e6ff" height="15">2.将本程序上传到支持ASP的服务器,访问 
          <a href="http://您的域名/chengji/manage/login.htm">
          http://您的域名/chengji/manage/login.htm</a> 即可进入管理.</td>
        </tr>
        <tr>
          <td width="100%" bgColor="#d9e6ff" height="15">3.默认的管理员及密码为:admin 
          需要修改,请修改数据库 表[admin]相应字段</td>
        </tr>
        <tr>
          <td width="100%" bgColor="#d9e6ff" height="15">4.请保留版权信息.</td>
        </tr>
        <tr>
          <td width="100%" bgColor="#d9e6ff" height="15">
          <p align="right">袁利峰&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </td>
        </tr>
        <tr>
          <td width="100%" bgColor="#d9e6ff" height="15">
          <p align="center">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2005.10.30</td>
        </tr>
      </table>
 </td>
    </tr>
    
    <tr>
      <td width="100%" bgcolor="#D9E6FF" height="15">
      <p align="center"><a href="_add.asp">添加</a></td>
    </tr>
  </table>
  </center>
</div>

</body>

</html>

⌨️ 快捷键说明

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