简易同学录管理信息系统的设计(2人组)

以下是资料介绍,如需要完整的请充值下载. 本资料已审核过,确保内容和网页里介绍一致.  
无需注册登录,支付后按照提示操作即可获取该资料.
资料介绍:

摘要
在Internet飞速发展的今天,电子数字计算机是20世纪重大科技发明之一,而互联网成为人们快速获取、发布和传递信息的重要渠道,它在人们政治、经济、生活等各个方面发挥着重要的作用。因此网站建设在Internet应用上的地位显而易见,它已成为政府、企事业单位信息化建设中的重要组成部分,从而倍受们的重视。同学录是同学之间用于交流不可缺少的工具之一, 同学录它能够为同学们提供及时、准确的信息,对于每位同学来说都至关重要。但一直以来人们使用传统的方式进行交流,这种交流方式存在着许多缺点,如:效率低、保密性差,另外还会出现遗失等情况,这样就给人们之间交流带来了不少的困难。随着科学技术的不断提高,计算机科学日渐成熟,其强大的功能已为人们深刻认识,它已进入人类社会的各个领域并发挥着越来越重要的作用。作为计算机应用的一部分,使用计算机对同学之间信息进行管理,具有书信所无法比拟的优点。例如:速度快、查找方便、易修改、可靠性高、保密性好、成本低、便于打印等。这些优点能够极大地提高使用效率,是与世界接轨的重要条件。因此,开发这个同学录成为很有必要的事情。本系统是在Windows系列操作系统下,以Access为数据库开发平台,采用Dreamweaver 的可视化编程开发的交互式同学录系统。该系统集成了站内短信、查询资料、群发邮件、公共留言、私人消息等功能。切实为其提供了较为有效和全面的功能服务。该系统界面友好,操作简单方便。通过实现交互式同学录系统,方便的应用于同学之间信息发布和交流。这套系统同学录系统可以满足现在Internet普及的今天同学用上网互动的要求。
因此,开发这样一套管理软件成为很有必要的事情,对于我们即将计算机专业毕业的学员来说,也是一次将计算机应用于现实管理的一次很有意义的实践活动。计算机已经成为我们学习和工作的得力助手,使用其可方便的管理通讯录。

关键字:同学录系统;asp;Access;Dreamweaver

Abstract
Today that develop quickly in the Internet, the computer is one of the important science and technology invention of 20 centuries, the Internet becomes the fast acquisition of people and releases and delivers the important outlet of the information, it at people politics, economy, live etc. each aspect is exertive important function. So the website reconstruction applies the last position in the Internet obviously, it has become the government, proposition importance within information-based reconstruction to constitute the fraction, being value by the people thus and doubly.
The register of alumni is one of the tools that of the classmate used for the exchanges indispensability, the register of alumni can provide for the classmates in time, accurate information, and say for each classmate that all go to close the importance. But always the people use the traditional mode to carry on the exchanges, this kind of delivers the streaming mode to exist many defects, such as: the efficiency is low, confidentiality difference, will still appear to lose to wait the circumstance moreover, communicated for the peoples to bring not a few difficulties thus. Raise continuously along with science technology, the computer science is gradual mature, its strong function hases already been deep for people to know, it hases already entered the each realm of the society of mankind to erupt to flick the more and more important function. Be a fraction of the computer application; use the calculator to carry on the management to information of the classmate, have the advantage that letter cant compare to. For example: the velocity is quick, checks to seek the convenience, easy modification, confidentiality good, the CIF is low and easy to print etc..These advantages can rise to use the efficiency biggest, is important condition that is in line with world. Therefore, develop this register of alumni to become very affair of have the necessity.
This system is under the Windows series operating system, OS, taking Access as the database to develop the platform, the interactive type register of alumni system that the visualization programmings of the adoption Dreamweaver develop. That system integration message inside the station, the inquire data, a hair mail, public message, private message etc. function. Slice in really it provides to compare to serve with overall function effectively. The systems interface amity, operate the simple convenience. Pass to carry out the interactive type register of alumni system, the convenient application is between the classmate the information releases and communicates. This system register of alumni system can satisfy the Internet universal today classmate of now to use the interactive request of get to the Internet.
Keywords: Register of alumni system; asp; Access; Dreamweaver

各模块功能
1主站
   提供了个模块的导航信息,同学的最新留言,是否有新消息和注册人数在线人数的统计信息及用户登陆界面。
2同学留言   (优秀毕业设计:www.2bysj.cn)
   这里即可以给单个同学发信息,也可以给全部的成员发送祝福信息来表达你的诚意。
3通讯录
   主要是动态的显示通讯录中同学的基本信息,如有需要可以登陆查询。
4相册
   此模块重要是用来为我们会员上传图片准备的,它可以把你们最美好的记忆在网上存储下来。
5个人资料
   个人资料是想加入通讯录同学的基本信息,它在注册的时候就产生了。如发现有误或者自己的信息有改动也可以登陆直接修改。
6管理员
管理系统是系统管理员对整个网站后台数据库进行维护,是此网站最重要的大门。在进入本栏目时系统会提示输入系统管理员的用户名和密码,对于其他用户此界面是不可见的。它包括短信管理、留言管理、用户管理和像册管理四个部分。








目录
摘要 2
Abstract 3
第一章 绪论 5
1.1  可行性 6
1.2  开发工具 6
第二章 系统总体设计 7
2.1系统结构设计 7
2.2概要设计 8
第三章 各模块功能 9
3.1主站 9
3.2同学留言 9
3.3通讯录 10
3.4相册 10
3.5个人资料 10
3.6管理员 10
第四章 数据库 10
4.1基本关系 11
4.1.1 access数据库 11
4.1.2基本信息表---用户注册的基本信息info表 11
4.1.3 用户在站内发送的短信mail表 12
4.1.4 上传的图片数据photo表 12
第五章  通讯录主站模块 13
5.1通讯录主站 13
5.1.1首先登陆 13
5.1.2然后用户注册 14
5.1.3忘记密码 16
5.1.4公告管理 17
第六章 结论 22
致谢 23
【参考资料】 24