优秀的毕业设计论文网
计算机 JAVA 电子信息 单片机 机械机电 模具 土木工程 建筑结构 论文
热门搜索词:网络 ASP.NET 汽车 电气 数控 PLC

基于安卓Android的影院APP设计(Eclipse,MySQL)

以下是资料介绍,如需要完整的请充值下载.
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用.
  
资料介绍:

基于安卓Android的影院APP设计(Eclipse,MySQL)(任务书,开题报告,论文13000字,程序代码)
摘 要
随着手机使用的普及,人们获取与使用信息的方式已经发生了翻天覆地的转变。智能手机正在逐步融入我们的生活,并影响和改变着我们的生活。现在市面上各种智能手机中的应用,让人们在生活、工作、服务等各个方面都能够使用手机,变得更方便,能更好的提高工作效率。
本课题设计并实现一个基于Android的电影院系统,旨在帮助用户体验到更高效,更快捷的购票方式,在快节奏的现代社会中,能够挖掘大量潜在的有电影消费需求的用户。
论文主要阐述基于Android系统的影院APP的开发,并对该系统的需求分析和系统实现过程中需要的设计方法作了介绍。该系统主要包括手机客户端和后台管理功能,实现了用户注册登录、影片及影院信息查看、电影票订购及订单管理、影片管理、商品管理等功能。
本系统开发的是一个Hybrid App,开发时同时使用网页语言与程序语言,不仅让用户有一种良好的用户体验,也具有使用HTML5进行跨平台开发,成本较低的优势,以Java语言为基础,结合Android手机应用开发平台,在手机上实现电影院系统的运行,并在基本功能实现的情况下不断的扩充和完善。 [资料来源:http://THINK58.com]
关键词:电影院系统;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.

[资料来源:http://THINK58.com]


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 
1.3 研究内容及目标
本次设计的题目是基于Android的影院APP的设计与实现。要求基于Android平台完成影院APP的设计与开发:规划系统的功能结构,形成系统的总体设计框架;完成系统的数据库设计、界面设计、功能模块的详细设计及实现;同时完成系统功能的调试和测试。完成的主要内容是学习软件系统开发的流程和方法,在了解和掌握当前网上购票系统的基础上设计和实现一个基于Android的影院购票系统,以帮助广大用户体验使用随身携带的移动终端进行影院购票的流程,能够挖掘更多的电影消费潜在客户群。
1.4 论文结构
[资料来源:www.THINK58.com]

本论文从结构上看一共六章,其主要内容安排如下:
第一章,绪论。主要介绍了研究的背景及意义,通过对比国内外相关研究,确定研究的具体方向和内容。
第二章,主要的理论及技术支持。大致介绍本论文课题采用的相关技术。
第三章,系统的分析。包括可行性分析与需求分析,通过对系统的需求分析确定系统需要实现的各模块的相关功能。
第四章,系统的设计。系统设计是对系统进行概要设计和详细设计。
第五章,系统的实现。系统实现是基于第四章的基础实现系统核心功能模块。包括系统功能测试和界面测试。
第六章,总结与展望。总结本文的工作,同时对未实现的一些功能进行展望。 
 

[资料来源:THINK58.com]

基于安卓Android的影院APP设计(Eclipse,MySQL)
基于安卓Android的影院APP设计(Eclipse,MySQL)
基于安卓Android的影院APP设计(Eclipse,MySQL)
基于安卓Android的影院APP设计(Eclipse,MySQL)
基于安卓Android的影院APP设计(Eclipse,MySQL) 基于安卓Android的影院APP设计(Eclipse,MySQL)

[来源:http://think58.com]
目录
摘要    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 [资料来源:http://www.THINK58.com]
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  [资料来源:www.THINK58.com]