求一篇学生学籍管理系统的毕业论文

快毕业了,论文还没有思路,不知如何让下手,只能求助了网络了。有学生学籍管理系统的麻烦给我一篇,不要太复杂,小弟水平有限,呵呵。还有,最好是用asp做的,数据库是Access。

第1个回答  2014-01-09
离毕业还有一个学期吧,这阶段可以大量查找一些范文,参考资料。顺便要复习巩固一下技术基础。转载一篇给你参考一下,按照这个提纲思路去写,基本上是没问题的。 摘要
《学生学籍管理系统》是一个完全基于B/S(浏览器/服务器)结构的应用软件。该系统完全采用ASP+JavaScript开发,运行于服务器端,客户端只需安装浏览器(如IE)即可运行本系统,此系统具有很多优点,诸如功能完善,操作简单,易学易用等等。经过认真的考查分析,此系统的功能由四个模块来具体实现:学生信息管理模块、学生成绩管理模块、考试管理模块和用户管理模块。本系统遵循了经济、高效、安全、稳定、易操作、易维护和开放的程序设计原则。
本文主要介绍了系统各功能模块的实现及软硬件环境,简单介绍Microsoft Active Server Pages(以下简称ASP)语言以及JavaScript脚本语言编程技术。
关键词:Active Server Pages Access2000数据库 学生学籍管理- ABSTRACT
The student’s roll administrative system is an application software based on B/S (browser/server) structure . The language of this system’s development mainly is the ASP language and the JavaScript language . It applies on the Server extreme and the Client extreme only sets up the Browser(Such as IE). The system has a lot of advantages,Such as perfectly functions, simply oprationes and easily uses. Through analysing , this system realizes all functions with four pieces of module: the administrative module of Student’s information ,the administrative module of Student’s scores ,the administrative module of examination and the administrative module of user. This system follows the economic , high-efficient , securitial,reliable , easy maintaining and open design principle easy to use.
This text has introduced systematic realization and soft hardware disposition mainly. At the same time,it also have introduced theprogramming technology of the ASP and JavaScript languages briefly.Keyword: Asp database The strudent’s management

目  录
一、前言-3
二、研究现状-4
(一)同类软件的分析和比较4
(二)有关本系统的研发环境及技术-5
1、编程环境的选择5
三、要解决的几个关键问题-9
四、系统结构模型12
1、系统模块结构图13
2、系统功能框图-13
3、系统主界面14
4、用户登录窗口-14
5、信息录入窗口-15
6、成绩录入窗口16
7、考试管理窗口-18
五、系统实现技术19
(一)学生信息模块19
1、 学生信息录入子模块-19
2、 学生信息查询子模块-20
3、 学生信息修改、删除子模块-21
(二)学生成绩管理模块23
1、学生成绩录入子模块23
2、学生成绩查询子模块25
3、学生成绩修改、删除子模块-25
4、计算总分与排名子模块-29
5、目标分管理子模块-30
(三)考试管理模块30
1、添加新考试子模块-30
2、考试修改、删除子模块-31
3、考试科目添加删除子模块32
(四)用户管理模块32
1、添加新用户子模块-32
2、用户密码、权限管理子模块-33
3、删除用户-36
(五)程序流程38
六、性能测试与分析-38
(一)测试项目38
1、分模块测试38
2、组装测试-38
(二)测试条件39
七、结束语-39
(一)毕业设计收获39
(二)系统评价39
致谢40
参考文献41
参考网址: http://www.jsjpaper.org/asp/11334.html本回答被网友采纳
第2个回答  2020-06-05
没有说用什么设计的吗,如果您想要好的计算机毕业设计,就到七七计算机论文网
第3个回答  2014-01-09
网上搜索一下,肯定有很多,参照写一下就可行了,不难的。
相似回答