- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
基于web的同学录毕业设计
基于web的同学录应用研究
[摘 要] 该系统——WEB在线同学录,运行于IIS5.1和Microsoft Access2003环境,随着计算机网络及通讯技术的飞速发展,从最早的通过model拨号上网,到现在的宽带专线接入,Internet正逐渐把人们的日常生活的各个方面都纳入到网络上,没有网络的日子真的很难想象,那会给工作和生活造成多大的烦恼。
本着利用网络将四方人员重新聚合而开发,通过网络将夕日的班级重现,同学只要注册帐号,就可以在同学录上留言,信息互动,图片浏览,查找同学联系资料等等。所有操作通过网页浏览器在线完成,既方便又快捷。
[关键词] 留言 短消息 班级相册 投票 聊天室
Schoolmates’s Address Lists’ Application Research based on Web
[Abstract] The system——online class system,runs in the environment of IIS5.1 and Microsoft access 2003. In the 21st century, with computer networks and the rapid development of communications technology, from the initial adoption of dial-up modems to broadband services access, Internet gradually takes people’s life into the network, It is hard for people to imagine what will happen without the computer networks’ assistance in our lives and works。
The online class system is developed for connecting the classmates all over the world with internet, and the former classes and grades recur through the network, the schoolmates so long as register the account number, may record the message in the schoolmate, the information interaction, the picture browsing, and may search the classmates’ related materials and so on. All operations on-line complete through the homepage browser, both conveniently and quickly.
[Key words] Leave word, short message, class album, vote, chatroom
目 录
第一章 引言 1
1.1 概述 1
1.2 选题意义 1
1.2.1 选题的背景 1
1.3 系统开发困难 2
1.4 设计方法 2
1.4.1 设计方案 2
1.4.2 设计思路 2
第二章 系统的数据库设计 3
2.1 数据库结构设计 3
2.1.1数据库基本知识简述 3
2.1.2数据库设计的基本步骤 4
2.2 创建数据库和表 6
2.2.1 班级信息表Classinfo 6
2.2.2 通讯录记录表Contact 7
2.2.3 留言信息表Message 8
2.2.4 在线用户表online 8
2.2.5 图片上传信息表photo 9
2.2.6 短信息表shortmsg 9
2.2.7 用户信息表userinfo 10
2.2.8 投票表决表vote 10
2.2.9 投票表决选项表voteoption 10
2.2.10投票表决参与者表voteuser 11
2.2.11影音表musicinfo 11
第三章 在线同学录的概要分析 12
3.1系统分析 12
3.1.1系统功能的描述 12
3.1.2系统功能模块划分 14
3.1.3系统流程分析 15
第四章 系统的需求分析 11
4.1 开发系统的环境 11
4.1.1 ASP介绍 11
4.1.2 ACCESS 2003介绍 12
第五章 系统详细设计 14
5.1前台主要模块详细设计 14
5.1.1 用户功能 14
5.1.2 留言功能 15
5.1.3 纸条功能 16
5.1.4 聊天
文档评论(0)