1、 共 34 页 第 1 页 毕业论文(设计)毕业论文(设计) 课 题 名 称 :基于 JSP 的计算机等级考试查询系统毕业设计 专业及班级: 计算机网络技术 学 号 : 姓 名 : 指 导 教 师 : 2012 年 5 月 18 日 共 34 页 第 1 页 毕业论毕业论文(文(设计设计)开题报开题报告告 课题名称 基于 JSP 的计算机等级考试查询系统毕业 设计 所 在 系 信息与机电工程系 专业班级 计算机网络技术 09-1 学 号 姓 名 指导教师 2012 年年 2 月月 18 日日 共 34 页 第 1 页 毕业论文毕业论文( (设计设计) )任务书任务书 课题名称 基于 JSP 的
2、计算机等级考试查询系统毕业 设计 所 在 系 信息与机电工程系 专业班级 计算机网络技术 09-1 学 号 姓 名 2012 年 2 月 7 日 至 2012 年 5 月 18 日 共 15 周 指 导 教 师 签 字 系主任签字 年 月 日 共 34 页 第 1 页 摘 要 计算机等级考试查询系统,基于学校里庞大的用户群应运而生。它是应用 JSP 技术在 LINUX 服务器上构建的系统模型。本系统采用 j2sdk1.4.1_07 版本进行开发,使用 RESIN 服 务器当做测试服务器,采用 mm.mysql.jdbc-2.0pre5 驱动数据库。使用 Dreamweaver 编写 JSP 语
3、言。 计算机等级考试查询系统主要解决不同类型的用户怎样进行不同类型的查询, 即超级 管理员、系管理员和学生用户怎样进行不同权限的查询。这样限定权限便于管理,而且查询 结果一目了然。 关键词:JSP 技术 查询 权限 软件测试 共 34 页 第 1 页 The computer inquires about the system, arise at the historic moment on the basis of the huge users in the school in grade examination. It is the systematic model using JSP t
4、echnology to structure on LINUX server. This system adopts j2sdk1. 4. 1 _ 07 editions develop , use RESIN server to regard as and test the server , adopt mm. mysql. jdbc-2. 0pre5 drives the database . Use Dreamweaver to write JSP language. The computer inquires the system solves how different kinds
5、of users carry on different kinds of inquiry mainly in grade examination, namely super administrator, administrator and how user carry on different inquiry of authority student. It is easy to manage to limit the authority like this, and it is very clear to inquire about the result. Key words:Key wor
6、ds: JSP technology Inquiry Authority Software testJSP technology Inquiry Authority Software test 共 34 页 第 1 页 目录 摘要 错误错误! !未定义书签。未定义书签。 ABSTRACT . 错误错误! !未定义书签。未定义书签。 1 绪论 错误错误! !未定义书签。未定义书签。 1.1 关于 JSP. 2 2 需求分析.5 2.1 开发环境 5 2.2 可行性研究 5 2.3 系统流程图及数据流图 6 2.4 需求分析 7 3 数据库设计. 8 4 功能设计11 4.1 查询功能模块 . 11 4.2 详细设计阶段 . 12 4.3 代码 . 16 4.4 代码的实现 . 18 5 系统测