登录

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

注册

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

找回密码

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

基于Android的影院APP设计与实现毕业论文

 2021-04-29 09:04  

摘 要

随着手机使用的普及,人们获取与使用信息的方式已经发生了翻天覆地的转变。智能手机正在逐步融入我们的生活,并影响和改变着我们的生活。现在市面上各种智能手机中的应用,让人们在生活、工作、服务等各个方面都能够使用手机,变得更方便,能更好的提高工作效率。

本课题设计并实现一个基于Android的电影院系统,旨在帮助用户体验到更高效,更快捷的购票方式,在快节奏的现代社会中,能够挖掘大量潜在的有电影消费需求的用户。

论文主要阐述基于Android系统的影院APP的开发,并对该系统的需求分析和系统实现过程中需要的设计方法作了介绍。该系统主要包括手机客户端和后台管理功能,实现了用户注册登录、影片及影院信息查看、电影票订购及订单管理、影片管理、商品管理等功能。

本系统开发的是一个Hybrid App,开发时同时使用网页语言与程序语言,不仅让用户有一种良好的用户体验,也具有使用HTML5进行跨平台开发,成本较低的优势,以Java语言为基础,结合Android手机应用开发平台,在手机上实现电影院系统的运行,并在基本功能实现的情况下不断的扩充和完善。

关键词:电影院系统;Android;Hybrid App

Abstract

With the popularity of mobile phone use, people get and save the information has been a dramatic change in the way. Smart phones are gradually integrated into our lives, and affect and change our lives. Now the application of all kinds of smart phones on the market, let the people live, work, services, and other aspects to be able to use a mobile phone, more convenient, can better improve the work efficiency.

This topic was designed and implemented a cinema system based on Android, designed to help users experience the convenient and more efficient ways to get tickets, in the fast pace of modern society, to get a large number of potential film consumption demand of users.

This thesis mainly expounded the development of the Android APP, and introduces the requirement analysis of the system and the design method of the system. The system mainly includes the mobile client and the background management functions, realizes the user registration login, movies and theater information check, the ticket order and order management, video management, product management, and other functions.

This system is a Hybrid App, develop and use the web language and programming language, not only allow the user to have a good user experience, also has used it for cross-platform development, the advantages of lower cost, on the basis of the Java language, combined with the Android mobile phone application development platform, realize the cinema system running on mobile phones, and in the case of basic function realization constantly expand and improve.

Key words: Cinema System; Android; Hybrid App

目录

摘要 I

Abstract II

第1章 绪论 1

1.1 研究背景及意义 1

1.1.1研究背景 1

1.1.2 目的及意义 1

1.2 国内外研究现状 2

1.3 研究内容及目标 2

1.4 论文结构 2

第2章 主要理论与技术支持 4

2.1 jQuery Mobile概述 4

2.2 Hybrid App 4

2.3主要的数据库与服务器概述 5

第3章 系统分析 6

3.1项目可行性分析 6

3.2系统需求分析 6

3.3技术方案 7

第4章 系统设计 8

4.1 系统的总体架构 8

4.2 系统模块设计 8

4.2.1用户管理模块 8

4.2.2订购电影票模块 9

4.2.3订单管理模块 10

4.2.4 信息管理模块 11

4.3数据库设计 12

第5章 系统的实现 15

5.1客户端的实现 16

5.1.1客户端登录模块的实现 16

5.1.2客户端注册模块的实现 17

5.1.3订单提交功能的实现 19

5.1.4观影点评功能的实现 23

5.2服务器端的实现 24

5.2.1用户管理模块的实现 25

5.2.2销售管理模块的实现 26

5.2.3影院管理模块的实现 27

5.2.4订单管理模块的实现 27

5.3系统测试 28

5.3.1测试的意义 28

5.3.2用例描述与结果 28

第6章 总结与展望 30

参考文献 31

致谢 32

第1章 绪论

1.1 研究背景及意义

1.1.1研究背景

移动手机在当今较为主流的操作系统之一就是谷歌的Android,还有塞班,微软的 Windows等[1]。Android 早在2011年就占据移动终端操作系统市场份额中世界第一,在近几年的操作系统发展中,Android 的发展是显而易见的[2]。谷歌 Android 是第一个用户作为开发人员可以免费使用 Android 平台进行开发的操作系统,为智能手机打造一个真正意义上可以自由使用、开放下载的移动平台,用户既能节省不必要的费用,还根据不一样的需求定制设计不同的应用程序,正是因为如此,Android也吸引了很多的编程开发人员。谷歌公司对系统的一些缺点也进行了改良, Android在逐步发展并完善,越来越多的软件支持 Android系统,Android 越来越受到开发商的喜爱,Android开发者社区随着时间推移也在慢慢扩大,对Android的发展有着很好的推动作用。开源的Android不断更新,更能够满足用户多样化的需求。

Android是一个运用于手持移动设备的操作系统,常见在智能手机和平板电脑上。2005年8月由Google收购注资[3]。随后Google以Apache开源许可证的授权方式,发布了Android的源代码。Google的理念是尽快发布,然后在不断的更新[4], 2008年10月Android第一次完整发布,在此之后一共推出了19个平台和SDK版本,拥有着强大的SDK 库,很多开发人员在Google Play 上已经发布了超过450 000 个应用程序[5]。2013年09月24日谷歌开发的操作系统Android在迎来了5岁生日,全世界采用这款系统的设备数量已经达到10亿台[6]

1.1.2 目的及意义

今天,智能系统迅速发展,手机不再只用来通话短信,它已然进化成了一个多媒体的智能移动终端,人们在这个智能终端上花着更多的时间,但是却利用它方便着更多人的生活。

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

企业微信

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