小型点歌系统的设计与实现

合集下载
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

学号:2013026675

哈尔滨师范大学

学士学位论文

题目小型点歌系统的设计与实现

学生邱加明

指导教师肖鑫

年级 2013级

专业计算机科学与技术

系别计算机科学与技术

学院计算机科学与信息工程学院

学士学位论文题目小型点歌系统的设计与实现

学生邱加明

指导教师肖鑫

年级 2013级

专业计算机科学与技术

系别计算机科学与技术

学院计算机科学与信息工程学院

哈尔滨师范大学

2017年5月

摘要:本世纪初开始,我国的数字化发展突飞猛进,人们的生活也越来越依赖数字技术,生活越来越离不开数字化、网络化、电子化以及虚拟化等。数字化的发展已经改变了我们的生活方式以及工作方式,它使我们的很多工作变得更加简单,便捷。在工作繁忙,以及生活压力越来越大的前提下,以及出于爱好等,人们越来越喜欢通过去唱歌来发泄缓解压力或者娱乐。

小型点歌系统是由java语言开发应用了JSP技术,后台数据库采用sql server2005的一个web系统。本系统集管理员、员工、客户三类人群不同权限登录对应不同功能的。管理员可以对员,工包房以及系统进行管理。员工对自己的资料,包房记录,以及客户的呼叫进行处理。本系统主要还是服务于客户,客户可以对自己的个人资料进行修改,点播歌曲,以及对员工进行呼叫。不管是管理员还是员工亦或是用户,都可以通过这种高效的方式进行自己要做的操作。省去了很多不必浪费的时间,此系统是对这方面有需求的人的得力助手。

通过系统的整体功能测试表明,本系统能正常播放MP4视频文件,能准确播放客户点播的歌曲。并且本系统工作比较稳定,可靠,且成本很低基本能够满足需求。

关键字:数字化;点歌;管理;系统;歌曲

ABSTRACT

Beginning of this century, China's rapid development of digital technology, people's lives are increasingly dependent on digital technology, more and more inseparable from the life of digital, network, electronic and virtualization. Digital development has changed the way we live and work, it makes our job a lot easier and convenient. Busy at work, as well as increasing pressure on the premise of life, as well as a hobby, etc., more and more people prefer to sing to alleviate the pressure vent or entertainment.

Small-Scaled System for Selecting Songs is the java language is used by the JSP technology, background database using sql server2005 a web system. The collection administrators, employees, customers three groups different permissions to log corresponding to different functions. Administrators can manage rooms for staff and system management. Employees own data, recording rooms, and customer call processing. The system mainly serves the customer, the customer can modify their personal information, request songs, as well as employees call. Whether administrators or employees, or also the user can make their own operations to do this in an efficient manner. Do not have to save a lot of wasted time, this system is in this respect there is a demand of the people of the right-hand man.

By overall functional test system show that the system can play MP4 video files properly, customers can accurately play songs on demand. And the work of the system more stable, reliable, and low cost to meet the basic needs.

Keywords: Digital; Selecting Songs; Management; System; Songs

目录

摘要..............................错误!未定义书签。ABSTRACT ....................错误!未定义书签。错误!未定义书签。第1章概述. (11)

1.1课题研究的目的与意义 (11)

1.1.1课题研究的目的 (11)

1.1.2课题研究的意义 (11)

1.2课题研究的现状 (11)

1.3本设计所做工作 (12)

第2章系统开发建模工具的介绍 (12)

2.1开发技术介绍 (12)

2.1.1 JSP (12)

2.1.2 SQL Server数据库及其特点简介 (12)

2.1.3 Apache Tomcat服务器 (12)

2.1.4 MyEclipse开发工具介绍 (13)

2.1.5 B/S结构介绍······················错误!未定义书签。

2.2 UML介绍 (13)

2.3 本章小结 (14)

第3章系统需求分析及建模 (14)

3.1 可行性分析 (14)

3.2 需求分析 (15)

3.2.1功能需求 (15)

3.2.2静态结构 (16)

3.2.2功能建模 (16)

3.3 本章小结 (17)

第4章系统总体设计 (17)

4.1 模块设计 (17)

4.1.1登录模块 (17)

4.1.2客户功能模块 (18)

4.1.3员工功能模块 (18)

4.1.4 管理员模块 (18)

4.2 数据库设计 (18)

4.2.1概念结构设计 (18)

4.2.2数据库逻辑设计 (18)

4.2.3数据库物理设计 (19)

4.4 本章小结 (21)

第5章系统详细设计与实现 (22)

相关文档
最新文档