学生档案管理系统毕业设计论文

上传人:雨水 文档编号:149807282 上传时间:2020-10-30 格式:PDF 页数:10 大小:43.47KB
返回 下载 相关 举报
学生档案管理系统毕业设计论文_第1页
第1页 / 共10页
学生档案管理系统毕业设计论文_第2页
第2页 / 共10页
学生档案管理系统毕业设计论文_第3页
第3页 / 共10页
亲,该文档总共10页,到这儿已超出免费预览范围,如果喜欢就下载吧!
资源描述

《学生档案管理系统毕业设计论文》由会员分享,可在线阅读,更多相关《学生档案管理系统毕业设计论文(10页珍藏版)》请在金锄头文库上搜索。

1、. 可编辑 重庆三峡学院 计算机科学与工程学院 设计题目: 学生档案管理系统 系别:计算机工程系 专业班级:软件工程(测试) 学生学号: 学生姓名:胥炼周德华 崔婷婷李清玲 王茜 指导教师:方刚 2013 年 11 月 25 日 班 级09051051 姓 名付晓红指导教师李怡平 . 可编辑 设计(论文)题目学生档案管理系统 设计(论 文)工作 研究现状、 拟 解 决 的 问题、方法 1、 研究现状:为了方便学院对学生档案的管理和师生 对学生信息的管理、查询和修改记录。针对当前学生量的 增加以及在线学生的繁多,查找某个学生的档案信息来讲 相对困难些,因此开发一个学生档案管理系统,以便师生 按自

2、己的要求进行某一项的查询和修改; 2、 拟解决的问题:对学生的档案进行添加、删除、 修改等操作和可对学生的档案进行各种查询; 3、 技术与方法:(1)采用 Visual Studio + Access 2003 方式; (2)采用 B/S 模式进行开发。 设 计 ( 论 文)工作 主要内容 按照开发软件的基本步骤完成: 1、 可对学生信息及权限进行管理; 2、 管理者根据不同的权限可对学生信息进行添加、删 除、修改等操作; 3、 可对学生的信息进行各种查询 (精确、模糊、组合) ; 4、 具有良好的帮助环境。 . 可编辑 设计(论 文)工作 基本要求 在 Windows平台上,通过面向对象的程

3、序设计方法 或可视化开发工具,设计并实现该系统。 设计要求: 1、系统功能完善,模块划分合理,总体结构清晰 2、界面友好,操作灵活、方便 3、代码规范,完整 4、有一定的实用价值 论文中应包含的图表: 1、系统总体结构图 2、数据库表 3、功能模块图 4、运行界面示意图 设计(论 文)工作 进度安排 1、2012 年 2 月 15 日-2 月 20 日选题阶段 2、2012 年 2 月 21 日- 3 月 1 日需求分析阶段 3、2012 年 3 月 2 日-3 月 15 日设计阶段 4、2012 年 3 月 16 日-3 月 31 日编码、测试阶段 5、2012 年 4 月 1 日-4 月

4、15 日撰写论文阶段 . 可编辑 主要参 考资料 及文献 1、 ASP.NET 数据库网站设计教程张瑾、孙士保、 张鸣電子工业出版社 2、 Web项目开发教程( ASP.NET) 刘志成、宁云 智電子工业出版社 3、 软件工程陆惠恩人民邮电出版社 4、 Access 2003 应用技术 李禹生、贾瑜、欧阳峥峥、 廖明潮中国水利水电出版社 5、 UML 建模实例教程刘志成電子工业出版社 6、软件测试案例教程吕云翔、王洋、肖东机 械工业出版社 开始执行任务书日期2012 年 2 月指导教师(签名)李怡平 毕业论文完成日期2012 年 4 月指导教师(签名)李怡平 摘 要 学生档案管理系统是典型的信

5、息管理系统(MIS) ,其开发主要包括后台数 据库的建立和维护以及前端应用程序的开发两个方面。对于前者要求建立起数 据一致性和完整性强 ,数据安全性好的数据库。 而对于后者则要求应用程序功能 完备,清晰明了又易操作等特点。 本系统实现了查询学生档案管理系统的主要功 . 可编辑 能,以无纸化的管理及应用不但可以提高工作效率、减少学校的投资成本,而 且可以实现学校或企业高效率办公的宗旨。 学生档案管理系统, 它包括用户及用户管理员有效身份登录、新用户注册、 用户找回遗忘的密码、 成绩查询、课程及课表的查询、 学生个人基本信息查询、 在线留言等功能。该系统主要介绍系统总体设计以及管理模块、查询模块的

6、实 现,并建立了有效的数据库。本系统主要采用Visual Studio + Access 2003 方式开发设计以及采用B/S 模式进行开发,系统从安全性、易维护性等方面着 手实现了后台管理端和前台客户端的分离,并利用其提供的各种面向对象的开 发工具,方便简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原 型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满 意的可行系统。 关键字 :档案信息查询,控件,窗体,数据库 . 可编辑 Abstract The system of managing student file is a typical application of

7、 Managing Information System (MIS), which mainly include the development of the database construction and maintenance and development of front application program of two aspects. The former required set up data consistency and integrality, data security good database. For the latter requires the app

8、lication program function complete, clear and easy to operate etc. The system of managing student file the inquires the main functions of the system, the management and application to paperless can not only improve work efficiency, reduce the school cost of investment, and can realize the school or

9、the tenet of enterprise high efficiency office. The system of managing student file, it includes the user and user manager valid identity login, new user registration, users find forgotten passwords, results, schedule and of course inquiry, students basic information query online messages, and other

10、 functions, and inquires. This system mainly introduce the general design and system management module, inquires the realization of the module, and set up effective database. This system mainly using Visual Studio + Access . 可编辑 2003 development design and the way of B/S model of development, system

11、 from safety and easy to maintenance from the aspects such as the background management and realize the front desk client separation, and use it to provide all kinds of object-oriented development tools, convenient and simple database of intelligent control object, the first in a short time applicat

12、ion prototype system is established, and then, on the basis of the prototype system needs iteration, revise and improve, until customer satisfaction of feasible system formed. Key Word: Query the file information, Control, Form, Database. . 可编辑 目录 第 1 章 绪 论 . 1 1.1 开发背景 . 1 1.2 目的和意义 . 2 1.3 系统运行环境 . 2 1.3.1 软件平台 . 2 1.3.2 硬件平台 . 2 1.4 开发工具简介 . 3 1.4.1 .NET Framework简介 . 3 1.4.2 Visual Studio 2008简介. 3 1.4.3 ASP.NET 简介. 3 1.4.4 Access 2003简介 . 4 1.4.5 UML 简介 .

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 幼儿/小学教育 > 其它小学文档

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号