登录

  • 登录
  • 忘记密码?点击找回

注册

  • 获取手机验证码 60
  • 注册

找回密码

  • 获取手机验证码60
  • 找回
毕业论文网 > 毕业论文 > 理工学类 > 信息与计算科学 > 正文

基于Android的售后服务系统服务器端的设计与实现毕业论文

 2020-07-06 06:07  

摘 要

随着经济快速发展,科技水平不断提高,手机已经成为现代大多数人不可缺少的工具,手机的硬件配置越来越强,安装的软件也越来越丰富,如在线支付、网上购物、购票等功能软件早已普及。而完善的售后服务系统不仅是对消费者的一种保障也是评价一个公司、网站综合能力的重要尺度,因此一款可以在线申请售后服务并且追踪售后服务处理进度的软件是顺应时代要求的。

目前市面上已经出现好多款附属于购物系统的售后服务App,人们可以在线退、换货物、跟踪售后服务处理进度。而本文设计的这款售后App是面向广大用户的,它不局限于购物系统的售后处理,它可以在线申请任何一种类型产品的售后服务,并选择服务方式。

本文主要介绍服务器端的开发和数据库的连接。服务器端功能的实现主要使用sql语句处理数据库完成对订单信息、管理员信息、用户信息的管理。网页设计使用不需要编写大量java语言的html标签。至于数据库的连接本文使用的是JDBC方式。将订单审核过程分为待受理、已受理、已处理等多种状态,用户根据订单状态追踪订单处理进度。

关键字:安卓 售后 服务器端 Java语言

Design of After-sales Service System Based on Android

ABSTRACT

With the rapid development of economy, the level of science and technology continues to increase, mobile phones have become an indispensable tool for most modern people, the hardware configuration of mobile phones is getting stronger and stronger, and the installed software is becoming more and more abundant, functions such as online payment, online shopping, and ticket purchase have long been popularized. A perfect after-sales service system is not only a guarantee for consumers but also an important measure for evaluating the comprehensive capabilities of a company and website. Therefore, a software that can apply for after-sales service online and track the progress of after-sales service processing is in conformity with the requirements of the times.

There are many types of after-sales service app that is attached to the shopping system on the market. People can withdraw and exchange goods online and track the progress of after-sales service processing. The After-sale App designed by this article is for the majority of users, it is not limited to the after-sales processing of the shopping system, it can apply for online after-sales service of any type of product, and choose the service method.

This article mainly introduces the server-side development and database connection. The realization of the server-side function mainly uses the sql statement processing database to complete the management of order information, administrator information, and user information. Web design uses html tags that do not require writing a lot of java language. As for the database connection, this article uses the JDBC method. The order review process is divided into a variety of states, such as pending, accepted, and processed, and the user tracks the order processing progress according to the order status.

Keywords: Android ;Aftermarket Server ;Service-Terminal ;Java language

目 录

摘 要 I

ABSTRACT II

第一章 绪论 1

1.1售后服务App研发背景 1

1.2 售后服务App的研究内容及目标 1

1.2.1SpringMVC技术的理解 2

1.2.2 jQuery EasyUI技术的理解 2

1.3售后服务App的发展趋势 3

第二章 项目制作相关软件 4

2.1 Microsoft Office Visio 安装 4

2.2数据库技术 4

2.3客户端、服务器端设计 6

2.3.1客户端、服务器端技术分析 6

2.3.2Eclipse安装及环境配置 6

2.3.3MyEclipse安装及环境配置 9

2.3.4Tomcat安装 10

2.3.5海马玩模拟器安装 10

第三章 需求分析 12

3.1售后服务系统产品介绍 12

3.2售后系统可行性分析 13

3.3售后系统功能分析 14

3.3.1功能介绍 14

3.3.2程序流程图 15

3.4 App开发工具 16

3.5需求总结与目标 16

第四章 数据库的设计 17

4.1 数据库思路分析 17

4.1.1 ER图 17

4.2数据库展示 18

4.3数据库使用 20

4.3.1数据库连接代码 21

第五章 软件设计与实现 23

5.1用户视角功能实现 23

5.1.1注册登录功能 23

5.1.2查看订单功能 24

5.1.3申请售后功能 25

5.1.4完善个人信息功能 25

5.1.5评价功能 26

5.1.6支付功能 26

5.2管理员视角功能实现 26

5.2.1登录功能 27

5.2.2删除功能 27

5.2.3增加功能 27

5.2.4查看订单功能 28

5.2.5受理分配功能 28

5.3服务人员视角功能实现 29

5.4网页界面设计 29

5.5客户端与服务器端连接 30

5.6服务器端界面展示 30

第六章 个人总结 33

参考文献 34

致谢 35

相关图片展示:

您需要先支付 80元 才能查看全部内容!立即支付

企业微信

Copyright © 2010-2022 毕业论文网 站点地图