企业破产的若干财务问题本科生毕业(设计)论文.doc
文本预览下载声明
毕业论文(设计)
题目: 企业内部微博系统的设计与实现
目 录
摘要 1
Abstract. 1
引言 2
1 系统开发环境与技术 2
1.1 IntelliJ IDEA 2
1.2 Spring Framework 2
1.3 FEKit 2
1.4 JQuery 3
1.5 MySQL 3
2 系统需求分析 3
2.1 系统设计目标 3
2.2 功能需求分析 3
2.3 可行性分析 4
2.3.1 经济上的可行性 4
2.3.2 技术上的可行性 4
2.3.3 操作上的可行性 5
3 系统总体设计 5
3.1 系统结构设计 5
3.2 数据库设计 5
3.2.1 实体图 5
3.2.2 系统实体联系 6
3.3 系统功能模块设计 7
3.3.1 系统总体功能图 7
3.3.2 系统功能模块描述 7
4 系统详细设计与实现 8
4.1 系统通信协议设计 8
4.2 数据库详细设计 9
4.3 系统功能模块的详细设计与实现 11
4.3.1 登录授权模块实现 11
4.3.2 微博首页模块实现 11
4.3.3 微博发布模块实现 11
4.3.4 查看微博内容模块实现 13
4.3.5 用户搜索模块实现 13
4.3.6 查看用户信息模块 14
结论 16
致 谢 16
参考文献 16
企业内部微博系统的设计与实现
摘要:微博是目前信息分享、传播以及获取的平台之一,作为基于web2.0技术的即时信息发布系统快速的信息传播方式从个人的生活琐事至体育运动盛事,再到全球性的灾难事件,微博已经成为全世界的网民们表达意愿、分享心情的重要渠道微博成为中国网民上网的主要活动之一
Design and Implementation of Enterprise Microblogging System
Abstract:Microblogging is one of the platform that is used for information sharing, dissemination and aquiring. As a web2.0 technology-based and real-time information system, its rapid dissemination of information has a great impact on peoples lives, from personal life to sports events, to global catastrophe events, microblogging has become an important channel for the expression of the wishes and modes of the worlds Internet users. With the success of Twitter, domestic microblogging system also emerging rapidly, Sina Weibo, Tencent Weibo and so on, all of them accumulate a large number of users, microblogging has become one of the main activities of Chinese Internet users. Many companies also deploy internal microblogging system in order to promoting mutual communication between employees. In this paper, based on IntelliJ IDEA, Java web, Javascript and other front-end technology and with mysql database design, these all help to build an enterprise microblogging system, the system have functions such as login, logout, concerning for users, report, repost, comment on, collect , delete the blogs and message reminding.
Key words:Microblogging;eb2.0;information dissemination;exchange;引言
随着Web2.0
显示全部