社交网站 学位论文.doc
文本预览下载声明
摘 要
所谓社交网站,全称Social Networking Services,即社会性网络服务,专指旨在帮助人们建立社会性网络的互联网应用服务。也指社会现有已成熟普及的信息载体,如短信SMS服务。The so-called social networking sites, the full name of Social Networking Services, the social networking services, specifically designed to help people establish a social network of Internet application services. Also refers to the information carrier of social existing mature popular, such as the SMS message service.
本论文从学习、探讨的角度,介绍了关于社交网站的基本概念和国内外社交网站的发展状况,然后从需求分析、开发技术、数据库设计以及实现上分别叙述了原理及实现方案,进。本文通过自身了解和查阅大量资料进行编写,并且各种相关的技术理论贯穿论文。最后总结了本次毕业设计中我的收获和不足之处,但是系统中仍然存在一些地方需要完善。
In this paper, from the study, on the point of view, introduces the development status of the social networking site basic concept and the domestic and foreign social networking sites, and then from the needs analysis, development technology, database design and realization are introduced. Principle and realization scheme, into the. In this paper, through their own understanding and access to large amounts of data for the preparation, and a variety of related technology theory throughout the paper. Finally summarizes the graduation of harvest and my lack of design, but the system still exist in some places need to improve.
Keywords : Spring ibatis social-network
目 录
1 绪 论 1
1.1 研究背景及意义 1
1.2 设计定义和简介 1
1.3 国内国外发展状况分析 1
1.3.1 国内发展状况分析 1
1.3.2 国外发展状况分析 2
1.4 论文各章内容的介绍 2
2 需求分析 3
2.1 功能分析 3
2.2 设计原则 3
2.3 可行性分析 3
2.3.1 可行性分析的目的 3
2.3.2 技术可行性分析 3
2.3.3 操作可行性分析 4
2.3.4 系统开发及运行环境 4
3 系统实现主要技术详解 5
3.1 Javascript技术 5
3.1.1 jQuery框架 5
3.1.3 ajax技术 5
3.1.4 JSON技术 6
3.2 SSI框架 6
3.2.1 springMVC框架技术 7
3.2.2 ibatis框架技术 7
3.3 Tomcat容器 7
4 分层设计 8
4.1 MVC设计模式 8
4.2 系统分层设计 8
5 数据库设计 10
5.1 数据库表设计 10
6 详细模块设计 13
6.1 用户模块设计 13
6.1.1 登录模块流程图 13
6.1.2 用户注册模块流程图 14
6.1.3 发表moment模块流程图 14
6.1.4 评论moment模块流程图 15
6.1.5 关注功能模块流程图 15
6.1.6 编辑个人信息模块流程图 15
6.2 管理模块设计 16
6.2.1 用户管理模块流程图 16
7 测试运行 17
7.1 功能测试 17
总结 21
致谢 22
参考文献 23
1 绪 论
1.1 研究背景及意义
当代互联网业迅猛发展,诸如各种商业型网站、互动交流网站、企业内部的管理信息系
显示全部