设计 任务书 文档 开题 答辩 说明书 格式 模板 外文 翻译 范文 资料 作品 文献 课程 实习 指导 调研 下载 网络教育 计算机 网站 网页 小程序 商城 购物 订餐 电影 安卓 Android Html Html5 SSM SSH Python 爬虫 大数据 管理系统 图书 校园网 考试 选题 网络安全 推荐系统 机械 模具 夹具 自动化 数控 车床 汽车 故障 诊断 电机 建模 机械手 去壳机 千斤顶 变速器 减速器 图纸 电气 变电站 电子 Stm32 单片机 物联网 监控 密码锁 Plc 组态 控制 智能 Matlab 土木 建筑 结构 框架 教学楼 住宅楼 造价 施工 办公楼 给水 排水 桥梁 刚构桥 水利 重力坝 水库 采矿 环境 化工 固废 工厂 视觉传达 室内设计 产品设计 电子商务 物流 盈利 案例 分析 评估 报告 营销 报销 会计
 首 页 机械毕业设计 电子电气毕业设计 计算机毕业设计 土木工程毕业设计 视觉传达毕业设计 理工论文 文科论文 毕设资料 帮助中心 设计流程 
垫片
您现在所在的位置:首页 >>计算机毕业设计 >> 文章内容
                 
垫片
   我们提供全套毕业设计和毕业论文服务,联系微信号:biyezuopin QQ:2922748026   
移动端客户投诉跟踪服务系统的设计与实现
文章来源:www.biyezuopin.vip   发布者:毕业作品网站  
mily: "Times New Roman"; font-size: 10.5pt; -ms-text-justify: inter-ideograph;'>

,

 

人类已进入21世纪,科学突飞猛进,知识经济初见端倪,特别信息技术和网络技术的迅速发展和广泛应用对社会、经济、军事、科学和文化等领域产生越来越深刻的影响,正在改变着人们的工作、生活和交流方式。通过以前所采用的人工管理的方法来完成移动端客户管理中的各项工作,不仅效率低,而且不能及时准确了解客户的需求。近几年,随着计算机技术和信息管理技术的发展,建立基于Internet的移动端客户在线交流管理系统来管理移动端的各项工作成为了我国大多数移动端管理的一个发展方向。

本文所介绍的移动端客户投诉跟踪服务系统是基于开放的web服务器应用程序开发设计的,其主要特性是能动态完成信息的传递,具有高效的交互性,更有效的处理用户投诉内容,且具有更简单,更方便的数据库访问方法,易于维护和更新。本系统采用Html5JavaScript等语言开发网站页面,用JSP、Java的技术实现动态设计,用SQL Server作为系统数据库。本系统根据实际的需求而设计,采用MVC模式和JSP+JavaBean模式,使得系统的安全性、可维护性、重用性和可扩展性都大大提高。本网站以移动端客户投诉跟踪为主,已经基本上成功地实现了设计要求,实现了用户的登录、注册、投诉跟踪,管理员的登录、管理投诉信息等功能,为广大用户提供一个借助网络进行“诉苦”的平台,也是网络与现实最贴近的实用型平台。

 

关键词:JSP   JAVA   SQL Server  投诉跟踪

  

ABSTRACT

In 21th century, with the rapid development of science and the emergence of knowledge economy, the rapid development and wide application of special information technology and network technology have more and more profound influence on the social, economic, military, scientific and cultural fields. Is changing the way people work, live and communicate. Through the manual management method used in the past to complete the work of mobile customer management, not only low efficiency, but also not timely and accurate understanding of customer needs. With the development of computer technology and information management technology, the mobile client online communication management system based on Internet is established to manage The work of mobile terminal has become a development direction of most mobile terminal management in our country.

 

This paper introduces the mobile terminal customer complaint tracking service system is designed and developed based on open web server application, its main characteristic is able to complete the dynamic transmission of information, high interactivity, handling customer complaints and content more effectively, and has a more simple, more convenient database access method, easy to maintain and update. The system uses Html5, JavaScript language to develop web pages with JSP, realize the dynamic design of Java technology, using SQL Server as database system. This system is designed according to the actual demand, using MVC mode and JS P JavaBean mode makes the security, maintainability, reusability and expansibility of the system greatly improved. The functions of complaint tracking, administrator's login and managing complaint information provide a platform for users to "complain" with the help of the network. It is also the practical platform that the network is closest to the reality.

 

Keyword: JSP JAVA SQL Server complaint tracking

 

 

 

 

  

   II

ABSTRACT III

   IV

1章 绪论 1

1.1. 课题背景 1

1.2. 研究意义 2

1.3. 主要研究内容 2

2章 系统分析 3

2.1. 可行性分析 3

2.1.1. 技术可行性 3

2.1.2. 经济可行性 3

2.1.3. 操作可行性 3

2.2. 总体设计原则 4

2.3. 本章小结 4

2.4. 系统功能描述 5

2.5. 系统功能分析 5

2.6. 用例分析 6

2.6.1. 业务描述 6

2.6.2. 用例文档 8

2.7. 类图 9

2.8. 性能分析 10

2.9. 小结 10

3章 系统设计 11

3.1. 业务流程设计 11

3.2. 系统功能设计 12

3.3. 顺序图设计 14

3.3.1. 用户注册,如下图 14

3.3.2. 用户登录,如下图 15

3.3.3. 用户修改个人信息顺序图,如下图 15

3.3.4. 用户投诉信息顺序图,如下图 16

3.3.5. 用户删除投诉信息顺序图,如下图 16

3.3.6. 管理员登录,如下图 17

3.3.7. 管理员管理投诉信息顺序图,如下图 17

3.4. 数据库设计 18

3.5. 小结 19

4章 系统的设计与实现 20

4.1. 开发工具 20

4.2. 系统开发运行环境 21

4.3. 开发语言 21

4.4. 开发技术 22

4.5. 开发模式 22

4.5.1. 体系结构 22

4.5.2. 系统软件架构设计 23

4.6. 小结 25

5章 代码实现 26

5.1. 数据库连接方法 26

5.2. 主界面 26

5.2.1. 登录界面 26

5.2.2. 找密码界面 27

5.2.3. 用户投诉 28

5.2.4. 用户修改信息 29

5.3. 管理员界面 31

5.3.1. 客户信息管理界面 31

5.4. 小结 33

6章 系统运行测试 34

6.1. 系统测试的目标 34

6.2. 系统测试举例 34

6.2.1. 测试内容 34

6.2.2. 测试结果 34

6.2.3. 测试数据用例分析 34

6.3. 小结 35

7章 总结 36

参考文献 37

                 

打印本页 | 关闭窗口
  下一篇文章:自动盖章机的设计
本类最新文章
Meshkov不稳定性的激波管实 850nm附近具有平坦色散的光子 基于前馈控制的动态电压恢复器(D
光纤的色散补偿方式及应用分析 毕 基于10kV配电网线损的仿真计算 华兴科技公司网络规划与设计 毕业
| 关于我们 | 友情链接 | 毕业设计招聘 |

Email:biyeshejiba@163.com 微信号:biyezuopin QQ:2922748026  
本站毕业设计毕业论文资料均属原创者所有,仅供学习交流之用,请勿转载并做其他非法用途.如有侵犯您的版权有损您的利益,请联系我们会立即改正或删除有关内容!