Web的同学录管理系统的设计与实现
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
J I A N G S U U N I V E R S I T Y
本科毕业论文
基于Web的同学录管理系统的设计与实现Design and Realization of an Alumni System Based on Web
学院名称:应用科学技术学院
专业班级:G计算机0401
学生姓名:蒋月慧
指导教师姓名:钱少先
指导教师职称:副教授
2008 年5 月
毕业设计(论文)中文摘要
基于Web的同学录管理系统的设计与实现
专业班级:学生姓名:
指导教师:职称:副教授
摘要:基于Web的同学录管理系统是基于B/S模式开发的一个功能较为全面的网上同学信息交流管理系统。该系统参考了Chinaren校友录的常用功能和模式,结合平常了解到的班级同学的实际需求,实现了班级成员之间常用信息的共享、短消息传递、班级留言、班级相册、班级通讯录、访问记录、学校和班级的查询、班级投票、班级管理和系统后台管理等功能。
该系统前台使用Dreamweaver MX 2004中的ASP(VBScript)技术进行开发,后台数据库采用Access 2003,并通过IIS进行发布。本文主要介绍了本课题的研究背景、国内外研究现状、完成的功能和各个模块的详细设计过程。
关键词:基于Web同学录管理系统 ASP
毕业设计(论文)外文摘要
Design and Realization of an Alumni System Based on Web
Abstract:This Alumni management system is based on the B/S pattern of development of a more comprehensive function of the Internet information exchange students Management System.The system reference to the Chinaren alumni functions and the common mode understand the usual combination of classmates to the actual demand,and realization among members of the commonly used classes of sharing information, short message passing, class comments and class photo albums, class correspondence, visited records, school and classes inquiries, class vote, class management and systems management background, and other functions.
Prospects of the system use ASP (VBScript) technology of Dreamweaver MX 2004 , a development background database using Access 2003,finally release it through IIS.This paper introduces the topic of the research background, research state, the function of each module and the detailed design process.
Keywords: Based on Web Alumni management system ASP
目录
第一章引言 (1)
1.1课题研究的目的、意义、现状和发展趋势 (1)
1.1.1 课题研究的目的和意义 (1)
1.1.2 课题研究的现状和发展趋势 (1)
1.2系统的可行性研究 (2)
1.3各章内容简介 ......................................... 错误!未定义书签。第二章系统需求分析. (3)
2.1系统功能需求分析 (3)
2.1.1系统各模块功能需求分析 (3)
2.1.2系统各用户需求分析 (3)
2.2系统的数据流分析 ..................................... 错误!未定义书签。
2.3数据字典 ............................................. 错误!未定义书签。第三章系统总体设计............................... 错误!未定义书签。
3.1系统总体结构设计 ..................................... 错误!未定义书签。
3.2数据库设计 ........................................... 错误!未定义书签。
3.2.1 系统E-R图....................................... 错误!未定义书签。
3.2.2 关系模型......................................... 错误!未定义书签。
3.2.3 数据表........................................... 错误!未定义书签。
3.3系统开发与运行环境 ................................... 错误!未定义书签。
3.3.1 系统开发环境..................................... 错误!未定义书签。
3.3.2 开发环境介绍..................................... 错误!未定义书签。
3.2.3 开发语言介绍...................................... 错误!未定义书签。